OpenStack Telemetry (Ceilometer) Middleware
Go to file
Takashi Kajinami e7e8ef62be Remove Python 3.8 support
Python 3.8 is no longer part of the tested runtimes since 2024.2[1]
because its EOL is coming soon.

Also officially declare python 3.12 support because python 3.12 is now
part of tested runtimes and unit test job with Python 3.12 is now
voting.

[1] https://governance.openstack.org/tc/reference/runtimes/2024.2.html

Change-Id: I1313248457ed2a6fc13f74a763a5c363cbdbebd2
2024-10-23 19:58:21 +09:00
ceilometermiddleware If-else with same path in both directions 2024-07-08 12:45:29 +02:00
doc Remove old excludes 2024-05-01 10:27:00 +09:00
releasenotes Remove Python 3.8 support 2024-10-23 19:58:21 +09:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:25:04 +00:00
.gitignore Ignore .eggs directory 2023-12-19 21:07:54 +09: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 Disable global venv on the integration job 2023-09-27 12:46:16 +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 Remove old excludes 2024-05-01 10:27:00 +09:00
setup.cfg Remove Python 3.8 support 2024-10-23 19:58:21 +09:00
setup.py Cleanup py27 support 2020-04-07 04:57:31 -07:00
test-requirements.txt Add doc/requirements 2024-01-26 01:07:33 +00:00
tox.ini Merge "Add doc/requirements" 2024-04-18 09:50:48 +00:00

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