Oved Ourfali has posted comments on this change.

Change subject: core: requiring permissions to manage tags, bookmarks and 
notifications
......................................................................


Patch Set 2:

(1 comment)

No real need for a ctor change here.

....................................................
File 
packaging/dbscripts/upgrade/03_04_0320_add_admin_operations_action_groups_and_roles.sql
Line 31:                      FROM roles
Line 32:                      WHERE id = v_TAG_MANAGER_ROLE_ID);
Line 33: 
Line 34:    INSERT INTO roles_groups values(v_TAG_MANAGER_ROLE_ID, 1301);
Line 35:    INSERT INTO roles_groups values(v_TAG_MANAGER_ROLE_ID, 1300);
Yes. This is part of all the roles.
Line 36: 
Line 37:    -- Adding the BookmarkManager role
Line 38:    DELETE FROM roles_groups WHERE role_id = v_BOOKMARK_MANAGER_ROLE_ID;
Line 39: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I477bca5703f59c67914e6395118e29d53fa7d007
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
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