Feature #488
Let Objects (Images, VNets) repeat names
Status: | Closed | Start date: | 02/18/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: |
Description
Some users have asked to have different images with the same name.
We'll provide a generic approach for both Images and Virtual Networks:
Names can be repeated, but only if the collision is with an object of a different user.
i.e. a user can define only one Image or VNet with the same name.
- User's object
- Other user's public object
In case there are more than one public objects with the same name (from different users), OpenNebula should fail and ask the user to use the IMAGE_ID or VNET_ID.
Related issues
Associated revisions
History
#1 Updated by Ruben S. Montero over 10 years ago
- Target version deleted (
Release 2.2)
#2 Updated by Ruben S. Montero over 10 years ago
- Target version set to Release 3.0
Names will be only valid for your own resources, any other resource should be reference by its ID
#3 Updated by Ruben S. Montero almost 10 years ago
- Status changed from New to Closed
- Resolution set to fixed