ironic/releasenotes/notes/redfish-fix-raid-creation-f437066b1301c032.yaml
Paresh Sao 6956b0619e Fixes Raid creation in iLO6 and other BMC with latest schema
This commit removes 'VolumeType' which param has long been
deprecated in DMTF Redfish schema, also removes 'Encrypted'
param as per discussion, and places 'Drives' inside 'Links'
as per the new DMTF schema.

Closes-Bug: 2045645

Change-Id: I91d2decab19e352ca3560227d17acfaa1a1dca94
2023-12-12 08:40:44 +00:00

7 lines
188 B
YAML

---
fixes:
- |
Fixes Raid creation issue in iLO6 and other BMC with latest schema by
removing 'VolumeType', 'Encrypted' and changing placement of 'Drives'
to inside 'Links'.