[release-announce] python-heatclient 2.4.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Thu Sep 2 09:45:37 UTC 2021


We are pumped to announce the release of:

python-heatclient 2.4.0: OpenStack Orchestration API Client Library

This release is part of the xena release series.

The source is available from:

    https://opendev.org/openstack/python-heatclient

Download the package from:

    https://pypi.org/project/python-heatclient

Please report issues through:

    https://bugs.launchpad.net/python-heatclient/+bugs

For more details, please see below.

Changes in python-heatclient 2.3.0..2.4.0
-----------------------------------------

b438314 Replace oslo_utils.fnmatch with fnmatch
eff0d18 fix lower constraint job
cc2014f [ussuri][goal] Update contributor documentation
490e6b6 Add Python3 xena unit tests
3a7b038 Update master for stable/wallaby


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

.zuul.yaml                              |  2 +-
CONTRIBUTING.rst                        | 22 ++++++++-------
heatclient/common/hook_utils.py         |  3 +--
lower-constraints.txt                   | 11 ++++----
releasenotes/source/index.rst           |  1 +
releasenotes/source/wallaby.rst         |  6 +++++
requirements.txt                        |  4 +--
9 files changed, 84 insertions(+), 29 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index b5a0c75..3874e36 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10 +10 @@ osc-lib>=1.14.0 # Apache-2.0
-PrettyTable<0.8,>=0.7.2 # BSD
+PrettyTable>=0.7.2 # BSD
@@ -14 +14 @@ oslo.utils>=3.33.0 # Apache-2.0
-keystoneauth1>=3.4.0 # Apache-2.0
+keystoneauth1>=3.8.0 # Apache-2.0






More information about the Release-announce mailing list