mirror of
https://opendev.org/x/pyghmi
synced 2025-01-27 19:37:44 +00:00
Jarrod Johnson
b43988cac5
Fix synchronous logon premature exit
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%