mirror of
https://opendev.org/x/pyghmi
synced 2026-05-07 09:25:16 +00:00
9711d1edcf92386d1e1ecd7c5f45b315391b3430
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%