mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 20:27:45 +00:00
Jarrod Johnon
f93b90f2a5
Enhance IpmiException to carry IPMI codenumber
In some cases, an exception warrants a different handling depending on the code of the error. Have the exception carry the code up for calling code to make a decision. Change-Id: Ie7e134d3a7d99eaa1ec3a82c6f39e82dc4422ca7
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%