[release-announce] python-ironic-inspector-client 3.5.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Fri Mar 8 12:35:01 UTC 2019


We joyfully announce the release of:

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

This release is part of the stein release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/python-ironic-inspector-
client

Download the package from:

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

Please report issues through launchpad:

    https://storyboard.openstack.org/#!/project/958

For more details, please see below.

3.5.0
^^^^^

New Features

* Adds "--check-errors" flag to verify if any error occurred when
  waiting for the introspection to finish for the selected nodes. If
  any error occurs no output is displayed and the exit status for the
  command is different from 0 (success). The "--check-errors" option
  can only be used with "--wait".

Changes in python-ironic-inspector-client 3.4.0..3.5.0
------------------------------------------------------

9bb1150 add python 3.7 unit test job
7b05172 Remove dsvm from zuulv3 job names
3c4ca00 Zuul migration
0dee20a Update tox.ini to support Python 3.x unit tests
0d7d9fe Change openstack-dev to openstack-discuss
c4a5973 Follow-up check-errors flag
129594e Add check-errors flag to Introspection
debd80f Update min tox version to 2.0


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

ironic_inspector_client/shell.py                   |  20 ++++
ironic_inspector_client/test/test_shell.py         |  51 ++++++++
.../post.yaml                                      |  15 ---
.../run.yaml                                       | 133 ---------------------
...ntrospection-check-errors-587ebb2c00038b5a.yaml |   8 ++
setup.cfg                                          |   2 +-
tox.ini                                            |   3 +-
zuul.d/legacy-python-ironic-inspector-jobs.yaml    |  27 -----
zuul.d/project.yaml                                |   7 +-
zuul.d/python-ironic-inspector-client-jobs.yaml    | 120 +++++++++++++++++++
11 files changed, 216 insertions(+), 180 deletions(-)







More information about the Release-announce mailing list