ironic/releasenotes/notes/optional-redfish-system-id-3f6e8b0ac989cb9b.yaml
Julia Kreger f8f9740a0b Prepare release notes/docs for 15.0 release
Change-Id: I60b5d7fe1039bc8f04e0f515dcf1b1e9fd2f50be
2020-04-21 09:43:09 +00:00

10 lines
349 B
YAML

---
features:
- |
The ``redfish_system_id`` property of redfish hardware type has been made
optional. If not specified in ``driver_info``, and the target BMC manages
a single ComputerSystem, ironic will assume that system. Otherwise, ironic
will fail requiring explicit ``redfish_system_id`` specification in
``driver_info``.