Omer Frenkel has posted comments on this change. Change subject: engine: Add pre defined roles for consume quota ......................................................................
Patch Set 15: (1 inline comment) .................................................... File backend/manager/dbscripts/upgrade/03_01_0480_add_quota_consume_role.sql Line 1: INSERT INTO roles(id,name,description,is_readonly,role_type) select 'DEF0000a-0000-0000-0000-DEF00000000a', 'QuotaConsumer','Quota consume',true,2 where should be "Quota consumer" (missing ending r) or this script will fail on second run -- To view, visit http://gerrit.ovirt.org/2109 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia14ed8d5ab0f5f62440d9f98e19b39b04e426007 Gerrit-PatchSet: 15 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
