summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorDmitry Tantsur <dtantsur@protonmail.com>2021-01-20 11:58:44 +0100
committerDmitry Tantsur <dtantsur@protonmail.com>2021-02-05 12:09:00 +0100
commitcf22604c5863920b56e0b16dbf30894cbb544130 (patch)
tree2f5b490f65e0c54508394d07fc6c600444181de0 /releasenotes
parentf079531b9868c119a49fae42fec4ad059d187174 (diff)
downloadironic-cf22604c5863920b56e0b16dbf30894cbb544130.tar.gz
Prevent redfish-virtual-media from being used with Dell nodes
Indicate that idrac-redfish-virtual-media must be used instead, otherwise a confusing failure will happen. Change-Id: I3b6ced6dcf03580903f5ea7237fc057f372999f9
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/redfish-vmedia-vendor-fc76086893d99415.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/redfish-vmedia-vendor-fc76086893d99415.yaml b/releasenotes/notes/redfish-vmedia-vendor-fc76086893d99415.yaml
new file mode 100644
index 000000000..d98156530
--- /dev/null
+++ b/releasenotes/notes/redfish-vmedia-vendor-fc76086893d99415.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - |
+ The ``redfish-virtual-media`` boot interface no longer passes validation
+ for Dell nodes. The ``idrac-redfish-virtual-media`` boot interface must
+ be used for these nodes instead.