Metadata-Version: 2.1
Name: aodhclient
Version: 3.8.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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: pbr>=2.0
Requires-Dist: cliff>=1.17.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: osprofiler>=1.4.0
Requires-Dist: keystoneauth1>=1.0.0
Requires-Dist: pyparsing>2.1.0

==========
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

