sonic-buildimage/device/celestica/x86_64-cel_e1031-r0/sonic_platform
Joe LeVeque bd14dd377c [Celestica] Ensure concrete platform API classes call base class initializer (#6852)
In preparation for the merging of Azure/sonic-platform-common#173, which properly defines class and instance members in the Platform API base classes.

It is proper object-oriented methodology to call the base class initializer, even if it is only the default initializer. This also future-proofs the potential addition of custom initializers in the base classes down the road.
2021-03-04 21:23:05 +00:00
..
__init__.py [platform/cel]: Add new API installer to pmon and base image (#3379) 2019-08-28 11:19:34 -07:00
chassis.py [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
component.py [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
eeprom.py [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
fan.py [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
platform.py [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
psu.py [celestica/dx010]: Fix incorrect path for voltage, current and power. (#6128) 2020-12-04 13:41:20 -08:00
sfp.py [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
thermal.py [Celestica] Ensure concrete platform API classes call base class initializer (#6852) 2021-03-04 21:23:05 +00:00
watchdog.py [Celestica] Ensure concrete platform API classes call base class initializer (#6852) 2021-03-04 21:23:05 +00:00