Go to file
Takashi Kajinami 766d130b18 Use global upper-constraints
python-aodhclient decided *not* to use global upper constraints but
this introduced frequent problems in the past mainly because of
conflict between global upper vs local upper.

Given the fact that aodh itself is using the global constraints,
switching aodhclient to use global constraints allows much easier
maintenance now.

Change-Id: I93474bd3b8198110425e6ba0036fbb3dac1f1f84
2024-05-02 23:42:17 +09:00
2023-01-06 16:28:23 +00:00
2017-05-16 19:19:39 +00:00
2018-07-17 15:53:47 +07:00
2019-04-19 19:34:27 +00:00
2019-06-20 20:35:19 +08:00
2017-07-14 14:02:06 +07:00
2015-08-28 11:43:50 +02:00
2019-06-20 20:35:19 +08:00
2024-05-02 23:42:17 +09:00
2020-04-04 11:14:09 +02:00
2024-05-02 23:42:17 +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.

Description
Client library for Aodh API
Readme 3.1 MiB
Languages
Python 99.1%
Shell 0.9%