summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorAija Jauntēva <aija.jaunteva@dell.com>2022-05-20 06:00:45 -0400
committerAija Jauntēva <aija.jaunteva@dell.com>2022-08-03 10:36:28 -0400
commitad0513615b61fa6f209e6ca5f9fa89d196694465 (patch)
tree7b977babac5c98d7eb9f9ee5849dbe2a301f9f7f /releasenotes
parente5af3ba1bcb438f1dcf2d1610bce22c653ec510b (diff)
downloadironic-ad0513615b61fa6f209e6ca5f9fa89d196694465.tar.gz
Fix Redfish RAID to update raid_config
Story: 2003514 Task: 41940 Change-Id: I753c4b00c0a64bcdc89c9bc0afd46f1211f7847b (cherry picked from commit 29364b7fb40327dc277c535e5b829133274ad420)
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/fix-redfish-raid-config-9e868c3e069475a1.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/fix-redfish-raid-config-9e868c3e069475a1.yaml b/releasenotes/notes/fix-redfish-raid-config-9e868c3e069475a1.yaml
new file mode 100644
index 000000000..8f5c16c9b
--- /dev/null
+++ b/releasenotes/notes/fix-redfish-raid-config-9e868c3e069475a1.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - |
+ Fixes ``redfish`` and ``idrac-redfish`` RAID ``create_configuration``,
+ ``apply_configuration``, ``delete_configuration`` clean and deploy steps to
+ update node's ``raid_config`` field at the end of the steps.