mirror of
https://opendev.org/x/pyghmi
synced 2026-03-29 14:23:32 +00:00
f4590dad58474ba63d296dc47a349c409bc2a53a
While 'timeout' is not something defined in the IPMI spec (it would make no sense), assign it an impossible value so that calling code will experience timeout condition as if it were a 'normal' ipmi error. Change-Id: I8165497704148b79bc7996229f6f889b011e6d56
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%