sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/s6000
Joe LeVeque 88f4c6523d [DellEMC] Ensure concrete platform API classes call base class initializer (#6853)
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
..
modules [platform-modules]: fix compile issues for platform driver under 4.19 2020-04-17 04:51:51 +00:00
scripts [dell/s6000]: Enable graceful reboot in S6000 (#6835) 2021-03-04 21:23:05 +00:00
sonic_platform [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-03-04 21:23:05 +00:00
systemd [DellEMC] Add platform-modules as prerequisite for determine-reboot-cause (#6322) 2021-01-04 23:25:07 -08:00
LICENSE Remapping S6000 platform files under Vendor (DellEmc) specific directory (#3079) 2019-06-25 12:23:24 -07:00
MAINTAINERS Remapping S6000 platform files under Vendor (DellEmc) specific directory (#3079) 2019-06-25 12:23:24 -07:00
README.md Remapping S6000 platform files under Vendor (DellEmc) specific directory (#3079) 2019-06-25 12:23:24 -07:00
setup.py [DELLEMC][S6000] Platform 2.0 Reboot Reason and fixed issue in process-reboot-cause (#3156) 2019-07-24 12:15:46 -07:00

sonic-platform-modules-s6000

Device drivers for support of Dell S6000 for the SONiC project