mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 20:27:45 +00:00
Jarrod Johnson
3bb4e3ac09
Don't defer custom keepalive expiry on all payloads
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%