mirror of
https://opendev.org/x/pyghmi
synced 2025-01-16 04:38:19 +00:00
Jarrod Johnson
0897e0d408
Remove surviving 'callback' code
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%