mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 12:17:44 +00:00
Jarrod Johnson
6cfa823ea9
Tolerate alternative return code for FRU size
202 means 'Cannot return number of request bytes', which is pretty on the nose for the scenario at hand. Include that in the conditions to reduce the request size. Thanks to Rafael Debarros for this. Change-Id: I833faf2559a93e468748a72db29e6967bc800207
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%