mirror of
https://opendev.org/x/pyghmi
synced 2025-08-24 12:00:21 +00:00
3bb4e3ac09f648a8b6ea8f9d143ff73d63c910a5
pyghmi was using any activity to defer any keepalive. If a caller has a custom keepalive, only keepalive activity should advance the keepalive expiry. Modify code to defer keepalive only if it is the generic keepalive. Change-Id: I852ad7a5de65af60fb8e11580bd2ef32896b71f6
This is a pure python implementation of IPMI protocol. pyghmicons and pyghmiutil are example scripts to show how one may incorporate this library into python code
Description
Languages
Python
99.9%
Shell
0.1%