Gilad Chaplik has submitted this change and it was merged.
Change subject: core: Fix specific quota calculation (#848028)
......................................................................
core: Fix specific quota calculation (#848028)
https://bugzilla.redhat.com/848028
Refix for the quota calculation mechanism that handles the specific
quota.
The quota cache was accumulating the percentage of usage instead
of the real size.
Change-Id: I9f98501043adc0e1407695c7cd6fcb64e092a3d2
Signed-off-by: Ofri Masad <omasad(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/quota/QuotaManager.java
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/7702
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9f98501043adc0e1407695c7cd6fcb64e092a3d2
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>