sonic-buildimage/platform/broadcom/sonic-platform-modules-inventec/d6356/sonic_platform
Joe LeVeque 78bf8159e8 [platform] Update QSFP method name 'parse_qsfp_dom_capability' -> 'parse_dom_capability' (#6695)
**- Why I did it**
PR https://github.com/Azure/sonic-platform-common/pull/102 modified the name of the SFF-8436 (QSFP) method to align the method name between all drivers, renaming it from `parse_qsfp_dom_capability` to `parse_dom_capability`. Once the submodule was updated, the callers using the old nomenclature broke. This PR updates all callers to use the new naming convention.

**- How I did it**

Update the name of the function globally for all calls into the SFF-8436 driver.

Note that the QSFP-DD driver still uses the old nomenclature and should be modified similarly. I will open a PR to handle this separately.
2021-02-05 15:48:30 -08:00
..
__init__.py [Inventec][D6356] Update driver and Add new platform API implementation (#3521) 2019-10-09 16:16:05 -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
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 [Inventec][D6356] Update driver and Add new platform API implementation (#3521) 2019-10-09 16:16:05 -07:00
platform.py [Inventec][D6356] Update driver and Add new platform API implementation (#3521) 2019-10-09 16:16:05 -07:00
psu.py [Inventec][D6356] Update driver and Add new platform API implementation (#3521) 2019-10-09 16:16:05 -07:00
qsfp.py [platform] Update QSFP method name 'parse_qsfp_dom_capability' -> 'parse_dom_capability' (#6695) 2021-02-05 15:48:30 -08:00
sfp.py [devices] Update SFP keys to align with new standard (#4975) 2020-07-16 13:03:50 -07:00
thermal.py [Inventec][D6356] Update driver and Add new platform API implementation (#3521) 2019-10-09 16:16:05 -07:00
transceiver_event.py [Inventec][D6356] Update Inventec 6356 (#3839) 2020-02-10 12:26:48 -08:00