Doron Fediuck has submitted this change and it was merged. Change subject: core: Fix quota count for Template with multiple SD ......................................................................
core: Fix quota count for Template with multiple SD When deleting a template which have a multiple domain disk, the disk size was only released from the quota once. RemoveVmTemplateCommand was changed to support multiple storage domain disks when removing templates. Change-Id: Id2f5051218405753dc86b997aaa47f488f159350 Bug-Url: https://bugzilla.redhat.com/963587 Signed-off-by: Ofri Masad <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmTemplateCommand.java 1 file changed, 8 insertions(+), 6 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15278 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id2f5051218405753dc86b997aaa47f488f159350 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: ofri masad <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
