ironic-python-agent/releasenotes/notes/no-mac-54616606ee6b844d.yaml
Dmitry Tantsur 1ab405b509 Do not fail network interface collection on unsupported interface
Currently if one interface cannot be handled (e.g. it has empty MAC),
the whole collection fails. Ignore unsupported interfaces instead.

Change-Id: Ibdaad62b39c239d4f3fb3111c2fae9e31e877b28
2021-04-07 17:16:27 +02:00

6 lines
114 B
YAML

---
fixes:
- |
No longer crashes if MAC address cannot be determined for one of the
network interfaces.