Eli Mesika has posted comments on this change.

Change subject: core: db structures for storing data about nic health
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/34221/4/packaging/dbscripts/upgrade/03_06_0430_engine_nics_health.sql
File packaging/dbscripts/upgrade/03_06_0430_engine_nics_health.sql:

Line 1: CREATE TABLE engine_nics_health (
Line 2:   id            CHARACTER VARYING(255) NOT NULL PRIMARY KEY,
Line 3:   healthy          BOOLEAN NOT NULL,
Line 4:   last_failure      TIMESTAMP 
TWS


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I85077c6b62838a204bd2777a082482d2ac6cf1e0
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Mucha <mmu...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Lior Vernia <lver...@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