mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 12:17:44 +00:00
Jarrod Johnson
35c3a326a8
Tolerate errors in 'extra' fields
Some FRU has malformed data in the extra fields. Tolerate this by giving up when out of data to feed the parser, and returning what was parsed to that point. Change-Id: I9404c579e9020dd1afe668138eefba8266f1437b
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%