panko/ceilometer/ipmi
Victor Stinner 4a392ca17d Port IPMI to Python 3
binascii.hexlify() returns a byte string whereas the code expects a
native string, so Unicode on Python 3. On Python 3, decode the string
from ASCII to get Unicode.

Enable ipmi tests in tox.ini on Python 3.4.

Change-Id: I154723ad42efb61a06b71600975374441920a852
2015-06-12 18:11:42 +02:00
..
notifications use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00
platform Port IPMI to Python 3 2015-06-12 18:11:42 +02:00
pollsters use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00
__init__.py Add IPMI support 2014-09-13 15:38:25 +08:00