sonic-buildimage/platform/barefoot/sonic-platform-modules-bfn-montara
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
..
configs/network/interfaces.d [barefoot]: Allow configuration of platform-specific interfaces used for internal purposes (#2631) 2019-03-09 06:22:32 -08:00
debian [barefoot] Platform API 2.0 fixups (#5539) 2020-10-05 10:50:03 -07:00
plugins [BFN] Add support pcied daemon for Montara and Newport (#5199) 2020-08-18 14:32:48 -07:00
scripts [platform]: sfputil BFN platform module (#3324) 2019-08-12 23:34:41 -07:00
sonic_platform [platform] Remove references to deprecated get_serial_number() method in Chassis class (#5649) 2020-10-17 22:00:14 -07:00
LICENSE [barefoot]: Support for platforms based on Barefoot Networks' device (#1796) 2018-07-24 10:23:12 -07:00
MAINTAINERS [barefoot]: Move bfn asic drivers out of platform package (#30) (#2183) 2018-10-24 06:27:04 -07:00
README.md [barefoot]: Move bfn asic drivers out of platform package (#30) (#2183) 2018-10-24 06:27:04 -07:00
setup.py BFN platform API 2.0 support (#4766) 2020-10-03 13:46:21 -07:00

sonic-platform-modules-bfn-montara

Device drivers for support of BFN platform for the SONiC project