ironic/releasenotes/notes/ilo-bios-settings-bc91524c459a4fd9.yaml
vmud213 66e1ccb7c5 iLO BIOS interface implementation
Adds support for manual cleaning steps "apply_configuration" and
"factory_reset" which manage BIOS settings on the iLO. This requires to
implement 'ilo' BIOS interface for 'ilo' hardware type.

Story: #2002899
Task: #22863
Change-Id: Ia014ea3d55504e8e0c815fb4f19bb87b1fc0d6ef
2018-07-20 17:52:46 +05:30

9 lines
330 B
YAML

---
features:
- |
Implements ``bios`` interface for ``ilo`` hardware type.
Adds the list of supported bios interfaces for the `ilo` hardware type.
Adds manual cleaning steps ``apply_configuration`` and ``factory_reset``
which support managing the BIOS settings for the iLO servers using `ilo`
hardware type.