[release-announce] python-ironicclient 1.17.2 (pike)

no-reply at openstack.org no-reply at openstack.org
Fri Apr 26 16:24:26 UTC 2019


We enthusiastically announce the release of:

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

This release is part of the pike 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://bugs.launchpad.net/python-ironicclient/+bugs

For more details, please see below.

Changes in python-ironicclient 1.17.1..1.17.2
---------------------------------------------

bc6dc49 Replace openstack.org git:// URLs with https://
1da746f Avoid tox_install.sh for constraints support
8b9bc71 import zuul job settings from project-config
345142c Zuul: Remove project name
0e875a4 Use the tempest plugin from openstack/ironic-tempest-plugin
096834f zuul: centralize 'irrelevant-files' list
9e4d0de Move legacy ironicclient jobs in-tree
bfafe22 Use generic user for both zuul v2 and v3
f21d81c Updated from global requirements


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

.../legacy/ironicclient-dsvm-functional/post.yaml  |  15 ++
.../legacy/ironicclient-dsvm-functional/run.yaml   |  68 +++++++++
.../legacy/ironicclient-tempest-dsvm-src/post.yaml |  15 ++
.../legacy/ironicclient-tempest-dsvm-src/run.yaml  | 159 +++++++++++++++++++++
requirements.txt                                   |   2 +-
tools/tox_install.sh                               |  55 -------
tox.ini                                            |   4 +-
zuul.d/legacy-ironicclient-jobs.yaml               |  42 ++++++
zuul.d/project.yaml                                |  20 +++
10 files changed, 325 insertions(+), 61 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 969c699..40fea09 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14 +14 @@ PrettyTable<0.8,>=0.7.1 # BSD
-python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
+python-openstackclient>=3.11.0 # Apache-2.0






More information about the Release-announce mailing list