51eff6010f
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
7 lines
211 B
YAML
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.
|