Moti Asayag has posted comments on this change.

Change subject: <core | restapi | tools | history | engine | userportal | 
webadmin>:
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/29846/1/packaging/dbscripts/upgrade/03_05_0760_add_permissions_to_mac_pools.sql
File packaging/dbscripts/upgrade/03_05_0760_add_permissions_to_mac_pools.sql:

Line 4:    AS $procedure$
Line 5: DECLARE
Line 6:   v_EVERYONE           UUID;
Line 7:   v_MAC_POOL_ADMIN     UUID;
Line 8:   v_LOCAL_ADMIN_ID     UUID;
this should be replaced with SUPER_USER(new 
Guid("00000000-0000-0000-0000-000000000001"))

The SUPER_USER role should be extended with all action groups on the default 
mac pool
Line 9:   v_MAC_POOL_USER      UUID;
Line 10: 
Line 11:   v_CREATE_MAC_POOL    INTEGER;
Line 12:   v_EDIT_MAC_POOL      INTEGER;


-- 
To view, visit http://gerrit.ovirt.org/29846
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I1f5d080b6628f86ab2ff88f8e2dfaab21d367c7f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Mucha <mmu...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to