Bug 1098951
Summary: | Possible to create template from vm without disk via REST on cluster without hosts and storage domains | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Artyom <alukiano> |
Component: | ovirt-engine | Assignee: | Martin Betak <mbetak> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kubica <pkubica> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 3.4.0 | CC: | bazulay, gklein, lsurette, mavital, michal.skrivanek, oramraz, pstehlik, rbalakri, Rhev-m-bugs, srevivo, ykaul |
Target Milestone: | ovirt-3.6.0-rc | ||
Target Release: | 3.6.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ovirt-engine-3.5.0_beta | Doc Type: | Bug Fix |
Doc Text: |
Cause: When creating a template from VM, the check whether target cluster lies on same datacenter was only performed for VMs with attached disks.
Consequence: It was possible to get to state where neither deletion of the incorrectly created template nor the deletion of target cluster with such template was possible.
Fix: The check is now performed for all VMs (even those without disks)
Result: It is no more possible to achieve such errorneous state.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2016-04-20 01:34:47 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Artyom
2014-05-19 08:32:21 UTC
> Create template from vm on dc_1 via REST and give cluster from dc_2
To me this seems like an invalid usecase that should be blocked.
Michal - moving to virt to analyze.
right, user shouldn't be able to assign cluster from the wrong DC Verified in rhevm 3.5.0-0.12.beta.el6ev |