Dan Kenigsberg has submitted this change and it was merged. Change subject: ovs: edit bond mode ......................................................................
ovs: edit bond mode With this patch we allow setup of OVS bond with one of 'fallback' modes 1 and 4 and miimon. In another patch we will allow users to edit all OVS bond parameters. Fallback modes must be used for legacy->ovs migration. Bonds with other modes or options cannot be migrated. Change-Id: I9009933445c8bf162b236a2f9081e796d5f9272f Bug-Url: https://bugzilla.redhat.com/1195208 Signed-off-by: Petr Horáček <[email protected]> Reviewed-on: https://gerrit.ovirt.org/58437 Reviewed-by: Edward Haas <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/network/kernelconfig.py M lib/vdsm/network/ovs/info.py M lib/vdsm/network/ovs/switch.py M tests/functional/networkTests.py M tests/network/ovs_info_test.py 5 files changed, 109 insertions(+), 23 deletions(-) Approvals: Jenkins CI: Passed CI tests Petr Horáček: Verified Dan Kenigsberg: Looks good to me, approved Edward Haas: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/58437 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9009933445c8bf162b236a2f9081e796d5f9272f Gerrit-PatchSet: 13 Gerrit-Project: vdsm Gerrit-Branch: master 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/admin/lists/[email protected]
