944ee5eee1
Replaces depracated field ``storage.storage_controllers`` with the new ``storage.controllers`` in the Redfish driver. Closes-Bug: #2070485 Change-Id: Ibe66c73c8d2e402fabaa7a3a2fbc2f3c44e47dbd
9 lines
277 B
YAML
9 lines
277 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Replaces deprecated ``Storage.StorageControllers`` in Redfish RAID
|
|
with ``Storage.Controllers``, which provides an array of links to
|
|
controller objects instead of embedding the full controller objects.
|
|
The old field is now used as a fallback.
|
|
|