Dan Kenigsberg has submitted this change and it was merged. Change subject: Update MTU when removing one of networks with custom MTU from NIC/bond. ......................................................................
Update MTU when removing one of networks with custom MTU from NIC/bond. We need to restart the interface to set proper MTU on it. The whole point of this patch to get 'iface' defined for both VLANed and non-VLANed networks. In such case we will be able to restart the interface for both above cases Bug-Id: https://bugzilla.redhat.com/show_bug.cgi?id=853968 Change-Id: I7b91127c170b94871b1ae717f3d51f5fa86c7ac3 Signed-off-by: Igor Lvovsky <[email protected]> --- M vdsm/configNetwork.py 1 file changed, 8 insertions(+), 9 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7749 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7b91127c170b94871b1ae717f3d51f5fa86c7ac3 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Meni Yakove <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
