mirror of
https://opendev.org/x/pyghmi
synced 2026-04-02 16:16:26 +00:00
14573871ebc27a4573eb382205acc004cb9c25e1
Currently if an error happens when setting/getting the boot device pyghmi is returning a dictorary with the error, instead I think it should raise an exception just like other methods (e.g set_power, get_power) does. Change-Id: Ifaebd5ff578ff670950e2ebe584c235d20fce145
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%