Mike Kolesnik has submitted this change and it was merged. Change subject: ovirt-engine: Add quota DB tables ......................................................................
ovirt-engine: Add quota DB tables The next patch adds quota tables. The quota tables which being added are the following: quota- Indicates the general meta data properties of the quota. quota_limitation- The limitation of each quota type (general and specifc). More specific details can be found in the following design: http://www.ovirt.org/wiki/Features/Design/Quota Quota feature description can be found here: http://www.ovirt.org/wiki/Features/Quota Acked By :Omer Frenkel <[email protected]> Change-Id: I6434e176a33b00be369c08586564d1ff048de5bc --- A backend/manager/dbscripts/upgrade/03_01_0170_add_quota_tables.sql 1 file changed, 63 insertions(+), 0 deletions(-) Approvals: Mike Kolesnik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/998 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6434e176a33b00be369c08586564d1ff048de5bc Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
