Metadata-Version: 2.4
Name: aodhclient
Version: 3.10.0
Summary: Python client library for Aodh
Author-email: OpenStack <openstack-discuss@lists.openstack.org>
License: Apache-2.0
Project-URL: Homepage, https://docs.openstack.org/python-aodhclient
Project-URL: Repository, https://opendev.org/openstack/python-aodhclient
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
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
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
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
Dynamic: license-file
Dynamic: requires-dist

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

.. image:: https://governance.openstack.org/tc/badges/python-aodhclient.svg

.. Change things from this point on

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://launchpad.net/python-aodhclient
