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
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
fan_drawer.py
fan.py
hwaccess.py
platform.py
psu.py
sfp.py
thermal.py
watchdog.py