sonic-buildimage/platform/broadcom/sonic-platform-modules-dell
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
..
common DellEMC: S6100, Z9332f - Include ONIE version in 'show platform firmware status' (#10493) 2022-05-12 09:24:06 -07:00
debian DellEMC: Initial commit for Z9432F platform (#10640) 2022-06-15 09:39:41 -07:00
n3248pxe DellEMC: N3248TE/N3248PXE Watchdog Support (#9398) 2022-04-01 07:33:08 -07:00
n3248te DellEMC: N3248TE platform API2.0 changes (#10400) 2022-04-01 07:34:31 -07:00
s5212f [DellEMC] S5212F and S5224F 2.0 API changes (#10315) 2022-06-16 16:50:11 -07:00
s5224f [DellEMC] S5212F and S5224F 2.0 API changes (#10315) 2022-06-16 16:50:11 -07:00
s5232f [DellEMC] Fix S5248f platform issues (#11076) 2022-06-09 09:38:13 -07:00
s5248f [DellEMC] Fix S5248f platform issues (#11076) 2022-06-09 09:38:13 -07:00
s5296f [DellEMC] S52xx fix reboot cause issue (#9603) 2022-01-04 22:35:57 -08:00
s6000 DellEMC: S6100, S6000 - Platform API implementation (#9586) 2022-01-02 22:38:35 -08:00
s6100 DellEMC: S6100, Z9332f - Include ONIE version in 'show platform firmware status' (#10493) 2022-05-12 09:24:06 -07:00
z9100 DellEMC SFP Refactor (#9142) 2021-11-17 21:40:46 +05:30
z9264f DellEMC: Fix Z9332f thermalctld warning logs (#9943) 2022-02-10 09:16:58 -08:00
z9332f DellEMC Z9332f: 'update_firmware' component API return False if firmware image not found (#10797) 2022-06-29 09:30:58 -07:00
z9432f DellEMC: Initial commit for Z9432F platform (#10640) 2022-06-15 09:39:41 -07:00
.gitignore Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
LICENSE [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
README.md [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00

platform drivers for Dell Z9100 for the SONiC project