Igor Lvovsky has posted comments on this change.

Change subject: Do not propagate top layer interfaces bootproto to the 
underlying devices.
......................................................................


Patch Set 3: Looks good to me, approved

(1 inline comment)

....................................................
File vdsm/configNetwork.py
Line 904:         # only on most top device according to following order:
Line 905:         # bridge -> vlan -> bond -> nic
Line 906:         # For lower level devices we should ignore it.
Line 907:         # reset ip, netmask, gateway and bootproto for lower level 
devices
Line 908:         bridgeBootproto = options.get('bootproto')
looks like redundant for me, but if you want it ....
Line 909:         ipaddr = netmask = gateway = options['bootproto'] = None
Line 910: 
Line 911:     # For VLAN we should attach bridge only to the VLAN device
Line 912:     # rather than to underlying NICs or bond


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Icd308c6db11d8641ecee84817c5f0b9d6e5eaf74
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Antoni Segura Puimedon <[email protected]>
Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Igor Lvovsky <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to