Ramesh N has posted comments on this change. Change subject: engine: Added taskId to volume and brick ......................................................................
Patch Set 19: (1 comment) .................................................... File packaging/dbscripts/gluster_volumes_sp.sql Line 229: END; $procedure$ Line 230: LANGUAGE plpgsql; Line 231: Line 232: Create or replace FUNCTION GetGlusterTaskByGlusterVolumeGuid(v_volume_id UUID) Line 233: RETURNS SETOF gluster_volume_task_steps Done Line 234: AS $procedure$ Line 235: BEGIN Line 236: RETURN QUERY SELECT * Line 237: FROM gluster_volume_task_steps -- To view, visit http://gerrit.ovirt.org/17992 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I82247bac8217a81f52b16092637885a336e455d5 Gerrit-PatchSet: 19 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sahina Bose <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Ramesh N <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Shubhendu Tripathi <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
