
Doron Fediuck has submitted this change and it was merged. Change subject: core: Fix stateless VM Quota double-count ...................................................................... core: Fix stateless VM Quota double-count The cluster quota was counted twice when running a VM in stateless mode (only when the stateless is triggered by the 'stateless' flag in the VM edit pop-up and not when its triggered by the 'stateless' flag in the Run once pop-up). Change-Id: If62d10a4e7ff0477a7cf324a28f09e4c493e5689 Bug-Url: https://bugzilla.redhat.com/854491 Signed-off-by: Ofri Masad <omasad@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Doron Fediuck: Looks good to me, approved ofri masad: Verified -- To view, visit http://gerrit.ovirt.org/8223 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If62d10a4e7ff0477a7cf324a28f09e4c493e5689 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <omasad@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: ofri masad <omasad@redhat.com>