- Why I did it There was a change to replace platform utils with sonic platform API in psuutil. However, psu API is not initialized on host side. The PR is to fix it. Backport of #7016 to the 202012 branch. - How I did it Initialize PSU API on both host and non-host side - How to verify it Manual test |
||
---|---|---|
.. | ||
__init__.py | ||
chassis.py | ||
component.py | ||
device_data.py | ||
eeprom.py | ||
fan_drawer.py | ||
fan.py | ||
led.py | ||
platform.py | ||
psu.py | ||
sfp_event.py | ||
sfp.py | ||
thermal_actions.py | ||
thermal_conditions.py | ||
thermal_infos.py | ||
thermal_manager.py | ||
thermal.py | ||
utils.py | ||
watchdog.py |