Dan Kenigsberg has submitted this change and it was merged. Change subject: netinfo: there may be up to one network attached directly to an Iface ......................................................................
netinfo: there may be up to one network attached directly to an Iface Since one nic could be only used for one non-VLANed bridge or one non-VLANed bridgeless network, it needn't continue to check other networks after found one. Change-Id: I80c47d0f0df70de73993ef0c09f69cbf882f6629 Signed-off-by: Mark Wu <[email protected]> --- M lib/vdsm/netinfo.py M vdsm/configNetwork.py 2 files changed, 16 insertions(+), 16 deletions(-) Approvals: Mark Wu: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9737 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I80c47d0f0df70de73993ef0c09f69cbf882f6629 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mark Wu <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Hunt Xu <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
