RETIRED, further work has moved to Debian project infrastructure
Go to file
Cao Xuan Hoang 9d4c26e73f Clean imports in code
This patch set modifies lines which are importing objects
instead of modules. As per openstack import guide lines, user should
import modules in a file not objects.

http://docs.openstack.org/developer/hacking/#imports

Change-Id: Ib7f8e7e62af62ff768c1b1f065aca0a4c7db75c4
2016-09-23 15:29:38 +07:00
ceilometermiddleware Clean imports in code 2016-09-23 15:29:38 +07:00
doc/source [Trivial] Remove executable privilege of doc/source/conf.py 2016-04-29 19:31:19 +08:00
releasenotes Add release note for background thread notifier 2016-08-30 12:45:40 -07:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:25:04 +00:00
.gitignore Add reno for release notes management 2016-07-28 08:53:19 -07:00
.gitreview initial checkin 2015-01-20 18:36:18 -05:00
.testr.conf initial checkin 2015-01-20 18:36:18 -05:00
CONTRIBUTING.rst initial checkin 2015-01-20 18:36:18 -05:00
HACKING.rst initial checkin 2015-01-20 18:36:18 -05:00
LICENSE initial checkin 2015-01-20 18:36:18 -05:00
README.rst Update README to work with release tools 2015-04-21 14:58:42 +00:00
babel.cfg initial checkin 2015-01-20 18:36:18 -05:00
requirements.txt Bump the oslo.messaging version 2016-09-05 14:00:06 +08:00
setup.cfg Merge "Update the home-page with developer documentation" 2016-07-27 15:47:29 +00:00
setup.py Updated from global requirements 2015-10-19 23:26:42 +00:00
test-requirements.txt Add reno for release notes management 2016-07-28 08:53:19 -07:00
tox.ini Merge "Add reno for release notes management" 2016-08-11 17:50:00 +00:00

README.rst

Middleware for OpenStack Telemetry (Ceilometer)

This library provides middleware modules designed to enable metric and event data generation to be consumed by Ceilometer.

For information on contributing, see CONTRIBUTING.rst.

For any other information, refer to the parent project, Ceilometer:

https://github.com/openstack/ceilometer