sonic-buildimage/platform/barefoot/sonic-platform-modules-bfn-montara/sonic_platform
Andriy Kokhan 00178187d0
[BFN] Fixed FANs indexing for multi-drawer case (#12491)
Why I did it
In case the device contains more then one FAN drawer, the FANs name was incorrect.

How I did it
Passed max fan value to FAN object.
Fixed get_name() FAN API

How to verify it
show platform fan
2022-11-07 22:06:52 +08:00
..
bfn_extensions [platform][barefoot] Use urllib.parse.quote (#7010) 2021-03-12 11:52:47 -08:00
pltfm_mgr_rpc [BFN] Updated syseeprom platform plugin to use onie-eeprom (#10556) 2022-09-29 15:13:46 -07:00
__init__.py [barefoot][platform] Platform API fixups (#5613) 2020-10-14 11:35:36 -07:00
chassis.py [BFN] Reworked BFN platform thermals plugin (#11723) 2022-10-11 09:12:28 +08:00
component.py [BFN] Reworked BFN platform thermals plugin (#11723) 2022-10-11 09:12:28 +08:00
eeprom.py fix missing import error (#12511) 2022-10-27 16:08:57 +08:00
fan_drawer.py [BFN] Fixed FANs indexing for multi-drawer case (#12491) 2022-11-07 22:06:52 +08:00
fan.py [BFN] Fixed FANs indexing for multi-drawer case (#12491) 2022-11-07 22:06:52 +08:00
logging.conf BFN platform API 2.0 support (#4766) 2020-10-03 13:46:21 -07:00
platform_thrift_client.py [BFN] Move qsfp eeprom reading to new cached api (#9909) 2022-09-29 15:12:01 -07:00
platform_utils.py [BFN] Canceling PSU platform API calls on SIGTERM (#10720) 2022-09-29 15:18:43 -07:00
platform.py BFN platform API 2.0 support (#4766) 2020-10-03 13:46:21 -07:00
psu.py [BFN] Reworked BFN platform thermals plugin (#11723) 2022-10-11 09:12:28 +08:00
sfp.py [BFN] Reworked BFN platform thermals plugin (#11723) 2022-10-11 09:12:28 +08:00
thermal.py [BFN] Reworked BFN platform thermals plugin (#11723) 2022-10-11 09:12:28 +08:00