From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged. ( https://gerrit.ovirt.org/80339 )
Change subject: net: Report empty LLDP TLV lists for operationally-down interfaces ...................................................................... net: Report empty LLDP TLV lists for operationally-down interfaces Before this patch, a single interface that was never monitored by lldpad had caused the API level to fail, blocking information about properly-enabled interfaces. This change reports interfaces being not in state UP as not enabled for LLDP with an empty list of TLVs. Change-Id: I09e6286a576bdf989d8c6d4e44d78297d5888439 Signed-off-by: Dominik Holler <[email protected]> --- M lib/vdsm/network/lldp/info.py 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Dominik Holler: Verified Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/80339 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I09e6286a576bdf989d8c6d4e44d78297d5888439 Gerrit-PatchSet: 8 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dominik Holler <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dominik Holler <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
