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 <omasad(a)redhat.com>
---
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 <omasad(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: ofri masad <omasad(a)redhat.com>