[release-announce] python-ironic-inspector-client 3.7.1 (train)

no-reply at openstack.org no-reply at openstack.org
Thu May 21 13:42:47 UTC 2020


We are ecstatic to announce the release of:

python-ironic-inspector-client 3.7.1: Python client for Ironic
Inspector

This release is part of the train stable release series.

The source is available from:

    https://opendev.org/openstack/python-ironic-inspector-client

Download the package from:

    https://pypi.org/project/python-ironic-inspector-client

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/python-
ironic-inspector-client

For more details, please see below.

Changes in python-ironic-inspector-client 3.7.0..3.7.1
------------------------------------------------------

3a41127 Recover the functional test
b45d94b Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
5bb62f5 Update .gitreview for stable/train


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

.gitreview                                 |  1 +
functest-requirements.txt                  |  5 +++--
ironic_inspector_client/test/functional.py | 29 +++++++----------------------
test-requirements.txt                      |  2 +-
tox.ini                                    |  8 ++++----
5 files changed, 16 insertions(+), 29 deletions(-)


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

diff --git a/functest-requirements.txt b/functest-requirements.txt
index 03e3367..ad7d23e 100644
--- a/functest-requirements.txt
+++ b/functest-requirements.txt
@@ -2,2 +2,3 @@
-git+https://opendev.org/openstack/ironic-inspector@be3f7eec18ad13dd6d5a94fe2963b45456fad19e#egg=ironic-inspector
--r https://opendev.org/openstack/ironic-inspector/raw/commit/be3f7eec18ad13dd6d5a94fe2963b45456fad19e/test-requirements.txt
\ No newline at end of file
+# Last updated: Sep 26, 2019 (Train cycle).
+git+https://opendev.org/openstack/ironic-inspector@0c154991cebeab0abfd2499f95dc704ef046e09f#egg=ironic-inspector
+-r https://opendev.org/openstack/ironic-inspector/raw/commit/0c154991cebeab0abfd2499f95dc704ef046e09f/test-requirements.txt
diff --git a/test-requirements.txt b/test-requirements.txt
index fd278ea..7228d9e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ flake8-import-order>=0.13 # LGPLv3
-hacking>=1.0.0,<1.1.0 # Apache-2.0
+hacking>=1.0.0,<1.2.0 # Apache-2.0






More information about the Release-announce mailing list