ironic/releasenotes/notes/redfish-noop-mgmt-b61d02b77b1c9d6b.yaml
Dmitry Tantsur 51eff6010f Add the noop management interface to the redfish hardware type
Apparently, we're hitting similar problems on some hardware that caused
us to add noop to ipmi. Maybe we should make it supported on all
hardware types, but right now it would break iLO. To reduce the scope
of this (hopefully backportable) patch, I'm limiting it to Redfish.

Change-Id: Ia44e5d83a7b2ce660be4822e7908dd75908ccbdd
Story: #2007713
Task: #39849
2020-05-26 12:56:32 +02:00

7 lines
211 B
YAML

---
fixes:
- |
To provide a workaround for incorrect boot order problems on some hardware,
the ``redfish`` hardware type now supports the ``noop`` management
interface, similarly to IPMI and SNMP.