ironic-inspector/releasenotes/notes/add-ibmc-43de3a7af7b5b18d.yaml
douyali 96096144bb Add ibmc_address to ipmi_address_fields
Use ibmc driver to inspect, need edit ironic-inspector config file
to add ibmc_address.

Change-Id: Ie1c665b80b10b6a4d5a3fce1ea4849a8c996cf69
2021-03-22 21:24:37 +01:00

7 lines
230 B
YAML

---
upgrade:
- |
``[DEFAULT]/ipmi_address_fields`` now has ``ibmc_address`` in the default
configuration, allowing introspection to try and match the BMC address if
no ports are defined when using the `ibmc` driver.