ofri masad has posted comments on this change. Change subject: core: Quota refactor - QuotaManager step 4 ......................................................................
Patch Set 5: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/quota/QuotaManager.java Line 675: cacheNewValues(quotaVdsGroup, newMemory, newVcpu); Line 676: return true; Line 677: } else if (newVcpuPercent <= 100 Line 678: && newMemoryPercent <= 100) { // passed the threshold (not the quota limit) Line 679: AUDIT_LOGGER.auditLogVdsGroup(auditLogableBase, Done Line 680: AuditLogType.USER_EXCEEDED_QUOTA_VDS_GROUP_THRESHOLD, Line 681: quota.getQuotaName(), Line 682: vcpuCurrentPercentage + vcpuToAddPercentage, Line 683: vcpuToAddPercentage, -- To view, visit http://gerrit.ovirt.org/8779 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Idab2217b358b5dc53e721297ed16290c4370a363 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <oma...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhorn...@redhat.com> Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: ofri masad <oma...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches