c779be9f7d
Avoid processing non-RAID controllers as they cannot be used for RAID operations to save some time and requests and avoid possible errors later if non-RAID disks are picked up for configuration. Related to: I369bdbb17064baf34f90e864d0ece600529de509 Change-Id: I728f03dc829fb76cad9804c8f8df20810307ce2c
8 lines
255 B
YAML
8 lines
255 B
YAML
---
|
|
fixes:
|
|
- |
|
|
In Redfish RAID clean and deploy steps skip non-RAID storage controllers
|
|
for RAID operations. In Redfish systems that do not implement
|
|
``SupportedRAIDTypes`` they are still processed and could result in
|
|
unexpected errors.
|