OpenStack Telemetry (Ceilometer) Middleware
Go to file
Julien Danjou a170716d3f Convert nonblocking_notify value from string to boolean
Otherwise just setting it to "False" which is a string and therefore, is
True, enables it!

(cherry picked from commit 87bd49b62e)

Change-Id: I1155e1a16ccd34ffb0cd1e966e0bef91f6257b6d
2016-11-07 23:45:48 +01:00
ceilometermiddleware Convert nonblocking_notify value from string to boolean 2016-11-07 23:45:48 +01:00
doc/source [Trivial] Remove executable privilege of doc/source/conf.py 2016-04-29 19:31:19 +08: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/newton 2016-08-29 16:34:42 -04: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 Remove oslo.context dependency 2016-05-10 12:10:12 +02: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-05-10 18:36:00 +00:00
tox.ini Upgrade hacking 2016-07-11 11:00:58 +02: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