Metadata-Version: 2.1
Name: aodhclient
Version: 3.0.0
Summary: Python client library for Aodh
Home-page: https://docs.openstack.org/python-aodhclient/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
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 :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Provides-Extra: test
License-File: LICENSE

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

Python bindings to the OpenStack Aodh API

This is a client for OpenStack Aodh API. There's a `Python API
<https://docs.openstack.org/python-aodhclient/latest/api.html>`_ (the
aodhclient module), and a `command-line script
<https://docs.openstack.org/python-aodhclient/latest/shell.html>`_ (installed
as aodh). Each implements the entire OpenStack Aodh API.

* Free software: Apache license
* Release notes: https://releases.openstack.org/teams/telemetry.html
* Documentation: https://docs.openstack.org/python-aodhclient/latest/
* Source: https://opendev.org/openstack/python-aodhclient
* Bugs: https://storyboard.openstack.org/#!/project/openstack/python-aodhclient

