Bug #4371
Cloning several images to a new datastore without prefix
Status: | Closed | Start date: | 03/11/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | Sunstone | |||
Target version: | Release 5.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.14 |
Description
Hello,
Today I tried to clone several images to another datastore, with the same name, so I blank the prefix.
Sunstone complains that A name or prefix is needed! but it does not prevent the cloning.
The clone was successful as I take care there was no other images with the same name in the new datastore.
I think something is not working as expected, if we consider that Sunstone complains for good reason the clone should not happen.
Personally, I think the complain is not needed, an error is displayed if an image with the same name already exists:
A name or prefix is needed!
[ImageClone] Error allocating a new image. NAME is already taken by IMAGE 10130.
[ImageClone] Error allocating a new image. NAME is already taken by IMAGE 10131.
Regards.
Associated revisions
Bug #4371: Mark name input as required in clone dialogs
History
#1 Updated by Ruben S. Montero over 5 years ago
- Target version set to Release 5.0
#2 Updated by Carlos Martín about 5 years ago
- Status changed from Pending to Closed
- Assignee set to Carlos Martín
- Resolution set to fixed
Fixed in master.