mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 04:07:48 +00:00
Steve Baker
df19985878
Only bind on tmpsocket once
Since change I8f566543c8da28eb7ed76f1cb80ff4cb2dcbba96 openstackbmc has failed to start with the error: socket.error: [Errno 22] Invalid argument Moving the early bind so that it is only done when there is no server specified has fixed the regression for openstackbmc. Change-Id: Icb16cdc386fb08b54f28b7dff235eb697f1450ee
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%