From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged. ( https://gerrit.ovirt.org/80390 )
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. Bug-Url: https://bugzilla.redhat.com/1479677 Change-Id: I09e6286a576bdf989d8c6d4e44d78297d5888439 Signed-off-by: Dominik Holler <[email protected]> (cherry picked from commit 347eec3c024c76405e60d97f53ef312614797530) --- M lib/vdsm/network/lldp/info.py 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Verified; Looks good to me, approved Edward Haas: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/80390 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I09e6286a576bdf989d8c6d4e44d78297d5888439 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: ovirt-4.1 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]
