Doron Fediuck has submitted this change and it was merged. Change subject: core: Fix stateless VM quota calculation(#854491) ......................................................................
core: Fix stateless VM quota calculation(#854491) https://bugzilla.redhat.com/854491 The validateAndSetQuota() was called twice. The second time was on the internal run (after the quota was already counted). Change-Id: Ie60437296cdaf068f6afe402e4d5366c70ee5058 Signed-off-by: Ofri Masad <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmOnceCommand.java 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7762 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie60437296cdaf068f6afe402e4d5366c70ee5058 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: ofri masad <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
