summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-01-20 21:01:24 +0000
committerGerrit Code Review <review@openstack.org>2022-01-20 21:01:24 +0000
commit1a5b3eb310f16e1819617ca49811ac4f637ca080 (patch)
treea96c92fb7cf5d2b9e4191efe9deefb950adc0541 /releasenotes
parentc65cbb7aef1289b44d2f1ff0c3f0aaa7c31284c0 (diff)
parent89cf1e7f6b5d406632da090a33c75b1b32571a21 (diff)
downloadironic-1a5b3eb310f16e1819617ca49811ac4f637ca080.tar.gz
Merge "Update idrac-redfish export configuration step"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/update-idrac-redfish-management-export-conf-9fb17273c4d9a050.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/update-idrac-redfish-management-export-conf-9fb17273c4d9a050.yaml b/releasenotes/notes/update-idrac-redfish-management-export-conf-9fb17273c4d9a050.yaml
new file mode 100644
index 000000000..a8753e2a7
--- /dev/null
+++ b/releasenotes/notes/update-idrac-redfish-management-export-conf-9fb17273c4d9a050.yaml
@@ -0,0 +1,7 @@
+---
+features:
+ - |
+ Updates ``idrac-redfish`` management interface export configuration step
+ to not export iDRAC BMC connection settings to avoid overwriting those
+ in another system when using unmodified configuration mold in import step.
+ For import step it is still possible to add these settings back manually.