mirror of
https://opendev.org/x/pyghmi
synced 2025-08-25 04:20:21 +00:00
f6386e42fa2a03ad16fe79b9cc588cfb413f2818
When something requests logout in the middle of a command request, bail out with 'session no longer connected' rather than infinite loop waiting for lastresponse which should never come. Change-Id: I9a8592a72b687f90bc044bbe48fd87d79b35d780
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%