mirror of
https://opendev.org/x/pyghmi
synced 2025-01-28 20:07:42 +00:00
Jarrod Johnon
eace546448
Avoid exception on close
If close is called and the remote BMC session no longer works, do not pass up worrisome trace to a caller, which is calling close() to try to make sure things are clean and here there is just some part that was already done. Change-Id: Ib0c770b57eb0f204bcde6fc786e8f064f02ece1a
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%