OpenStack Telemetry (Ceilometer) Middleware
Go to file
Mehdi Abaakouk e2bf485044 retrieve project id to ignore from keystone
We currently allows only project uuid, but this is a pain for deployer.
Also the default is a project name which doesn't work...

This change queries keystone to retrieve project ids when the
ignore_projects list are names.

By default, if auth_type is not set, we keep the previous behavior to
not query keystone.

Change-Id: I270d080d3e65eb6b0cd823498a4dd37389c49221
2017-05-19 07:30:52 +02:00
ceilometermiddleware retrieve project id to ignore from keystone 2017-05-19 07:30:52 +02:00
doc/source Remove link to modindex 2017-01-27 11:29:53 +05:30
releasenotes Switch to get_notification_transport for Notifier 2017-04-03 11:10:13 -04: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 Revert "Show team and repo badges on README" 2017-01-16 21:19:59 +00:00
babel.cfg initial checkin 2015-01-20 18:36:18 -05:00
requirements.txt retrieve project id to ignore from keystone 2017-05-19 07:30:52 +02:00
setup.cfg Trivial: remove support for py34 2017-02-21 11:39:37 +08:00
setup.py Updated from global requirements 2015-10-19 23:26:42 +00:00
test-requirements.txt retrieve project id to ignore from keystone 2017-05-19 07:30:52 +02:00
tox.ini Trivial: remove support for py34 2017-02-21 11:39:37 +08: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