Romain Soufflet 3d52e84bb2 Add *paste.filter_factory* entry point
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
2015-03-18 16:55:17 +01:00
2015-01-20 18:36:18 -05:00
2015-01-20 18:36:18 -05:00
2015-02-03 02:38:38 +00:00
2015-01-20 18:36:18 -05:00
2015-01-20 18:36:18 -05:00
2015-01-21 08:49:36 -05:00
2015-01-20 18:36:18 -05:00
2015-01-21 08:49:36 -05:00
2015-01-20 18:36:18 -05:00
2015-01-20 18:36:18 -05:00
2015-01-20 18:36:18 -05:00
2015-01-20 18:36:18 -05:00
2015-01-20 18:36:18 -05:00
2015-02-04 11:34:18 -05:00
2015-02-20 13:50:00 +00:00
2015-01-20 18:36:18 -05:00

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:

http://github.com/openstack/ceilometermiddleware

Bugs and feature requests are tracked on Launchpad at:

https://bugs.launchpad.net/ceilometermiddleware

For any other information, refer to the parent project, Ceilometer:

https://github.com/openstack/ceilometer

For information on contributing, see CONTRIBUTING.rst.

Description
OpenStack Telemetry (Ceilometer) Middleware
Readme 1.9 MiB
Languages
Python 100%