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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Alissa Bonas <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
