sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/z9332f/sonic_platform
Arun Saravanan Balachandran d974ffd707
DellEMC Z9332f: 'update_firmware' component API return False if firmware image not found (#10797)
Why I did it
To return 'False' in update_firmware component API in DellEMC Z9332f platform, if the firmware image is not present in the provided image path.

How I did it
Updated 'update_firmware' in component.py to return False if image is not found in location provided by 'image_path'

How to verify it
Verified that the API returns False when an invalid image path is specified.
2022-06-29 09:30:58 -07:00
..
__init__.py
chassis.py DellEMC: S6100, Z9332f - Include ONIE version in 'show platform firmware status' (#10493) 2022-05-12 09:24:06 -07:00
component.py DellEMC Z9332f: 'update_firmware' component API return False if firmware image not found (#10797) 2022-06-29 09:30:58 -07:00
eeprom.py DellEMC: Z9332f - Platform API implementation (#8787) 2021-09-19 12:15:22 -07:00
fan_drawer.py DellEMC: Z9332f - Platform API implementation (#8787) 2021-09-19 12:15:22 -07:00
fan.py DellEMC Z9332f: Platform API - Update maximum fan speed (#8766) 2021-09-16 17:55:50 -07:00
hwaccess.py
platform.py
psu.py DellEMC: Z9332f - Platform API implementation (#8787) 2021-09-19 12:15:22 -07:00
sfp.py DellEMC: Change Platform LP mode API (#9391) 2021-12-02 22:35:36 -08:00
thermal.py DellEMC: Z9332F - Watchdog support, add platform.json, new platform API implementation and fixes (#6988) 2021-03-10 10:49:33 -08:00
watchdog.py DellEMC: Z9332F - Watchdog support, add platform.json, new platform API implementation and fixes (#6988) 2021-03-10 10:49:33 -08:00