Alon Bar-Lev has posted comments on this change.

Change subject: aaa: add namespace for directory entities
......................................................................


Patch Set 2:

(1 comment)

can we put '*' in namespace of legacy while upgrading?

I understand the that search based on namespace will be on different patch.

http://gerrit.ovirt.org/#/c/28217/2/packaging/dbscripts/user_sp.sql
File packaging/dbscripts/user_sp.sql:

Line 22:        v_username VARCHAR(255),
Line 23:        v_group_ids VARCHAR(2048),
Line 24:        v_external_id TEXT,
Line 25:        v_namespace VARCHAR(2048))
Line 26:        
-
Line 27: RETURNS VOID
Line 28:    AS $procedure$
Line 29: BEGIN
Line 30: INSERT INTO users(department, domain, email, groups, name, note, role, 
active, surname, user_id, username, group_ids, external_id,namespace)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I99b5611d4a05a18b271bde61a9d5be14007fd9a4
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@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