to be consistent with the rest of the documentation. Change-Id: I62ff3fcbd03686dd8c933e6f9b62717a4d6e6752 Signed-off-by: Matthias Runge <mrunge@redhat.com>
22 lines
784 B
ReStructuredText
22 lines
784 B
ReStructuredText
==========
|
|
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
|