RETIRED, further work has moved to Debian project infrastructure
Go to file
gordon chung 627125bf88 use path as resource id when missing RESELLER prefix
we don't have an id if RESELLER prefix is not in path. this causes
an id to be autogenerated making each request a completely different
resource id.

this patch changes it so we just default to path as our id if one
cannot be computed.

Change-Id: I5775406a84b5f2ad0f95f366b7deca210d2f8e87
Closes-Bug: #1566940
(cherry picked from commit 0789e5e30c)
2016-04-19 13:56:53 +00:00
ceilometermiddleware use path as resource id when missing RESELLER prefix 2016-04-19 13:56:53 +00:00
doc/source initial checkin 2015-01-20 18:36:18 -05:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:25:04 +00:00
.gitignore Fix the mistakes in .gitignore file 2015-09-22 10:08:44 +05:30
.gitreview Update .gitreview for stable/mitaka 2016-03-10 13:05:58 -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
openstack-common.conf initial checkin 2015-01-20 18:36:18 -05:00
requirements.txt Updated from global requirements 2016-02-26 01:46:33 +00:00
setup.cfg Remove py26 support from ceilometermiddleware 2015-12-16 15:14:23 +05:30
setup.py Updated from global requirements 2015-10-19 23:26:42 +00:00
test-requirements.txt Updated from global requirements 2016-01-18 22:39:45 +00:00
tox.ini Remove py26 support from ceilometermiddleware 2015-12-16 15:14:23 +05:30

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