RETIRED, further work has moved to Debian project infrastructure
3d52e84bb2
Ceilometermiddleware users don’t need to be exposed to the implementation details of the middleware. With the entry point they can use the common syntax to load the middleware : [filter:ceilometermiddleware] use = egg:ceilometermiddleware#swift You can learn more about it there : http://pythonpaste.org/deploy/#introduction Change-Id: I2574f8b3fe9f6eeb447f22a6e6a001c8d8e7cbb6 |
||
---|---|---|
ceilometermiddleware | ||
doc/source | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
AUTHORS | ||
babel.cfg | ||
ChangeLog | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
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.
The source is available on GitHub at:
Bugs and feature requests are tracked on Launchpad at:
For any other information, refer to the parent project, Ceilometer:
For information on contributing, see
CONTRIBUTING.rst
.