Client library for Aodh API
Go to file
rabi 3a36ed1774 Fix aodhclient for pyparse 3.0.6
Replaces removed pyparsing.operatorPrecedence().

Also removes broken ceilometer threshold tests as they
don't seem to be supported by aodh anymore.

Change-Id: Ifa82042fc15e6c167ed2e3a1923baa6ee61c6237
2021-11-26 04:03:28 +00:00
aodhclient Fix aodhclient for pyparse 3.0.6 2021-11-26 04:03:28 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-22 17:17:07 +00:00
releasenotes Update master for stable/wallaby 2021-03-12 12:39:37 +00:00
.coveragerc cleanup coveragerc 2017-05-16 19:19:39 +00:00
.gitignore Switch to use stestr for unit test 2018-07-17 15:53:47 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:27 +00:00
.stestr.conf Switch to use stestr for unit test 2018-07-17 15:53:47 +07:00
.zuul.yaml Add Python3 wallaby unit tests 2020-09-10 12:41:14 +00:00
CONTRIBUTING.rst Sync Sphinx requirement 2019-06-20 20:35:19 +08:00
HACKING.rst Update documentation URLs 2017-07-14 14:02:06 +07:00
LICENSE Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
README.rst Sync Sphinx requirement 2019-06-20 20:35:19 +08:00
bindep.txt Add gating on py37 2018-07-26 08:04:28 +02:00
requirements.txt Add OSprofiler support for Aodh client 2019-04-05 02:21:16 +00:00
setup.cfg Remove translation sections from setup.cfg 2020-06-16 00:32:55 +08:00
setup.py Cleanup py27 support 2020-04-04 11:14:09 +02:00
tox.ini Bump default tox env from py37 to py38 2020-04-24 10:25:53 -05:00

README.rst

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.