RETIRED, further work has moved to Debian project infrastructure
Go to file
Rohit Jaiswal 41e869a311 Fixes parsing req path for account HEAD/GET
When path is of the form /v1/AUTH_xyz, the
path parsing expects 3 tokens, this fix retries
parsing to expect 2 tokens, so that operations at
an account level can be metered.

Change-Id: I5eb83e39e7902b9410487c98295f12640aeef140
Closes-Bug: 1488682
2015-08-28 06:13:29 +00:00
ceilometermiddleware Fixes parsing req path for account HEAD/GET 2015-08-28 06:13:29 +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-10 01:05:00 +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