mirror of
https://opendev.org/x/pyghmi
synced 2025-11-01 03:42:26 +00:00
d4f856ebb16f20a6ad929aa923de597a38fd14c4
When a session is broken for whatever reason, make it possible for a long running user of the library to reasonably recover by having a broken Session object detect the situation and disqualify itself from the mechanisms to reuse sessions. Change-Id: Id63c3490d6bbeab7d5de7f92c1eae012a648c416
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%