Metadata-Version: 2.0
Name: aodhclient
Version: 0.7.0
Summary: Python client library for Aodh
Home-page: http://docs.openstack.org/developer/python-aodhclient
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: cliff (!=1.16.0,>=1.14.0)
Requires-Dist: debtcollector
Requires-Dist: keystoneauth1 (>=1.0.0)
Requires-Dist: osc-lib (>=1.0.1)
Requires-Dist: oslo.i18n (>=1.5.0)
Requires-Dist: oslo.serialization (>=1.4.0)
Requires-Dist: oslo.utils (>=2.0.0)
Requires-Dist: pbr (>=1.4,<2.0)
Requires-Dist: six

=============
aodhclient
=============

Python bindings to the OpenStack Aodh API

This is a client for OpenStack Aodh API. There's :doc:`a Python API
<api>` (the :mod:`aodhclient` module), and a :doc:`command-line script
<shell>` (installed as :program:`aodh`). Each implements the entire
OpenStack Aodh API.

* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/python-aodhclient
* Source: http://git.openstack.org/cgit/openstack/python-aodhclient
* Bugs: http://bugs.launchpad.net/python-aodhclient



