mirror of
https://opendev.org/x/pyghmi
synced 2025-02-20 20:40:54 +00:00
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%