This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/platform/broadcom/sonic-platform-modules-dell
Aravind Mani 11aa05b1d3
[202012][DellEMC] Z9332f PSU data is not updated in state DB (#7543)
#### Why I did it

- PSU data is loaded into state DB.
   Following errors are seen in syslogs:
  "Failed to update PSU data - '<=' not supported between instances of 'float' and 'str'"

- Issue is not seen in master image as the PSU API return type is different.

#### How I did it

- Changed the return type in PSU API's.
2021-05-06 11:53:42 -07:00
..
common [DellEMC Z9332f] Added support for platform system health daemon (#6642) 2021-02-16 15:28:10 -08:00
debian [dell/s6000]: Enable graceful reboot in S6000 (#6835) 2021-03-04 21:23:05 +00:00
s5232f [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-03-04 21:23:05 +00:00
s5248f [DellEMC]: Platform modules Python3 compliance and other changes (#5609) 2020-10-17 12:31:55 -07:00
s5296f [devices]: DellEMC new platform support for DellEMC s5296f- 96x25G (#3960) 2020-10-21 11:10:50 -07:00
s6000 [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-03-04 21:23:05 +00:00
s6100 [Dell S6100]: Add dell ich driver (#7336) 2021-04-21 14:02:27 -07:00
tools BIOS upgrade support with API2.0 for DellEMC S6100 (#3116) 2019-08-23 11:12:26 -07:00
z9100 [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-03-04 21:23:05 +00:00
z9264f [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-03-04 21:23:05 +00:00
z9332f [202012][DellEMC] Z9332f PSU data is not updated in state DB (#7543) 2021-05-06 11:53:42 -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