Maor Lipchuk has uploaded a new change for review. 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(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/10/2810/1 -- To view, visit http://gerrit.ovirt.org/2810 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia43809081297a66350a6f0746d94ea020f3f3a36 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
