ironic/releasenotes/notes/add-support-to-manage_certs-b6615e15f697bc26.yaml
vmud213 7d4c1214ff Add support to manage certificates in iLO
Adds methods to export and clear certificates on the node during node
provisioning. Also enables to implement clean/deploy steps for certificate
management through these APIs.

Change-Id: Idc86d7b78854e0618f62c7e4c1a88670dc4561b0
Story: #2008297
Task: #41182
2021-02-10 05:57:38 +00:00

8 lines
304 B
YAML

---
features:
- |
Adds support to manage certificates to the ``ilo5`` hardware type. A new
optional boolean driver_info parameter ``ilo_add_certificates`` is
introduced which can be used by the user to request addition of
certificates to the iLO with ``ilo-uefi-https`` boot interface.