sonic-buildimage/platform
Arun Saravanan Balachandran 0bae3b44ec DellEMC: S6100, S6000 - Enable thermalctld, Platform API implementation and fixes (#6438)
**- Why I did it**

To incorporate the below changes in DellEMC S6100, S6000 platforms.

- S6100, S6000:
    - Enable 'thermalctld'
    - Implement DeviceBase methods (presence, status, model, serial) for Fantray and Component
    - Implement ‘get_position_in_parent’, ‘is_replaceable’ methods for all device types
    - Implement ‘get_status’ method for Fantray
    - Implement ‘get_temperature’, ‘get_temperature_high_threshold’, ‘get_voltage_high_threshold’, ‘get_voltage_low_threshold’ methods for PSU
    - Implement ‘get_status_led’, ‘set_status_led’ methods for Chassis
    - SFP:
        - Make EEPROM read both Python2 and Python3 compatible
        - Fix ‘get_tx_disable_channel’ method’s return type
        - Implement ‘tx_disable’, ‘tx_disable_channel’ and ‘set_power_override’ methods
- S6000:
    - Move PSU thermal sensors from Chassis to respective PSU
    - Make available the data of both Fans present in each Fantray


**- How I did it**

- Remove 'skip_thermalctld:true' in pmon_daemon_control.json
- Implement the platform API methods in the respective device files
- Use `bytearray` for data read from transceiver EEPROM 
- Change return type of 'get_tx_disable_channel' to match specification in sonic_platform_common/sfp_base.py
2021-02-05 15:48:13 -08:00
..
barefoot [platform][barefoot] Install sonic_platform to host (#6644) 2021-02-03 10:48:53 -08:00
broadcom DellEMC: S6100, S6000 - Enable thermalctld, Platform API implementation and fixes (#6438) 2021-02-05 15:48:13 -08:00
cavium [supervisord] Monitoring the critical processes with supervisord. (#6242) 2021-01-28 09:28:27 -08:00
centec [syncd-rpc docker] Fix issue: ptf_nn_agent isn't able to start in syncd-rpc docker on buster (#6448) 2021-02-03 10:43:48 -08:00
centec-arm64 [syncd-rpc docker] Fix issue: ptf_nn_agent isn't able to start in syncd-rpc docker on buster (#6448) 2021-02-03 10:43:48 -08:00
generic [dockers] Rename 'docker-snmp-sv2' to 'docker-snmp' (#4699) 2020-06-11 16:04:23 -07:00
innovium [docker-ptf]: build docker ptf 2021-01-28 09:23:12 -08:00
marvell [supervisord] Monitoring the critical processes with supervisord. (#6242) 2021-01-28 09:28:27 -08:00
marvell-arm64 [supervisord] Monitoring the critical processes with supervisord. (#6242) 2021-01-28 09:28:27 -08:00
marvell-armhf [supervisord] Monitoring the critical processes with supervisord. (#6242) 2021-01-28 09:28:27 -08:00
mellanox [Mellanox] Update FW upgrade script to use 'mlxfwmanager -d' option for specifying MST device in FW burn operation (#6541) 2021-02-05 15:47:40 -08:00
nephos [supervisord] Monitoring the critical processes with supervisord. (#6242) 2021-01-28 09:28:27 -08:00
p4 Add support to start fdbsyncd when orchagent docker starts (#5979) 2020-12-24 18:36:01 -08:00
pddf [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
template Add gearbox phy device files and a new physyncd docker to support VS gearbox phy feature (#4851) 2020-09-25 08:32:44 -07:00
vs [docker-sonic-vs] Install sonic-platform-common package (#6587) 2021-02-03 10:37:57 -08:00