Emma Foley 02176deb25 Make tox.ini tox 4.0 compatible
* use min version 4.2.5, for fixes [1][2][3]
* passenv fixed as space-separated list is not allowed anymore
* dock target uses requirements from requirements.txt as well as
  doc/requirements.txt
* skipsdist is not supported
* whitelist_externals has been removed in favour of allowlist_externals

* reno was added to doc/requirements.txt to fix the releasenotes target
* update setup.cfg to install aodh from tarball in the requirements
  The tarball wasn't being installed when specified in tox.ini, and the
  [extras] section in setup.cfg needed updating to support installing
  from a URL

[1] https://github.com/tox-dev/tox/issues/2754
[2] https://github.com/tox-dev/tox/pull/2824
[3] https://github.com/tox-dev/tox/pull/2828

Change-Id: I4122d0d05f297f864318e80392e6c77fb2e9fdcf
2023-01-06 16:28:23 +00:00
2022-06-21 18:12:52 +00:00
2023-01-06 16:28:23 +00:00
2022-09-06 12:35:38 +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
2018-07-26 08:04:28 +02: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
2022-05-09 16:37:02 +00:00
2023-01-06 16:28:23 +00:00
2020-04-04 11:14:09 +02:00
2023-01-06 16:28:23 +00: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 MiB
Languages
Python 99.1%
Shell 0.9%