sonic-buildimage/platform/broadcom/sonic-platform-modules-inventec
Joe LeVeque 309a098b21
[201911][Python] Migrate applications/scripts to import sonic-py-common package (#5132)
As part of consolidating all common Python-based functionality into the new sonic-py-common package, this pull request:
1. Redirects all Python applications/scripts in sonic-buildimage repo which previously imported sonic_device_util or sonic_daemon_base to instead import sonic-py-common, which was added to the 201911 branch in https://github.com/Azure/sonic-buildimage/pull/5063
2. Replaces all calls to `sonic_device_util.get_platform_info()` to instead call `sonic_py_common.get_platform()` and removes any calls to `sonic_device_util.get_machine_info()` which are no longer necessary (i.e., those which were only used to pass the results to `sonic_device_util.get_platform_info()`.
3. Removes unused imports to the now-deprecated sonic-daemon-base package and sonic_device_util.py module

This is a step toward resolving https://github.com/Azure/sonic-buildimage/issues/4999
2020-08-13 16:35:53 -07:00
..
common/utils [device][platform] Update Inventec platform porting to support stretch (#2010) 2018-09-14 00:54:08 -07:00
d6254qs [device][platform] Update Inventec platform porting to support stretch (#2010) 2018-09-14 00:54:08 -07:00
d6356 [201911][devices] Update SFP keys to align with new standard (#4976) 2020-07-16 11:09:47 -07:00
d6556 [device][platform] Update Inventec platform porting to support stretch (#2010) 2018-09-14 00:54:08 -07:00
d7032q28b [device][platform] Update Inventec platform porting to support stretch (#2010) 2018-09-14 00:54:08 -07:00
d7054q28b [201911][Python] Migrate applications/scripts to import sonic-py-common package (#5132) 2020-08-13 16:35:53 -07:00
d7264q28b [device][platform] Update Inventec platform porting to support stretch (#2010) 2018-09-14 00:54:08 -07:00
debian [kernel]: security kernel update to 4.9.189 (#3913) 2020-03-15 08:52:29 -07:00
systemd [Inventec][D6356] Update driver and Add new platform API implementation (#3521) 2019-10-09 16:16:05 -07:00
.gitignore [build]: add .gitignore for cel, delta and inventec 2018-08-11 09:09:03 +00:00
LICENSE Inventec platform support (#811) 2017-07-18 11:21:24 -07:00