Alona Kaplan has posted comments on this change. Change subject: engine: read 'interface' property on from HostDevListByCaps result ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/37385/1/packaging/dbscripts/upgrade/03_06_0830_add_iface_column_to_host_device_table.sql File packaging/dbscripts/upgrade/03_06_0830_add_iface_column_to_host_device_table.sql: Line 1: select fn_db_add_column('host_device', 'net_iface_name', 'VARCHAR(255)'); > That means that this could be NULL , is that OK ? yes, it can be null. -- To view, visit http://gerrit.ovirt.org/37385 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id4deae6a655fa1db96411a99a9189f975e3667dd Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Martin Betak <[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
