mirror of
https://opendev.org/x/pyghmi
synced 2025-01-16 04:38:19 +00:00
Jarrod Johnson
5e604af2be
Fix attribute error on particularly bad connections
When simulating 80% packet loss, it was discovered that a console being close() due to inability to complete session establishment will not have keepaliveid registered yet. Change-Id: I839645b13cbe30ae71e104c44e63896a4802befe
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%