python-aodhclient/README.rst
jacky06 ccd9bb6a1b Sync Sphinx requirement
1. Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
2. Update some URLs to latest

Change-Id: If4a93a4773b95c0f09085dc66899d96148023f32
2019-06-20 20:35:19 +08:00

702 B

aodhclient

Python bindings to the OpenStack Aodh API

This is a client for OpenStack Aodh API. There's a Python API (the aodhclient module), and a command-line script (installed as aodh). Each implements the entire OpenStack Aodh API.