Doron Fediuck has submitted this change and it was merged. Change subject: core: Fix snapshot quota when removing a VM ......................................................................
core: Fix snapshot quota when removing a VM When VM is removed the disks quota is released. Added a release for the snapshot's quota as well Change-Id: I5a1649e65c1a0cf4c7752dd5f6e39c9b034feecd Bug-Url: https://bugzilla.redhat.com/1001017 Signed-off-by: Ofri Masad <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmCommand.java 1 file changed, 21 insertions(+), 9 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18741 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5a1649e65c1a0cf4c7752dd5f6e39c9b034feecd Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-Reviewer: ofri masad <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
