Metadata-Version: 2.0
Name: aodh
Version: 3.0.0
Summary: OpenStack Telemetry Alarming
Home-page: http://docs.openstack.org/developer/aodh
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description-Content-Type: 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
Classifier: Topic :: System :: Monitoring
Requires-Dist: retrying (!=1.3.0,>=1.2.3)
Requires-Dist: croniter (>=0.3.4)
Requires-Dist: futurist (>=0.11.0)
Requires-Dist: jsonschema (!=2.5.0,<3.0.0,>=2.0.0)
Requires-Dist: keystonemiddleware (>=2.2.0)
Requires-Dist: gnocchiclient (>=2.1.0)
Requires-Dist: lxml (>=2.3)
Requires-Dist: oslo.db (>=1.12.0)
Requires-Dist: oslo.config (>=2.6.0)
Requires-Dist: oslo.i18n (>=1.5.0)
Requires-Dist: oslo.log (>=1.2.0)
Requires-Dist: oslo.policy (>=0.5.0)
Requires-Dist: PasteDeploy (>=1.5.0)
Requires-Dist: pbr (<2.0,>=0.11)
Requires-Dist: pecan (>=0.8.0)
Requires-Dist: oslo.messaging (>=5.2.0)
Requires-Dist: oslo.middleware (>=3.0.0)
Requires-Dist: oslo.serialization (>=1.4.0)
Requires-Dist: oslo.utils (>=3.5.0)
Requires-Dist: python-ceilometerclient (>=1.5.0)
Requires-Dist: python-keystoneclient (>=1.6.0)
Requires-Dist: pytz (>=2013.6)
Requires-Dist: requests (>=2.5.2)
Requires-Dist: six (>=1.9.0)
Requires-Dist: stevedore (>=1.5.0)
Requires-Dist: tooz (>=1.28.0)
Requires-Dist: WebOb (>=1.2.3)
Requires-Dist: WSME (>=0.8)
Requires-Dist: cotyledon
Requires-Dist: futures (>=3.0); (python_version=='2.7' or python_version=='2.6')
Provides-Extra: doc
Requires-Dist: oslosphinx (>=2.5.0); extra == 'doc'
Requires-Dist: reno (>=0.1.1); extra == 'doc'
Requires-Dist: sphinx (!=1.2.0,!=1.3b1,<1.3,>=1.1.2); extra == 'doc'
Requires-Dist: sphinxcontrib-httpdomain; extra == 'doc'
Requires-Dist: sphinxcontrib-pecanwsme (>=0.8); extra == 'doc'
Requires-Dist: openstackdocstheme (>=1.0.3); extra == 'doc'
Provides-Extra: hbase
Requires-Dist: pymongo (>=3.0.2); extra == 'hbase'
Provides-Extra: hbase
Requires-Dist: happybase (!=0.7,<1.0.0,>=0.5); (python_version=='2.7') and extra == 'hbase'
Provides-Extra: mongodb
Requires-Dist: pymongo (>=3.0.2); extra == 'mongodb'
Provides-Extra: mysql
Requires-Dist: SQLAlchemy (<1.1.0,>=0.9.7); extra == 'mysql'
Requires-Dist: sqlalchemy-utils; extra == 'mysql'
Requires-Dist: alembic (>=0.7.2); extra == 'mysql'
Requires-Dist: PyMySQL (>=0.6.2); extra == 'mysql'
Provides-Extra: postgresql
Requires-Dist: SQLAlchemy (<1.1.0,>=0.9.7); extra == 'postgresql'
Requires-Dist: sqlalchemy-utils; extra == 'postgresql'
Requires-Dist: alembic (>=0.7.2); extra == 'postgresql'
Requires-Dist: psycopg2; extra == 'postgresql'
Provides-Extra: test
Requires-Dist: pifpaf (>=0.1.0); extra == 'test'
Requires-Dist: oslotest (>=1.5.1); extra == 'test'
Requires-Dist: coverage (>=3.6); extra == 'test'
Requires-Dist: fixtures (>=1.3.1); extra == 'test'
Requires-Dist: mock (>=1.0); extra == 'test'
Requires-Dist: tempest (>=11.0.0); extra == 'test'
Requires-Dist: testrepository (>=0.0.18); extra == 'test'
Requires-Dist: testtools (>=1.4.0); extra == 'test'
Requires-Dist: gabbi (>=0.12.0); extra == 'test'
Requires-Dist: os-testr; extra == 'test'
Requires-Dist: python-subunit (>=0.0.18); extra == 'test'
Provides-Extra: zaqar
Requires-Dist: python-zaqarclient (>=1.2.0); extra == 'zaqar'

aodh
====

Release notes can be read online at:
  http://docs.openstack.org/developer/aodh/releasenotes/index.html

Documentation for the project can be found at:
  http://docs.openstack.org/developer/aodh/

The project home is at:
  http://launchpad.net/aodh



