mirror of
https://opendev.org/x/pyghmi
synced 2025-04-04 01:28:47 +00:00
When a bad username was supplied, an attempt to start over was done without resetting the state machine of the retransmit facility. As a consequence, it failed to actually proceed in restarting the process and would time out rather than returning the appropriate error. Change-Id: Ib3207c214fcf96f0dcdb8c4ca3b5387fb58ce1ae
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%