Doron Fediuck has submitted this change and it was merged.
Change subject: core: Fix quota calculation for specific storage quota
......................................................................
core: Fix quota calculation for specific storage quota
In cases where quota setting is limiting specific storage domains. When
one of the domains limitation is not exceeded, the domains in the rest
of the list are not checked for quota limitations.
This was due to an unnecessary break.
Change-Id: Id19b7874401fb85e16f284931f6eaf5c0cfee52e
Bug-Url:
https://bugzilla.redhat.com/864814
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, 0 insertions(+), 1 deletion(-)
Approvals:
Doron Fediuck: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8451
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id19b7874401fb85e16f284931f6eaf5c0cfee52e
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>