601f6d51f6
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
10 lines
459 B
YAML
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.
|