mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 04:07:48 +00:00
Steve Baker
035dfb2fa4
Allow bind address to be specified
This change allows IpmiServer objects to be created with bind addresses other than ::. It is useful when multiple BMC processes are running on a single server, with each bound to a different nic. Change-Id: Ice82bf788269a31819e4495e15b9ce19a1dd057b
…
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%