ironic-python-agent/releasenotes/notes/LLDP-ignore-NICs-that-are-not-plugged-in-29213f0a701a72e4.yaml
Dmitry Tantsur e21f19808b Clean up release notes before a release
Change-Id: I03c3e8944b8f1a7518527db55936aa3bdf7c93b8
2018-01-16 12:29:33 +01:00

9 lines
376 B
YAML

---
fixes:
- |
Fixes a bug in the LLDP discovery code that prevented reporting any
LLDP information if an LLDP discovery raised an exception for one of the
network interfaces. This could happen, for example, if a network
interface incorrectly indicated its readiness for reading. See `bug 1665025
<https://bugs.launchpad.net/bugs/1665025>`_ for details.