summaryrefslogtreecommitdiff
path: root/releasenotes/notes/redfish_mgmt_clean_steps-c983a8858835046d.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/redfish_mgmt_clean_steps-c983a8858835046d.yaml')
-rw-r--r--releasenotes/notes/redfish_mgmt_clean_steps-c983a8858835046d.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/redfish_mgmt_clean_steps-c983a8858835046d.yaml b/releasenotes/notes/redfish_mgmt_clean_steps-c983a8858835046d.yaml
new file mode 100644
index 000000000..af4a53121
--- /dev/null
+++ b/releasenotes/notes/redfish_mgmt_clean_steps-c983a8858835046d.yaml
@@ -0,0 +1,9 @@
+---
+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.