OpenStack Telemetry (Ceilometer) Middleware
Go to file
Tom Cocozzello 499797d94c Activate pep8 check that _ is imported
Remove the specification in tox.ini that _ is a builtin so that
it will no longer assume that _ does not need to be imported.
This helps ensure that the _ from i18n is used.

Activating this check did not flag any violations.

Change-Id: I7b3528e07aee6138563ad83c2caa08ecbe49f933
2015-08-04 10:47:28 -05:00
ceilometermiddleware Drop use of 'oslo' namespace package 2015-07-16 17:46:49 +00:00
doc/source initial checkin 2015-01-20 18:36:18 -05:00
.coveragerc initial checkin 2015-01-20 18:36:18 -05:00
.gitignore ignore changelog 2015-02-03 02:38:38 +00: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
MANIFEST.in 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
openstack-common.conf initial checkin 2015-01-20 18:36:18 -05:00
requirements.txt Updated from global requirements 2015-08-04 00:43:37 +00:00
setup.cfg Add *paste.filter_factory* entry point 2015-03-18 16:55:17 +01:00
setup.py Updated from global requirements 2015-07-15 01:31:12 +00:00
test-requirements.txt Updated from global requirements 2015-08-04 00:43:37 +00:00
tox.ini Activate pep8 check that _ is imported 2015-08-04 10:47:28 -05: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