Giuseppe Vallarelli has posted comments on this change.

Change subject: [WIP] Feature hidden bond: Adding support for hiding bonds.
......................................................................


Patch Set 3: (1 inline comment)

....................................................
File lib/vdsm/netinfo.py
Line 75:     return res
Line 76: 
Line 77: 
Line 78: def slaveOfBonds(nic, hidden_bonds):
Line 79:     for bond in hidden_bonds:
bug it's a pattern not a precise name.
Line 80:         if nic in slaves(bond):
Line 81:             return True
Line 82:     return False
Line 83: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I3c734e27f674b47644b2c3c14861d7ee53670a7d
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Giuseppe Vallarelli <[email protected]>
Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Giuseppe Vallarelli <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to