11aa05b1d3
#### Why I did it - PSU data is loaded into state DB. Following errors are seen in syslogs: "Failed to update PSU data - '<=' not supported between instances of 'float' and 'str'" - Issue is not seen in master image as the PSU API return type is different. #### How I did it - Changed the return type in PSU API's. |
||
---|---|---|
.. | ||
__init__.py | ||
chassis.py | ||
component.py | ||
eeprom.py | ||
fan_drawer.py | ||
fan.py | ||
hwaccess.py | ||
platform.py | ||
psu.py | ||
sfp.py | ||
thermal.py | ||
watchdog.py |