sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/z9264f/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 [DellEMC]: FanDrawer and get_high_critical_threshold Platform API implementation for S6000, S6100, Z9100 and Z9264F (#5673) 2020-10-29 18:05:16 -07:00
chassis.py [DellEMC]: FanDrawer and get_high_critical_threshold Platform API implementation for S6000, S6100, Z9100 and Z9264F (#5673) 2020-10-29 18:05:16 -07:00
component.py DellEMC: Platform 2.0 Api - Component for z9264f (#4091) 2020-03-04 19:17:09 -08:00
eeprom.py [DellEMC]: EEPROM platform API Python3 compliance changes (#5960) 2020-11-24 17:30:41 -08:00
fan_drawer.py [DellEMC]: FanDrawer and get_high_critical_threshold Platform API implementation for S6000, S6100, Z9100 and Z9264F (#5673) 2020-10-29 18:05:16 -07:00
fan.py [DellEMC]: Platform modules Python3 compliance and other changes (#5609) 2020-10-17 12:31:55 -07:00
platform.py DellEMC: Z9264-Platform2.0 Implementation [Reboot Cause] (#4246) 2020-03-23 15:30:09 -07:00
psu.py [DellEMC]: Platform modules Python3 compliance and other changes (#5609) 2020-10-17 12:31:55 -07:00
sfp.py [platform] Update QSFP method name 'parse_qsfp_dom_capability' -> 'parse_dom_capability' (#6695) 2021-02-05 15:48:30 -08:00
thermal.py [DellEMC]: FanDrawer and get_high_critical_threshold Platform API implementation for S6000, S6100, Z9100 and Z9264F (#5673) 2020-10-29 18:05:16 -07:00
watchdog.py [DellEMC] Z9264f Watchdog support (#4192) 2020-04-06 09:27:45 -07:00