This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/platform/broadcom/sonic-platform-modules-dell
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
..
common [DellEMC] S6100 Last Reboot Reason Thermal Support (#3767) 2020-05-09 18:37:31 -07:00
debian [DellEMC] S6100 Last Reboot Reason Thermal Support (#3767) 2020-05-09 18:37:31 -07:00
s5232f [DellEMC] S5232 platform updates (#4360) 2020-04-10 21:22:48 -07:00
s5248f [device]: Add a new supported device DellEMC s5248f (#3547) 2019-10-17 18:43:59 -07:00
s6000 [201911] DellEMC: Skip thermalctld and thermal platform API changes (#4752) 2020-06-11 10:48:27 -07:00
s6100 [201911] DellEMC: Skip thermalctld and thermal platform API changes (#4752) 2020-06-11 10:48:27 -07:00
tools BIOS upgrade support with API2.0 for DellEMC S6100 (#3116) 2019-08-23 11:12:26 -07:00
z9100 [201911] DellEMC: Skip thermalctld and thermal platform API changes (#4752) 2020-06-11 10:48:27 -07:00
z9264f [devices]: Fixed Fpga crash on dell z9264 (#3672) 2019-11-05 11:26:34 -08:00
.gitignore [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
LICENSE [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
README.md [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00

platform drivers for Dell Z9100 for the SONiC project