ironic/releasenotes/notes/redfish-raid-set-volume-name-76205f8bb7dd2bb8.yaml
Mahnoor Asghar bfaf64b46f Add volume name to Redfish RAID volumes
Change-Id: I12fccda8fee73430fee03a91134fd559ebf40cc9
2023-12-04 11:10:59 +01:00

6 lines
245 B
YAML

---
fixes:
- |
Uses the volume_name provided in the target_raid_config field of a node to
set the storage volume name when configuring RAID with the redfish driver
(instead of discarding the volume_name given in target_raid_config)