Change in ovirt-engine[master]: core: ExportVmTemplateCommand storage allocations

Allon Mureinik has submitted this change and it was merged. Change subject: core: ExportVmTemplateCommand storage allocations ...................................................................... core: ExportVmTemplateCommand storage allocations MoveOrCopyTemplateCommand.canDoAction() small fix: Fixed storage domain space verification. Using StorageDomainValidator for some other storage verification, instead of (p)re-inventing the wheel. ExportVmTemplate inherits and therefore is affected by this. Change-Id: Ic5de81b318d5b8a2e0da918b4a44ae2003ca4b06 Bug-Url: https://bugzilla.redhat.com/1136717 Signed-off-by: Vered Volansky <vvolansk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyTemplateCommand.java 1 file changed, 11 insertions(+), 9 deletions(-) Approvals: Allon Mureinik: Looks good to me, but someone else must approve Arik Hadas: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/32257 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic5de81b318d5b8a2e0da918b4a44ae2003ca4b06 Gerrit-PatchSet: 11 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
participants (1)
-
amureini@redhat.com