OpenStack Telemetry (Ceilometer) Middleware
Go to file
Andreas Jaeger b3613ff708 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I7966fa4281dde7e6340d632333ea8f8b84128bde
2020-06-02 14:00:56 +02:00
ceilometermiddleware Further Cleanup py27 support 2020-05-13 14:09:38 +02:00
doc/source Switch to newer openstackdocstheme and reno versions 2020-06-02 14:00:56 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-02 14:00:56 +02: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
requirements.txt retrieve project id to ignore from keystone 2017-05-19 07:30:52 +02:00
setup.cfg Further Cleanup py27 support 2020-05-13 14:09:38 +02:00
setup.py Cleanup py27 support 2020-04-07 04:57:31 -07:00
test-requirements.txt Switch to newer openstackdocstheme and reno versions 2020-06-02 14:00:56 +02:00
tox.ini Further Cleanup py27 support 2020-05-13 14:09:38 +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://opendev.org/openstack/ceilometer