Dan Kenigsberg has submitted this change and it was merged. Change subject: Always propagate bonding mode to engine ......................................................................
Always propagate bonding mode to engine Without this patch the bond mode is not propagated if it's not equal to 0 (default) although engine expect it to be always propagated Bug-Url: https://bugzilla.redhat.com/1276445 Change-Id: I4883022420092d822419fa3b7b9fae50741dd360 Signed-off-by: Sagi Shnaidman <[email protected]> Reviewed-on: https://gerrit.ovirt.org/49580 Continuous-Integration: Jenkins CI Reviewed-by: Ido Barkan <[email protected]> Reviewed-by: Edward Haas <[email protected]> Tested-by: Edward Haas <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/kernelconfig.py M lib/vdsm/netinfo/bonding.py M tests/functional/networkTests.py 3 files changed, 32 insertions(+), 4 deletions(-) Approvals: Ido Barkan: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Edward Haas: Verified; Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/49580 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4883022420092d822419fa3b7b9fae50741dd360 Gerrit-PatchSet: 8 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Sagi Shnaidman <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sagi Shnaidman <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
