Dan Kenigsberg has submitted this change and it was merged. Change subject: ovs: hook: fake bridgeless networks ......................................................................
ovs: hook: fake bridgeless networks Engine expects host-only networks (e.g. display or migration networks) to be bridgeless. We cannot create bridgeless networks in OVS, but we can create them bridged and then lie about them to engine Change-Id: Ia8d076a1181adc6910be13a1f7560018d3eeaa07 Signed-off-by: Petr Horáček <[email protected]> Bug-Url: https://bugzilla.redhat.com/1234867 Reviewed-on: https://gerrit.ovirt.org/55071 Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm_hooks/ovs/ovs_after_get_caps.py M vdsm_hooks/ovs/ovs_before_network_setup_ovs.py 2 files changed, 14 insertions(+), 14 deletions(-) Approvals: Jenkins CI: Passed CI tests Petr Horáček: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/55071 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia8d076a1181adc6910be13a1f7560018d3eeaa07 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Petr Horáček <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
