Eli Mesika has posted comments on this change. Change subject: gluster: DAO for volume snapshot scheduling ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/36486/2/packaging/dbscripts/gluster_volume_snapshot_sp.sql File packaging/dbscripts/gluster_volume_snapshot_sp.sql: Line 249: AND param_name = v_param_name; Line 250: END; $procedure$ Line 251: LANGUAGE plpgsql; Line 252: Line 253: Create or replace FUNCTION InsertGlusterVolumeSnapshotSchedule(v_volume_id UUID, please replace all TABs with 4 spaces Line 254: v_job_id UUID, Line 255: v_recurrence VARCHAR(128), Line 256: v_interval INTEGER, Line 257: v_start_date TIMESTAMP WITH TIME ZONE, -- To view, visit http://gerrit.ovirt.org/36486 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie44116df49acc302bfc1b745c00535c1fb0174ad Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shubhendu Tripathi <[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: [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
