mirror of
https://opendev.org/x/pyghmi
synced 2026-03-30 14:53:32 +00:00
0897e0d408df880974f362cb864d7e7fbdd444c9
Having previously forgotten about the callback option in logout, programs could generally not actually complete. Fix it so that logout() works as intended. Change-Id: I04394821646074c734438b7de6970c8282e2c761
This is a pure python implementation of IPMI protocol. ipmictl.py is a sample application to roughly show the most simple approach to invoking the library.
Description
Languages
Python
99.9%
Shell
0.1%