Client library for Aodh API
Go to file
Zuul dc6cf1392f Merge "Add functional tests for prometheus type alarms" 2024-03-07 11:55:05 +00:00
aodhclient Merge "Add functional tests for prometheus type alarms" 2024-03-07 11:55:05 +00:00
doc Make tox.ini tox 4.0 compatible 2023-01-06 16:28:23 +00:00
releasenotes Fix releasenotes build of yoga moved to unmaintained 2024-02-05 21:12:27 +09:00
tools Move functional test to dsvm and remove pifpaf 2024-01-05 09:42:13 -05: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 Move functional test to dsvm and remove pifpaf 2024-01-05 09:42:13 -05:00
.zuul.yaml Add functional tests for prometheus type alarms 2024-02-29 15:11:05 +01: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 Fix bindep.txt for python 3.11 job(Debian Bookworm) 2023-09-06 17:07:46 -05:00
requirements.txt Move test requirements to tox.ini 2023-04-17 15:32:03 +01:00
setup.cfg Remove oslo.db test cap 2024-03-03 17:06:56 +01:00
setup.py Cleanup py27 support 2020-04-04 11:14:09 +02:00
test-requirements.txt Move functional test to dsvm and remove pifpaf 2024-01-05 09:42:13 -05:00
tox.ini Merge "Add functional tests for prometheus type alarms" 2024-03-07 11:55:05 +00: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.