[release-announce] aodhclient 2.0.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 11 13:42:10 UTC 2020


We are ecstatic to announce the release of:

aodhclient 2.0.0: Python client library for Aodh

This release is part of the ussuri release series.

The source is available from:

    https://opendev.org/openstack/aodhclient

Download the package from:

    https://pypi.org/project/aodhclient

For more details, please see below.

2.0.0
^^^^^

Upgrade Notes

* Python 2.7 support has been dropped. Last release of python-
  aodhclient to support py2.7 is OpenStack Train. The minimum version
  of Python now supported by python-aodhclient is Python 3.6.

Changes in aodhclient 1.5.0..2.0.0
----------------------------------

040498f Support quota CLI
b5ca8f9 tox: Keeping going with docs
a012e0a Drop python 2.7 support and testing
7d35887 Switch to Ussuri jobs


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         |  3 +-
aodhclient/v2/client.py                            |  2 +
aodhclient/v2/quota.py                             | 41 +++++++++++
aodhclient/v2/quota_cli.py                         | 71 ++++++++++++++++++
.../notes/drop-py-2-7-8f26d7e1e8dc83c2.yaml        |  6 ++
setup.cfg                                          |  4 +-
tox.ini                                            | 16 ++--
10 files changed, 247 insertions(+), 38 deletions(-)







More information about the Release-announce mailing list