sonic-buildimage/device/celestica/x86_64-cel_e1031-r0/sonic_platform
Joe LeVeque 8011edc307
[platform] Remove references to deprecated get_serial_number() method in Chassis class (#5649)
The `get_serial_number()` method in the ChassisBase and ModuleBase classes was redundant, as the `get_serial()` method is inherited from the DeviceBase class. This method was removed from the base classes in sonic-platform-common and the submodule was updated in https://github.com/Azure/sonic-buildimage/pull/5625.

This PR aligns the existing vendor platform API implementations to remove the `get_serial_number()` methods and ensure the `get_serial()` methods are implemented, if they weren't previously.

Note that this PR does not modify the Dell platform API implementations, as this will be handled as part of https://github.com/Azure/sonic-buildimage/pull/5609
2020-10-17 22:00:14 -07: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 [platform] Remove references to deprecated get_serial_number() method in Chassis class (#5649) 2020-10-17 22:00:14 -07:00
component.py [platform/cel]: Remove afulnx_64 (#3900) 2019-12-16 07:30:35 -08:00
eeprom.py [device/celestica]: Update Component APIs (#3510) 2019-09-27 12:44:16 -07:00
fan.py [device/celestica]: Update new platform APIs (#3415) 2019-09-06 14:58:12 -07:00
platform.py [platform-celestica] - Implement FAN APIs based on the new platform API (#2739) 2019-05-09 00:57:17 -07:00
psu.py [device/celestica]: Update new platform APIs (#3415) 2019-09-06 14:58:12 -07:00
sfp.py [Python] Migrate applications/scripts to import sonic-py-common package (#5043) 2020-08-03 11:43:12 -07:00
thermal.py [platform/cel]: Add new API installer to pmon and base image (#3379) 2019-08-28 11:19:34 -07:00
watchdog.py [device/celestica] Implement Watchdog APIs based on the new platform API (#3123) 2019-07-08 11:26:27 -07:00