mirror of
https://opendev.org/x/pyghmi
synced 2025-07-15 16:56:12 +00:00
b43988cac5ecf95f9db1a56d0784102b2ee3fb93
When logging in, the caller is released to submit a new command before the session is actually logged in. Fix this by waiting for the appropriate flag to go False. Change-Id: I884b7da1b64c6786f673a18ee4c7d2ca69ec0bff
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%