Moti Asayag has posted comments on this change. Change subject: engine: Add Network Search for Host Name ......................................................................
Patch Set 3: Looks good to me, approved (1 inline comment) .................................................... File backend/manager/dbscripts/create_views.sql Line 1055: vds_static.vds_name as vds_name Line 1056: FROM vds_interface Line 1057: INNER JOIN vds_static ON vds_interface.vds_id = vds_static.vds_id Line 1058: INNER JOIN network ON vds_interface.network_name = network.name Line 1059: INNER JOIN network_cluster ON network_cluster.network_id = network.id please delete tws Line 1060: WHERE network_cluster.cluster_id = vds_static.vds_group_id; Line 1061: Line 1062: Line 1063: CREATE OR REPLACE VIEW network_view -- To view, visit http://gerrit.ovirt.org/9265 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4567828abdba27f50f40e75a7989da965f475417 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Muli Salem <msa...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: Muli Salem <msa...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches