
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>
11 lines
507 B
YAML
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.
|