OpenStack Telemetry (Ceilometer) Middleware
e7e8ef62be
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 |
||
---|---|---|
ceilometermiddleware | ||
doc | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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
.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/ceilometermiddleware/latest/
- Source: http://opendev.org/openstack/ceilometermiddleware
- Bugs: http://bugs.launchpad.net/ceilometermiddleware
For any other information, refer to the parent project, Ceilometer: