Tal Nisan 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(a)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:
Tal Nisan: Looks good to me, approved
Vered Volansky: Verified
--
To view, visit
http://gerrit.ovirt.org/33049
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic5de81b318d5b8a2e0da918b4a44ae2003ca4b06
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Vered Volansky <vvolansk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server