Bug 907132
Summary: | [Storage] [Import VM] User can import several VMs and give them same name which must be prohibited. VM's name must be unique. | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Leonid Natapov <lnatapov> |
Component: | ovirt-engine | Assignee: | Arik <ahadas> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Leonid Natapov <lnatapov> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.2.0 | CC: | acathrow, amureini, dyasny, iheim, lpeer, michal.skrivanek, Rhev-m-bugs, sgrinber, yeylon, ykaul, yzaslavs |
Target Milestone: | --- | ||
Target Release: | 3.2.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | virt | ||
Fixed In Version: | sf9 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | Bug | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Leonid Natapov
2013-02-03 11:11:36 UTC
Actually I see here if I'm not wrong several issues: 1. Allow importing several VMs providing the same name - this is fixed by the patch 2. Allow in the GUI to give the same name to multiple VMs, this should have been blocked, and we should allow only the option to provide a base-name + automated suffix - not solved here 3. The fact that VM name must be unique in the system, this is a big ticket item that we need to solve, especially for multi-tenant use case --> The above has another side effect, if we import VMs having the same names from multiple setup, we force clone to import (or manual modification of the name on the export domain) - even if images UUIDs differ and this is de-facto the different VM. (In reply to comment #4) > Actually I see here if I'm not wrong several issues: > > 1. Allow importing several VMs providing the same name - this is fixed by > the patch > > 2. Allow in the GUI to give the same name to multiple VMs, this should have > been blocked, and we should allow only the option to provide a base-name + > automated suffix - not solved here I agree, but I think this should be fixed in a separate bug. > > 3. The fact that VM name must be unique in the system, this is a big ticket > item that we need to solve, especially for multi-tenant use case > > --> The above has another side effect, if we import VMs having the same > names from multiple setup, we force clone to import (or manual modification > of the name on the export domain) - even if images UUIDs differ and this is > de-facto the different VM. Simon, do you agree with comment #5? moving to virt for addressing UI on import sf9. fixed. 3.2 has been released 3.2 has been released 3.2 has been released |