OpenStack Telemetry (Ceilometer) Middleware
Go to file
Sean McGinnis a29dc0ab94
Bump default tox env from py37 to py38
Python 3.8 is now our highest level supported python runtime.
This updates the default tox target environments to swap out
py37 for py38 to make sure local development testing is
covering this version.

This does not impact zuul jobs in any way, nor prevent local
tests against py37. It just changes the default if none is
explicitly provided.

Change-Id: I0bad7c33e0692d3e1e0d59e48afe43f96e903f59
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-24 10:25:35 -05:00
ceilometermiddleware Use unittest.mock instead of third party mock 2020-04-18 11:52:18 -05:00
doc/source Drop oslosphinx and use openstackdocstheme 2019-09-24 09:51:07 +02:00
releasenotes Update master for stable/ussuri 2020-04-11 18:49:25 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:25:04 +00:00
.gitignore Switch to stestr 2018-07-10 16:53:35 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:36:05 +00:00
.stestr.conf Switch to stestr 2018-07-10 16:53:35 +07:00
.zuul.yaml Add Python3 victoria unit tests 2020-04-11 18:49:28 +00: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 Use opendev repository 2019-04-24 01:21:47 +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 Cleanup py27 support 2020-04-07 04:57:31 -07:00
setup.py Cleanup py27 support 2020-04-07 04:57:31 -07:00
test-requirements.txt Use unittest.mock instead of third party mock 2020-04-18 11:52:18 -05:00
tox.ini Bump default tox env from py37 to py38 2020-04-24 10:25:35 -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://opendev.org/openstack/ceilometer