OpenStack Telemetry (Ceilometer) Middleware
Go to file
Doug Hellmann 8332b9eaff fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I39b4965e5f9b7b77d12beee09f87fadb23aee5d5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 15:27:00 -04:00
ceilometermiddleware Fix default service project to "service" 2017-06-23 16:32:03 +02:00
doc/source Remove link to modindex 2017-01-27 11:29:53 +05:30
releasenotes Update reno for stable/queens 2018-02-01 16:33:52 +00: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 Fix documentation url 404 error. 2017-11-23 17:02:45 +08: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 Remove setting of version/release from releasenotes 2017-11-17 11:38:49 +01:00
tox.ini fix tox python3 overrides 2018-06-06 15:27:00 -04: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