ironic/releasenotes/notes/fix-redfish-raid-interface-type-4b3566b637cc2301.yaml
Aija Jauntēva c41ed8414d Fix Redfish RAID interface_type physical disk hint
Map between sushy's protocol and RAID config schema's
interface_type constants.

Not supporting `scsi` from RAID schema as Redfish does
not support it in Protocol property.

Change-Id: Ic042f0a87ff0723f313adb3888c24c5963624182
2021-07-02 04:29:01 -04:00

6 lines
163 B
YAML

---
fixes:
- |
Fixes configuring Redfish RAID using ``interface_type`` when error "failed
to find matching physical disks for all logical disks" occurs.