[release-announce] python-ironicclient 4.4.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Fri Oct 16 10:02:02 UTC 2020


We are ecstatic to announce the release of:

python-ironicclient 4.4.0: OpenStack Bare Metal Provisioning API
Client Library

This release is part of the victoria stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/python-
ironicclient

For more details, please see below.

Changes in python-ironicclient 4.3.0..4.4.0
-------------------------------------------

cadb8d8 Fix l-c job
14a2ff6 Update TOX_CONSTRAINTS_FILE for stable/victoria
51b1182 Update .gitreview for stable/victoria


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

.gitreview            |  1 +
lower-constraints.txt | 10 +++++-----
requirements.txt      |  6 +++---
tox.ini               |  8 ++++----
4 files changed, 13 insertions(+), 12 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index f359baa..3106792 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ cliff!=2.9.0,>=2.8.0 # Apache-2.0
-dogpile.cache>=0.6.2 # BSD
+dogpile.cache>=0.8.0 # BSD
@@ -11 +11 @@ openstacksdk>=0.18.0 # Apache-2.0
-osc-lib>=1.10.0 # Apache-2.0
+osc-lib>=2.0.0 # Apache-2.0
@@ -13 +13 @@ oslo.utils>=3.33.0 # Apache-2.0
-PyYAML>=3.12 # MIT
+PyYAML>=3.13 # MIT






More information about the Release-announce mailing list