mirror of
https://opendev.org/x/pyghmi
synced 2025-01-29 04:17:35 +00:00
Jarrod Johnson
d4f856ebb1
Detect broken sessions
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%