Client library for Aodh API
Go to file
Takashi Kajinami 04727c4245 Add requirements check job
... to ensure aodhclient can be installed with the rest of
the libraries.

Change-Id: I18f5e89de01bf65f55eeda85b2a5a26428d05cf9
2024-10-22 12:24:12 +09:00
aodhclient Merge "Add functional tests for prometheus type alarms" 2024-03-07 11:55:05 +00:00
doc Remove old excludes 2024-05-01 10:30:09 +09:00
releasenotes Update master for stable/2024.2 2024-09-12 13:24:16 +00: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 requirements check job 2024-10-22 12:24:12 +09:00
bindep.txt Fix bindep.txt for python 3.11 job(Debian Bookworm) 2023-09-06 17:07:46 -05: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
requirements.txt Add requirements check job 2024-10-22 12:24:12 +09:00
setup.cfg Use global upper-constraints 2024-05-02 23:42:17 +09:00
setup.py Cleanup py27 support 2020-04-04 11:14:09 +02:00
test-requirements.txt Add requirements check job 2024-10-22 12:24:12 +09:00
tox.ini Add requirements check job 2024-10-22 12:24:12 +09:00

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.