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/z9332f/sonic_platform
Arun Saravanan Balachandran 142d93b80a
DellEMC: S5232, Z9264, Z9332 - Platform API fixes (#6842)
#### Why I did it

To incorporate the below changes in DellEMC S5232, Z9264, Z9332 platforms.

- Update thermal high threshold values
- Make watchdog API Python2 and Python3 compatible
- Fix LGTM alerts
- Z9264: Fix get_change_event timer value

#### How I did it

- Use 'universal_newlines=True' in subprocess.Popen call.
- Change the timeout in 'get_change_event' to milliseconds to match specification in sonic_platform_common/chassis_base.py
2021-02-24 12:42:01 -08:00
..
__init__.py [DellEMC-Z9332f] Fix platform issues (#6250) 2020-12-22 16:21:09 -08:00
chassis.py DellEMC: S5232, Z9264, Z9332 - Platform API fixes (#6842) 2021-02-24 12:42:01 -08:00
component.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
eeprom.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
fan_drawer.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
fan.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
hwaccess.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
platform.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
psu.py Dell S6000,S6100 system health changes (#6788) 2021-02-22 23:26:59 -08:00
sfp.py [platform] Update QSFP method name 'parse_qsfp_dom_capability' -> 'parse_dom_capability' (#6695) 2021-02-05 14:41:05 -08:00
thermal.py DellEMC: S5232, Z9264, Z9332 - Platform API fixes (#6842) 2021-02-24 12:42:01 -08:00
watchdog.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00