mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 12:17:44 +00:00
Jarrod Johnson
f223ed7849
Clean up strings from FRU
Often, a vendor will pad their data fields with spaces. Compensate through use of strip. Similarly, some devices elect to use spaces rather than ascii zeroes on Lenovo devices, recognize those as not present fields as well. Change-Id: I3e1d1ffd5dae4d4febc727e7193fa6652050b267
This is a pure python implementation of IPMI protocol. pyghmicons and pyghmiutil are example scripts to show how one may incorporate this library into python code
Description
Languages
Python
99.9%
Shell
0.1%