Eli Mesika has posted comments on this change.

Change subject: core: Add VdsKdumpStatus entity
......................................................................


Patch Set 12:

(1 comment)

http://gerrit.ovirt.org/#/c/27200/12/packaging/dbscripts/vds_kdump_status_sp.sql
File packaging/dbscripts/vds_kdump_status_sp.sql:

Line 1: ----------------------------------------------------------------
Line 2: -- [vds_kdump_status] Table
Line 3: ----------------------------------------------------------------
Line 4: 
Line 5: -- UpsertKdumpStatus is used in fence_kdump listener
> Here it's easy listener inserts/updates record, engine removes record with 
OK
Line 6: CREATE OR REPLACE FUNCTION UpsertKdumpStatus(
Line 7:         v_vds_id UUID,
Line 8:         v_status VARCHAR(20),
Line 9:         v_address VARCHAR(50))


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I58696ddefa8602b1daa5f55ab4dc11bdc565e265
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Barak Azulay <bazu...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@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