Metadata-Version: 2.1
Name: ceilometermiddleware
Version: 1.0.4.dev3
Summary: OpenStack Telemetry middleware for generating metrics
Home-page: http://docs.openstack.org/developer/ceilometermiddleware
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: oslo.config (>=3.9.0)
Requires-Dist: oslo.messaging (>=5.2.0)
Requires-Dist: oslo.utils
Requires-Dist: pbr (>=1.6)
Requires-Dist: pycadf (!=2.0.0,>=1.1.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: keystoneauth1 (>=2.18.0)
Requires-Dist: python-keystoneclient (>=3.8.0)

===============================================
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: http://docs.openstack.org/developer/ceilometermiddleware
* Source: http://git.openstack.org/cgit/openstack/ceilometermiddleware
* Bugs: http://bugs.launchpad.net/ceilometermiddleware

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

    https://github.com/openstack/ceilometer



