sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/s6100/sonic_platform
Arun Saravanan Balachandran 093d7731ab
[201911] DellEMC: Skip thermalctld and thermal platform API changes (#4752)
**- Why I did it**

- Skip thermalctld in DellEMC S6000, S6100, Z9100 and Z9264 platforms.
- Change the return type of thermal Platform APIs in DellEMC S6000, S6100 and Z9100 platforms to 'float'.

**- How I did it**

- Add 'skip_thermalctld:true' in pmon_daemon_control.json for DellEMC S6000, S6100, Z9100 and Z9264 platforms.
- Made changes in thermal.py, for 'get_temperature', 'get_high_threshold' and 'get_low_threshold' to return 'float' value.

**- How to verify it**

- Check thermalctld is not running in 'pmon'.
- Wrote a python script to load Chassis class and then call the APIs accordingly and verify the return type.
2020-06-11 10:48:27 -07:00
..
__init__.py DellEMC S6100 : Platform2.0 API implementation [Module, Thermal] 2019-08-19 09:35:30 -04:00
chassis.py DellEMC: get_change_event Platform API implementation for S6000, S6100 and Z9100 (#4593) 2020-05-27 18:00:45 -07:00
component.py DellEMC : Platform2.0 API Implementation for Component [S6000, S6100, Z9100] (#3588) 2019-10-16 17:57:32 -07:00
eeprom.py [DellEMC] S6100 Last Reboot Reason Thermal Support (#3767) 2020-05-09 18:37:31 -07:00
fan.py DellEMC: Platform2.0 API enhancements in DellEMC S6000 and other API changes (#3956) 2020-02-03 15:34:12 -08:00
module.py DellEMC : Platform2.0 API Implementation [S6100, S6000, Z9100] (#3740) 2020-02-03 15:31:39 -08:00
platform.py [DELLEMC][S6000] Platform 2.0 Reboot Reason and fixed issue in process-reboot-cause (#3156) 2019-07-24 12:15:46 -07:00
psu.py DellEMC S6100 : Platform2.0 API [Module] 2019-08-23 23:34:53 -04:00
sfp.py DellEMC:optoe driver support in DellEMC platforms (#3747) 2019-11-14 00:04:11 -08:00
thermal.py [201911] DellEMC: Skip thermalctld and thermal platform API changes (#4752) 2020-06-11 10:48:27 -07:00
watchdog.py [DellEMC] S6100 Watchdog Support (#3698) 2019-11-07 13:27:02 -08:00