Yaniv Dary has posted comments on this change. Change subject: history: updated network_name in dwh views ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/27733/2/packaging/dbscripts/create_dwh_views.sql File packaging/dbscripts/create_dwh_views.sql: Line 185: a.vds_id AS host_id, Line 186: cast(a.type as smallint) as host_interface_type, Line 187: a.speed as host_interface_speed_bps, Line 188: a.mac_addr AS mac_address, Line 189: a.network_name as logical_network_name, > Is this change needed for hosts? without* Line 190: a.addr AS ip_address, Line 191: a.gateway, Line 192: a.is_bond AS bond, Line 193: a.bond_name, -- To view, visit http://gerrit.ovirt.org/27733 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9b3317062760a7d854ebb90ce6320cbeb73d98bb Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shirly Radco <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Shirly Radco <[email protected]> Gerrit-Reviewer: Yaniv Dary <[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
