ironic/releasenotes/notes/invalid-mac-b0e3d99f23afeb30.yaml
Dmitry Tantsur 9308c0a0b6 Do not fail inspection on invalid MAC
Some adapters may have addresses that are not MAC. See for example:
https://github.com/metal3-io/ironic-image/issues/314

Change-Id: I0023e0750e372185747ca28cddd2a8dda110dd7f
2022-01-13 11:32:41 +01:00

6 lines
131 B
YAML

---
fixes:
- |
Inspection no longer fails when one of the NICs reports NIC address that
is not a valid MAC (e.g. a WWN).