1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
==========
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
|