mirror of
https://opendev.org/x/pyghmi
synced 2026-03-29 14:23:32 +00:00
c74b7ef0eeb99c76ed2bfee8e73c0298eb69c3be
If SOL data comes in while trying to issue a command, the caller had the risk of being bothered with unrelated execption due to a failure to handle ack while waiting to send raw command. If an exception occurs, silently mark the console object as closed and move on. Change-Id: I894d4f6596cf0546e8fe76ced0e309175198651d
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%