Yaniv Bronhaim 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 Change-Id: I4883022420092d822419fa3b7b9fae50741dd360 Bug-Url: https://bugzilla.redhat.com/1276445 Signed-off-by: Sagi Shnaidman <[email protected]> Reviewed-on: https://gerrit.ovirt.org/50793 Continuous-Integration: Jenkins CI Reviewed-by: Edward Haas <[email protected]> Reviewed-by: Yaniv Bronhaim <[email protected]> --- M lib/vdsm/netconfpersistence.py M lib/vdsm/netinfo.py M tests/functional/networkTests.py 3 files changed, 32 insertions(+), 4 deletions(-) Approvals: Sagi Shnaidman: Verified Yaniv Bronhaim: Looks good to me, approved Jenkins CI: Passed CI tests Edward Haas: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/50793 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4883022420092d822419fa3b7b9fae50741dd360 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Sagi Shnaidman <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sagi Shnaidman <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
