python-ironic-inspector-client 2.1.1 (pike)
We are pumped to announce the release of: python-ironic-inspector-client 2.1.1: Python client for Ironic Inspector This release is part of the pike 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://bugs.launchpad.net/python-ironic-inspector-client/+bugs For more details, please see below. Changes in python-ironic-inspector-client 2.1.0..2.1.1 ------------------------------------------------------ 50a2c19 Replace openstack.org git:// URLs with https:// 6921efa Two changes to fix the stable/pike CI 8c0ee87 import zuul job settings from project-config 2477a81 Use the regular inspector tests in the CI 0a2d748 Zuul: Remove project name dab58d4 Use the tempest plugin from openstack/ironic-tempest-plugin fad4ad3 Centralize list of irrelevant files 056bc26 Use functional tox environment 55624ce Move legacy python-ironic-inspector-client jobs d3b7875 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- functest-requirements.txt | 2 +- .../post.yaml | 15 ++ .../run.yaml | 189 +++++++++++++++++++++ setup.cfg | 2 +- tools/tox_install.sh | 55 ------ tox.ini | 18 +- zuul.d/legacy-python-ironic-inspector-jobs.yaml | 27 +++ zuul.d/project.yaml | 16 ++ 8 files changed, 261 insertions(+), 63 deletions(-) Requirements updates -------------------- diff --git a/functest-requirements.txt b/functest-requirements.txt index befe4ee..9809cf3 100644 --- a/functest-requirements.txt +++ b/functest-requirements.txt @@ -2 +2 @@ -git+git://git.openstack.org/openstack/ironic-inspector@f5791da9e2bba2dcf50ba64393c015edf6e0afef#egg=ironic-inspector +git+https://git.openstack.org/openstack/ironic-inspector@f5791da9e2bba2dcf50ba64...
participants (1)
-
no-reply@openstack.org