Change in ovirt-engine[master]: core: Fix snapshot quota when removing a VM

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 <omasad@redhat.com> --- 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 <omasad@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-Reviewer: ofri masad <omasad@redhat.com>
participants (1)
-
dfediuck@redhat.com