From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged. ( https://gerrit.ovirt.org/80185 )
Change subject: net: netinfo: Detect early that an iface is missing ...................................................................... net: netinfo: Detect early that an iface is missing While creating the network caps report using netinfo, an expected iface may be missing. For such scenarios, the network it represents is skipped and not reported (assumed not to exist). This patch detects the missing iface earlier. Change-Id: I0ac2ab3c1aeb999121e21a6f8624dd2963a1f60c Signed-off-by: Edward Haas <[email protected]> --- M lib/vdsm/network/netinfo/cache.py 1 file changed, 6 insertions(+), 4 deletions(-) Approvals: Jenkins CI: Passed CI tests Petr Horáček: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Edward Haas: Verified -- To view, visit https://gerrit.ovirt.org/80185 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0ac2ab3c1aeb999121e21a6f8624dd2963a1f60c Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Edward Haas <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[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]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
