
Allon Mureinik has submitted this change and it was merged. Change subject: core: MoveVmCommand storage allocation ...................................................................... core: MoveVmCommand storage allocation This patch is a part of a series of patches, fixing storage allocation validations throughout the system. In this patch MoveVmCommand is now using correct validations - as they were already implemented in the superclass MoveOrCopyTemplateCommand. Change-Id: I9d0600d21573cae4ef278a4c0951724449e4eded Signed-off-by: Vered Volansky <vvolansk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveVmCommand.java 1 file changed, 1 insertion(+), 9 deletions(-) Approvals: Allon Mureinik: Looks good to me, approved Vered Volansky: Verified -- To view, visit http://gerrit.ovirt.org/33811 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9d0600d21573cae4ef278a4c0951724449e4eded Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server