ironic/releasenotes/notes/redfish_mgmt_clean_steps-c983a8858835046d.yaml
DhuldevValekar3 601f6d51f6 Add iDRAC management via Redfish to idrac HW type
This change adds support for managing an iDRAC -- reset, clear job
queue, and reset to known good state -- via the Redfish out-of-band
(OOB) management protocol to the idrac hardware type. This is offered by
new idrac-redfish management hardware interface implementation cleaning
steps: reset_idrac, clear_job_queue, and known_good_state.
known_good_state both resets an iDRAC and clears its job queue.

Story: 2007617
Task: 39628
Depends-On: https://review.opendev.org/c/x/sushy-oem-idrac/+/782254

Change-Id: Iad69c8d7cf3a373f5cfcc619a479a106efa2e4d4
2021-03-31 09:13:59 -04:00

10 lines
459 B
YAML

---
features:
- |
Adds support for managing an iDRAC -- reset, clear job queue, and reset to
known good state -- via the Redfish out-of-band (OOB) management protocol
to the ``idrac`` hardware type. This is offered by new ``idrac-redfish``
management hardware interface implementation cleaning steps:
``reset_idrac``, ``clear_job_queue``, and ``known_good_state``.
``known_good_state`` both resets an iDRAC and clears its job queue.