ironic/releasenotes/notes/fix-sensors-storage-ed5d5bbda9b46645.yaml
Ilya Etingof a2ae57c457 Fix drive sensors collection in redfish mgmt interface
Fixes drive sensors information collection in `redfish` management
interface. Prior to this fix, wrong Redfish schema has been used for
Drive resource what has been causing exception and ultimately sensor
data collection failure.

Change-Id: I8b0f69d13420fa0a3fc21f044ed2bba6a540e638
2019-10-14 14:55:31 +00:00

8 lines
265 B
YAML

---
fixes:
- |
Fixes drive sensors information collection in ``redfish`` management
interface. Prior to this fix, wrong Redfish schema has been used for
Drive resource what has been causing exception and ultimately sensor
data collection failure.