mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 04:21:44 -07:00
Follow DMTF redfish deprecation on StorageControllers (#7081)
* Get controller information from "Controllers" field instead of "StorageControllers" which is deprecated * Add changelog fragment * Changelog fragment writing guide formatting * For consistency, get_disk_inventory and get_volume_inventory use Controllers key instead of StorageControllers to obtain controller name --------- Co-authored-by: Pierre-yves FONTANIERE <pyf@cc.in2p3.fr>
This commit is contained in:
parent
e75dc74613
commit
fe3eec0122
2 changed files with 56 additions and 12 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- redfish_utils - use ``Controllers`` key in redfish data to obtain Storage controllers properties (https://github.com/ansible-collections/community.general/pull/7081).
|
Loading…
Add table
Add a link
Reference in a new issue