[Bug 1424067] [NEW] Nova should not allow creating images with same names
Launchpad Bug Tracker
1424067 at bugs.launchpad.net
Tue Feb 24 00:18:49 UTC 2015
You have been subscribed to a public bug:
root at control-mel01-1:~# nova --os-region-name mel01 image-list
+--------------------------------------+----------------------+--------+--------------------------------------+
| ID | Name | Status | Server |
+--------------------------------------+----------------------+--------+--------------------------------------+
| 07b4bc72-f1a5-4e1c-b9aa-| n-snapshot | ACTIVE | 2595dc48-43f8--ba92-55a22f48880b |
| 7596ea48-d0d1-4dca-92ed-| n-snapshot | ACTIVE | -43f8--ba92-55a22f48880b |
I accidentally created 2 images with same name at different times. I
noticed that the old one was not replaced and now there are 2 images
with same name.
I am unabel to delete them as well (even though i do not get errors i
see that the delete command failed silently )
root at control-mel01-1:~# # nova --os-region-name mel01 image-delete
07b4bc72-f1a5-4e1c-b9aa-
root at control-mel01-1:~# nova --os-region-name mel01 image-list
+--------------------------------------+----------------------+--------+--------------------------------------+
| ID | Name | Status | Server |
+--------------------------------------+----------------------+--------+--------------------------------------+
| 07b4bc72-f1a5-4e1c-b9aa-| n-snapshot | ACTIVE | -43f8-40eb-ba92-55a22f48880b |
| 7596ea48-d0d1-4dca-92ed-| n-snapshot | ACTIVE | -43f8-40eb-ba92-55a22f48880b |
** Affects: nova (Ubuntu)
Importance: Undecided
Assignee: Neetu Jain (nutshi)
Status: New
--
Nova should not allow creating images with same names
https://bugs.launchpad.net/bugs/1424067
You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.
More information about the Ubuntu-server-bugs
mailing list