Daniel Erez has submitted this change and it was merged.
Change subject: core: block MoveDisks on snapshot preview
......................................................................
core: block MoveDisks on snapshot preview
The moveImage command in VDSM (at the moment of this writing) cannot
move disks of VMs that are in preview mode. An additional validation
has been added to MoveDisksCommand to prevent such action for the time
being.
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=865021
Change-Id: Ib3b93d08eaadb230fe2cc985a9ba57efb5dd3abb
Signed-off-by: Federico Simoncelli <fsimonce(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveDisksCommand.java
1 file changed, 6 insertions(+), 0 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11340
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib3b93d08eaadb230fe2cc985a9ba57efb5dd3abb
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>