
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
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
.
Description
Languages
Python
100%