mirror of
https://opendev.org/x/pyghmi
synced 2025-01-28 11:57:34 +00:00
Jarrod Johnson
180288fe51
Provide useful error on bad username
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%