Edward Haas has posted comments on this change. Change subject: net: Adding the 'link' package with an iface module ......................................................................
Patch Set 7: Verified+1 (1 comment) https://gerrit.ovirt.org/#/c/62827/6/lib/vdsm/network/link/iface.py File lib/vdsm/network/link/iface.py: PS6, Line 54: : def is_admin_up(dev): : return is_link_up(get_link(dev)['flags'], check_oper_status=False) : : : def is_oper_up(dev): > I'm confused. Both is_admin_up and also is_link_up uses is_link_up. plus pa Done -- To view, visit https://gerrit.ovirt.org/62827 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icb723b8d893575ef14e71cacb6b6e391a6a84831 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Edward Haas <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
