2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-29 04:17:35 +00:00
Jarrod Johnson 3ed2ef8494 Fix raw handling by ipmictl.py
The test harness was incorrectly throwing string values at the library.
Correct that by explicitly converting from hex string to int.

Additionally, command.py was failing to pass data through.

Change-Id: Iceda4c3b4a382992d445f90dfbc19f6c75b528df
2013-08-15 13:58:29 -04:00
2013-08-15 13:58:29 -04:00
2013-06-30 14:21:20 -04:00
2013-06-30 13:58:19 -04:00
2013-08-15 13:58:29 -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%