Igor Lvovsky has posted comments on this change. Change subject: Update MTU when removing one of networks with custom MTU from NIC/bond ......................................................................
Patch Set 2: Guys, the whole point of this patch (except of stupid name changing) is to get 'iface' defined for both VLANed and non-VLANed networks, by moving : iface = bonding if bonding else nics[0] out of the if..else.. statement. In such case we will always restart proper iface and it will set right MTU. -- To view, visit http://gerrit.ovirt.org/7749 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7b91127c170b94871b1ae717f3d51f5fa86c7ac3 Gerrit-PatchSet: 2 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
