mirror of
https://opendev.org/x/pyghmi
synced 2025-11-01 20:02:24 +00:00
9dadfe0efe1e2a71b54838641c5bcc972b739f8b
During atexit time, do not wait for BMCs to acknowledge logout. This is generally a waste of time and can cause things like eventlet to complain since atexit won't exit in a coordinated way with greenthread context Change-Id: I295215614ee6a20ce63f5a9ac37bbe3d9b2d9848
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%