mirror of
https://opendev.org/x/pyghmi
synced 2025-02-20 12:30:48 +00:00
If a session was not logged, it would still be considered a candidate for new session objects. Disqualify such sessions so that new session objects after a 'logout' or similar will be fulfilled. Change-Id: I7af11a8a300b7aedcadcec7673d6308e3b08f27d
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%