Yair Zaslavsky has posted comments on this change.

Change subject: engine : Add User Id to async tasks table
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/34616/2/packaging/dbscripts/async_tasks_sp.sql
File packaging/dbscripts/async_tasks_sp.sql:

Line 1: ----------------------------------------------------------------
Line 2: -- [async_tasks] Table
Line 3: --
Line 4: Create or replace FUNCTION Insertasync_tasks(v_action_type INTEGER,
do we want to add user_id to command_entities as well?
Line 5:         v_result INTEGER,
Line 6:         v_status INTEGER,
Line 7:         v_user_id UUID,
Line 8:         v_vdsm_task_id UUID,


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib5b9f3dfb38d6d56f186aa87f3ff75007a0d3997
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rn...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Ravi Nori <rn...@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