2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-14 11:48:33 +00:00
Jarrod Johnson 04a9b89d15 Rework set_power handling of errors and noops
set_power failed to raise when error encountered.  The behavior is
amended to be consistent with other functions.

set_power requested on/off state even if system already was in requested
state.  Change to simply report success in that scenario.

Change-Id: I6feb8f4384705136a5ab1fae0899ea27b2d3511c
2013-08-12 16:10:00 -04:00
2013-06-30 14:21:20 -04:00
2013-06-30 13:58:19 -04:00
2013-08-07 13:51:05 -04:00
2013-06-24 14:15:39 -04:00
2013-06-28 10:01:40 -04:00
2013-06-30 14:21:20 -04:00
2013-08-07 13:51:05 -04:00
2013-06-30 14:21:20 -04:00

This is a pure python implementation of IPMI protocol.

ipmictl.py is a sample application to roughly show the most simple approach to
invoking the library.
Description
No description provided
Readme Apache-2.0 13 MiB
Languages
Python 99.9%
Shell 0.1%