Dan Kenigsberg has submitted this change and it was merged. Change subject: net: Remove OVS bond implementation. ......................................................................
net: Remove OVS bond implementation. The OVS bond is to be replaced by Linux bond. This patch removes all related OVS bond code. Note: Functional tests will fail with this patch and restored with the next patch. Change-Id: I3e3d6ba6ecd64bbf22d4be88af6a69ed2f476cea Signed-off-by: Edward Haas <[email protected]> Signed-off-by: Petr Horáček <[email protected]> Reviewed-on: https://gerrit.ovirt.org/63850 Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/network/netswitch.py M lib/vdsm/network/ovs/info.py M lib/vdsm/network/ovs/switch.py M lib/vdsm/network/ovs/validator.py M tests/network/ovs_info_test.py M tests/network/ovs_switch_test.py M tests/network/ovs_test.py 7 files changed, 23 insertions(+), 258 deletions(-) Approvals: Jenkins CI: Passed CI tests Petr Horáček: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Edward Haas: Verified -- To view, visit https://gerrit.ovirt.org/63850 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3e3d6ba6ecd64bbf22d4be88af6a69ed2f476cea Gerrit-PatchSet: 10 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Edward Haas <[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] To unsubscribe send an email to [email protected]
