2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-15 20:27:45 +00:00
Lucas Alvares Gomes 14573871eb Raise IpmiException on an error setting/getting the boot device
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
2014-07-23 10:32:26 +01:00
2014-06-02 18:03:55 +00:00
2013-08-17 22:29:25 -04:00
2013-06-30 14:21:20 -04:00
2013-08-17 22:29:25 -04:00
2013-06-24 14:15:39 -04:00
2014-05-08 14:06:01 -04:00
2013-09-13 11:28:28 -05:00
2014-05-08 14:06:01 -04:00
2013-09-13 11:28:28 -05:00
2013-06-30 14:21:20 -04:00

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
No description provided
Readme 13 MiB
Languages
Python 99.9%
Shell 0.1%