2fad52eced
Several release notes have been added since the initial cleanup for 13.0.0. This patch tidies them. Change-Id: I83772c28c4f135ef8c0a8eb10130a3937db765d1
9 lines
331 B
YAML
9 lines
331 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for deploy steps to the ``management`` interface of the
|
|
``ilo`` hardware type. The methods ``reset_ilo``, ``reset_ilo_credential``,
|
|
``reset_bios_to_default``, ``reset_secure_boot_keys_to_default``,
|
|
``clear_secure_boot_keys`` and ``update_firmware`` can be used as
|
|
deploy steps.
|