Moti Asayag has posted comments on this change. Change subject: engine: Update roles to support Network permissions ......................................................................
Patch Set 5: (1 inline comment) .................................................... File backend/manager/dbscripts/upgrade/03_02_0030_add_permissions_on_networks.sql Line 1: -- Update existing roles with action groups and introduce new networks role Line 2: Line 3: -- Helper method for adding an action group to a role if doesn't exist Line 4: CREATE OR REPLACE FUNCTION __temp_add_action_group_to_role_03_02_0020(v_role_id UUID, v_action_group_id INTEGER) added in a separate patch. Line 5: RETURNS VOID Line 6: AS $procedure$ Line 7: BEGIN Line 8: INSERT INTO roles_groups(role_id,action_group_id) -- To view, visit http://gerrit.ovirt.org/9539 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5b1d13c7578e6c5fcbf0852cb63b1f6bc51a511d Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Livnat Peer <lp...@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkole...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: Muli Salem <msa...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches