RETIRED, further work has moved to Debian project infrastructure
Go to file
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
ceilometer Port IPMI to Python 3 2015-06-12 18:11:42 +02:00
doc Merge "Switch from MySQL-python to PyMySQL" 2015-06-10 12:00:18 +00:00
etc add DNS events 2015-06-09 15:11:04 +00:00
rally-jobs Add some rally scenarios 2014-12-03 06:39:17 +00:00
tools Add running functional scripts for defined backend 2015-06-04 16:29:02 +03:00
.coveragerc test code should be excluded from test coverage summary 2013-12-11 11:40:51 -05:00
.gitignore Remove useless versioninfo and clean ceilometer.conf git exclusion 2015-06-08 08:42:02 +02:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.mailmap add mailmap to avoid dup of authors 2014-10-09 10:31:23 +03:00
.testr.conf Declarative HTTP testing for the Ceilometer API 2015-02-03 13:03:39 +00:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:35 +00:00
functions.sh Run unit tests against MySQL 2014-10-01 10:26:27 +02:00
HACKING.rst enable oslo namespace check for ceilometer project 2015-02-11 16:09:19 +08:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS proposal to add Chris Dent to Ceilometer core 2015-05-08 10:00:27 -04:00
openstack-common.conf Sync with latest oslo-incubator 2015-06-10 12:09:26 +00:00
pylintrc Typo in pylintrc 2015-03-25 11:18:56 +01:00
README.rst Rename README.md to README.rst 2013-07-14 21:09:38 +02:00
ReleaseNotes Update documentation URL 2012-12-05 10:22:43 +01:00
requirements.txt Updated from global requirements 2015-06-11 12:32:42 +00:00
run-functional-tests.sh Add running functional scripts for defined backend 2015-06-04 16:29:02 +03:00
setup-test-env-es.sh Add running functional scripts for defined backend 2015-06-04 16:29:02 +03:00
setup-test-env-mongodb.sh Be explicit about using /tmp for temporary datafiles 2015-02-19 17:02:20 +00:00
setup-test-env-mysql.sh Switch from MySQL-python to PyMySQL 2015-05-20 01:03:58 +00:00
setup-test-env-postgresql.sh Be explicit about using /tmp for temporary datafiles 2015-02-19 17:02:20 +00:00
setup.cfg Remove deprecated Swift middleware 2015-06-09 18:05:19 +02:00
setup.py Updated from global requirements 2014-05-20 12:59:42 -04:00
test-requirements-py3.txt Updated from global requirements 2015-06-02 16:56:47 +00:00
test-requirements.txt Merge "Switch from MySQL-python to PyMySQL" 2015-06-10 12:00:18 +00:00
tox.ini Port IPMI to Python 3 2015-06-12 18:11:42 +02:00

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer