66e1ccb7c5
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
9 lines
330 B
YAML
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.
|