ironic-inspector/releasenotes/notes/empty-ipmi-address-5b5ca186a066ed32.yaml
Dmitry Tantsur 2a4c9d800f Treat 0.0.0.0 and '' as missing BMC address
It became apparent in https://review.openstack.org/#/c/480679/ that these are
correct values for ipmitool to return.

Change-Id: Ied18a81dc899d8fc5290a2756f412e5075e923c4
2017-08-10 10:33:58 +02:00

6 lines
146 B
YAML

---
fixes:
- |
``0.0.0.0`` and an empty string in the ``bmc_address`` inventory field
are now correctly treated as missing BMC address.