sonic-buildimage/platform/mellanox/mlnx-platform-api/sonic_platform
Junchao-Mellanox 80bf061b37
[Mellanox] Fix thermal control bugs (#4298)
* [thermal control] Fix pmon docker stop issue on 3800
* [thermal fix] Fix QA test issue
* [thermal fix] change psu._get_power_available_status to psu.get_power_available_status
* [thermal fix] adjust log for PSU absence and power absence
* [thermal fix] add unit test for loading thermal policy file with duplicate conditions in different policies
* [thermal] fix fan.get_presence for non-removable SKU
* [thermal fix] fix issue: fan direction is based on drawer
* Fix issue: when fan is not present, should not read fan direction from sysfs but directly return N/A
* [thermal fix] add unit test for get_direction for absent FAN
* Unplugable PSU has no FAN, no need add a FAN object for this PSU
* Update submodules

Co-authored-by: Stephen Sun <5379172+stephenxs@users.noreply.github.com>
2020-03-25 10:54:07 -07:00
..
__init__.py Add thermal control support for SONiC (#3949) 2020-03-09 10:41:10 -07:00
chassis.py [Mellanox] Fix thermal control bugs (#4298) 2020-03-25 10:54:07 -07:00
component.py [mellanox]: Align platform API: change CPLD version representation (#4221) 2020-03-23 09:04:11 -07:00
eeprom.py [Mellanox]New platform api -- chassis part (#3082) 2019-07-04 14:29:58 +03:00
fan.py [Mellanox] Fix thermal control bugs (#4298) 2020-03-25 10:54:07 -07:00
platform.py Add thermal control support for SONiC (#3949) 2020-03-09 10:41:10 -07:00
psu.py [Mellanox] Fix thermal control bugs (#4298) 2020-03-25 10:54:07 -07:00
sfp_event.py [sonic_platform] Correct the wrong log identifiers (#3596) 2019-10-15 11:29:45 -07:00
sfp.py [mellanox ]improve the method the type of sfp module is detected (#3846) 2019-12-07 11:28:49 -08:00
thermal_actions.py Add thermal control support for SONiC (#3949) 2020-03-09 10:41:10 -07:00
thermal_conditions.py Add thermal control support for SONiC (#3949) 2020-03-09 10:41:10 -07:00
thermal_infos.py [Mellanox] Fix thermal control bugs (#4298) 2020-03-25 10:54:07 -07:00
thermal_manager.py Add thermal control support for SONiC (#3949) 2020-03-09 10:41:10 -07:00
thermal.py [Mellanox] Fix thermal control bugs (#4298) 2020-03-25 10:54:07 -07:00
watchdog.py [Mellanox] Implement new fan platform API (#2747) 2019-04-21 14:34:28 -07:00