d85d029520
Updates several release notes to fix links, address grammatical issues and other minor cleanup. Change-Id: I8ed7206badad49516016d413c074ce12ade2d907
21 lines
936 B
YAML
21 lines
936 B
YAML
---
|
|
features:
|
|
- Adds new boot interface named ``irmc-pxe`` for PXE booting
|
|
FUJITSU PRIMERGY servers.
|
|
- Adds clean step ``restore_irmc_bios_config`` to restore BIOS config
|
|
for a node with an ``irmc``-based driver during automatic cleaning.
|
|
upgrade:
|
|
- Adds new configuration option
|
|
``[irmc]clean_priority_restore_irmc_bios_config``, which
|
|
enables setting priority for the ``restore_irmc_bios_config`` clean step.
|
|
The default value for this option is 0, which means the clean step
|
|
is disabled.
|
|
deprecations:
|
|
- The use of the ``pxe`` boot interface with the ``irmc`` hardware type has
|
|
been deprecated. It is recommended to switch to the new ``irmc-pxe``
|
|
boot interface as soon as possible.
|
|
issues:
|
|
- The ``restore_irmc_bios_config`` clean step does not work for nodes using
|
|
the ``pxe`` boot interface with the ``irmc`` hardware type.
|
|
The ``irmc-pxe`` boot interface has to be used instead.
|