Maor Lipchuk has submitted this change and it was merged. Change subject: core: Fixes in quota manager ......................................................................
core: Fixes in quota manager The following patch fixes the following problems: 1. Fixed remove vds group delta to use quota vds group id instead of vds group id. 2. Fixed percentage summerize parenthesis 3. Change audit log error message to warnning message when user extends the limit of the quota and not the grace, also removed the can do action message, since the user can exceed the quota limit (but not the grace limit). Change-Id: Ia43809081297a66350a6f0746d94ea020f3f3a36 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/QuotaManager.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogDirector.java 2 files changed, 8 insertions(+), 15 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2810 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia43809081297a66350a6f0746d94ea020f3f3a36 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
