sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/z9332f/sonic_platform
Joe LeVeque 18f2c5cfdd
[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 14:41:05 -08:00
..
__init__.py [DellEMC-Z9332f] Fix platform issues (#6250) 2020-12-22 16:21:09 -08:00
chassis.py [DellEMC-Z9332f] Fix platform issues (#6250) 2020-12-22 16:21:09 -08:00
component.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
eeprom.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
fan_drawer.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
fan.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
hwaccess.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
platform.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
psu.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
sfp.py [platform] Update QSFP method name 'parse_qsfp_dom_capability' -> 'parse_dom_capability' (#6695) 2021-02-05 14:41:05 -08:00
thermal.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
watchdog.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00