Client library for Aodh API
Go to file
Takashi Kajinami f5cef98b0a Bump hacking
hacking 3.0.x is too old.

Change-Id: I274b6ef21061336a11070ccf5edfe11c990cbc28
2024-01-27 22:24:22 +09:00
aodhclient Bump hacking 2024-01-27 22:24:22 +09:00
doc Make tox.ini tox 4.0 compatible 2023-01-06 16:28:23 +00:00
releasenotes Update master for stable/2023.2 2023-09-07 09:48:49 +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 Switch to 2023.1 Python3 unit tests and generic template name 2022-09-14 09:24:43 +00: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 Move test requirements to tox.ini 2023-04-17 15:32:03 +01:00
setup.cfg Move test requirements to tox.ini 2023-04-17 15:32:03 +01:00
setup.py Cleanup py27 support 2020-04-04 11:14:09 +02:00
tox.ini Bump hacking 2024-01-27 22:24:22 +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.