mirror of
https://opendev.org/x/pyghmi
synced 2026-08-27 00:56:47 +00:00
180288fe514ef46b5f114de5940d659ffb80b9e4
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.7%
Go Template
0.2%
Shell
0.1%