2
0
mirror of https://opendev.org/x/pyghmi synced 2025-08-24 12:00:21 +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
2014-06-10 10:45:06 -04:00
2014-06-02 18:03:55 +00:00
2013-08-17 22:29:25 -04:00
2013-06-30 14:21:20 -04:00
2013-08-17 22:29:25 -04:00
2013-06-24 14:15:39 -04:00
2014-05-08 14:06:01 -04:00
2013-09-13 11:28:28 -05:00
2014-05-08 14:06:01 -04:00
2013-09-13 11:28:28 -05:00
2013-06-30 14:21:20 -04:00

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
No description provided
Readme Apache-2.0 15 MiB
Languages
Python 99.9%
Shell 0.1%