← Back to team overview

documentation-packages team mailing list archive

[Bug 1424067] Re: Nova should not allow creating images with same names

 

@Neetu: This has nothing to do with the desktop documentation, so I'm
changing the affected target. Please change it to the proper package.

** Package changed: ubuntu-docs (Ubuntu) => ubuntu

-- 
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu.
https://bugs.launchpad.net/bugs/1424067

Title:
  Nova should not allow creating images with same names

Status in Ubuntu:
  New

Bug description:
  root@control-mel01-1:~# nova  --os-region-name mel01 image-list
  +--------------------------------------+----------------------+--------+--------------------------------------+
  | ID                                   | Name                 | Status | Server                               |
  +--------------------------------------+----------------------+--------+--------------------------------------+
  | 07b4bc72-f1a5-4e1c-b9aa-ffc27088f0fb | njainvm1-snapshot    | ACTIVE | 2595dc48-43f8-40eb-ba92-55a22f48880b |
  | 7596ea48-d0d1-4dca-92ed-94a086b8871e | njainvm1-snapshot    | ACTIVE | 2595dc48-43f8-40eb-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@control-mel01-1:~# # nova  --os-region-name mel01 image-delete
  07b4bc72-f1a5-4e1c-b9aa-ffc27088f0fb

  root@control-mel01-1:~# nova  --os-region-name mel01 image-list
  +--------------------------------------+----------------------+--------+--------------------------------------+
  | ID                                   | Name                 | Status | Server                               |
  +--------------------------------------+----------------------+--------+--------------------------------------+
  | 07b4bc72-f1a5-4e1c-b9aa-ffc27088f0fb | njainvm1-snapshot    | ACTIVE | 2595dc48-43f8-40eb-ba92-55a22f48880b |
  | 7596ea48-d0d1-4dca-92ed-94a086b8871e | njainvm1-snapshot    | ACTIVE | 2595dc48-43f8-40eb-ba92-55a22f48880b |

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1424067/+subscriptions


References