mirror of
https://opendev.org/x/pyghmi
synced 2026-03-29 14:23:32 +00:00
889ec1c96fe5515e26fb531dca4f93780b9817de
The environment variable IPMIPASSWORD is fetched without checking to see if its present, which throws an exception instead of printing a usage message if its not set. This patch fixes that. Change-Id: I2b15efc4ea4b617e08f096de4130004150d64133
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%