Change in vdsm[master]: Extract helper functions to update nic and bonding's mtu

gvallare at redhat.com gvallare at redhat.com
Mon May 20 12:19:44 UTC 2013


Giuseppe Vallarelli has posted comments on this change.

Change subject: Extract helper functions to update nic and bonding's mtu
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File vdsm/netconf/ifcfg.py
Line 690:         if currmtu and newmtu != currmtu:
Line 691:             if bonding:
Line 692:                 self.setBondingMtu(bonding, newmtu)
Line 693:             else:
Line 694:                 self.setIfaceMtu(nics[0], newmtu)
Ok, thanks.
Line 695: 
Line 696: 
Line 697: def ifdown(iface):
Line 698:     "Bring down an interface"


--
To view, visit http://gerrit.ovirt.org/14871
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic82b1d9a27492619548f1c7ba3fced79ee68a1a8
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Mark Wu <wudxw at linux.vnet.ibm.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Giuseppe Vallarelli <gvallare at redhat.com>


More information about the vdsm-patches mailing list