mirror of
https://opendev.org/x/pyghmi
synced 2025-01-16 04:38:19 +00:00
Jarrod Johnson
0e64fa5bd2
Remove references to custom keepalives on logout
Since they will not be used on a dead session, remove the reference to mitigate risk of dead references keeping python from recovering used memory. Change-Id: Ib33ea32c02d3cc89b0aa62532e51fc1351e26a79
…
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%