d42bd9a77b
The new management interface targets hardware that does not correctly support changing the boot device via IPMI. For example, some hardware was reported to break the configured boot order in this case. Using the "noop" management will allow operators to pre-define the boot order as PXE -> DISK. Change-Id: Iae2837b100905e9e06cc2cd2614f0af81bf13752 Story: #2003203 Task: #23359
8 lines
311 B
YAML
8 lines
311 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for the new ``noop`` interface to the ``ipmi`` hardware type.
|
|
This interface targets hardware that does not correctly change boot mode
|
|
via the IPMI protocol. Using it requires pre-configuring the boot order
|
|
on a node to try PXE, then fall back to local booting.
|