f8f9740a0b
Change-Id: I60b5d7fe1039bc8f04e0f515dcf1b1e9fd2f50be
10 lines
349 B
YAML
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``.
|
|
|