Maor Lipchuk has uploaded a new change for review. Change subject: engine: Add quota manager class ......................................................................
engine: Add quota manager class In the next patch I introduced quota manager. Quota manager responsibility is to encapsulate the validating process for quota for the commands to use it simply. The quota manager synchronizes requests for resources with a memory delta table, which should reflect the delta changes, before persisting them into the DB. Every operation that consume resources cluster wize or storage wize should be go through the manager class mechanism. Change-Id: I491273277209cdc34072786a298a59d93541afd4 --- A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/QuotaManager.java 1 file changed, 692 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/96/2096/1 -- To view, visit http://gerrit.ovirt.org/2096 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I491273277209cdc34072786a298a59d93541afd4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipc...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches