Files
ironic/releasenotes/notes/fix-redfish-idrac-vmedia-version-range-a083a3385cef4a5d.yaml
Julia Kreger 8acd96fb29 fix idrac9 version handling in redfish vmedia boot interface
Fixes the redfish-virtual-media boot interface logic to provide more
clarity to a user when an error occurs as Dell iDRAC10s do not work
with the present virtual media code, and users should instead use
the idrac interface variant.

Change-Id: I96642a5e9b65eb08c3c42da3e35f376d5e264fbc
Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
2025-10-01 06:42:36 -07:00

11 lines
507 B
YAML

---
fixes:
- |
Fixes an issue where the ``redfish-virtual-media`` interface is using version
ranges with Dell iDRAC BMCs to report compatibility. Dell has changed the
versioning structure for iDRAC10s which triggered the error. That being said,
it appears the iDRAC10s are also incompatible as well. The error message
now clearly indicates what versions are known to work with the stock
redfish virtual media support. Users should instead use the idrac variant
boot interface.