mirror of
https://opendev.org/x/pyghmi
synced 2025-02-20 12:30:48 +00:00
There was a problem where the io thread could exist, but not yet be ready. Fix this by adding an iothreadready bool and a list of events to fire when iothread is ready. Change-Id: I4eb13e2210fa07bddbe717f56b12c736c99938dc
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%