Dan Kenigsberg has submitted this change and it was merged. Change subject: netconf: Fix the mtu of bond/nic not being set for new network ......................................................................
netconf: Fix the mtu of bond/nic not being set for new network The configuring should not be skipped if the new vlaned network over the bond or nic has a bigger mtu than current. This patch fixes the testSetupNetworksMtus functional test, broken by http://gerrit.ovirt.org/17491. Bug-Url: https://bugzilla.redhat.com/1004196 Change-Id: Id7a1f5b628261ae4ebf400494bcdb2939a9cd534 Signed-off-by: Mark Wu <[email protected]> Signed-off-by: Dan Kenigsberg <[email protected]> Reviewed-on: http://gerrit.ovirt.org/18966 Reviewed-by: Assaf Muller <[email protected]> --- M vdsm/netmodels.py 1 file changed, 19 insertions(+), 10 deletions(-) Approvals: Assaf Muller: Looks good to me, but someone else must approve Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18966 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id7a1f5b628261ae4ebf400494bcdb2939a9cd534 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mark Wu <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Assaf Muller <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Petr Ĺ ebek <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
