[release-announce] ironic-inspector 10.6.1 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Thu Aug 26 12:37:02 UTC 2021


We joyfully announce the release of:

ironic-inspector 10.6.1: Hardware introspection for OpenStack Bare
Metal

This release is part of the wallaby stable release series.

The source is available from:

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

Download the package from:

    https://tarballs.openstack.org/ironic-inspector/

Please report issues through:

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

For more details, please see below.

10.6.1
^^^^^^

Bug Fixes

* Fixes issues in Inspector where various tasks would not have retry
  logic applied to them and may sporadically fail. This is because the
  OpenStack SDK does not comprehend the NodeLocked error, which
  previously python-ironicclient silently handled. Basic operations
  such as "power reboot" and "set boot device" will now be retried
  automatically if they fail. For more information, please see story
  2009107 (https://storyboard.openstack.org/#!/story/2009107).

Changes in ironic-inspector 10.6.0..10.6.1
------------------------------------------

f032757 Handle NodeLocked failures
0d868c6 [doc] Improvements in processing_hooks docs
d18fcb8 Trivial: better guard against malformed data in extra_hardware
579f59c Update TOX_CONSTRAINTS_FILE for stable/wallaby
65b86cb Update .gitreview for stable/wallaby


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

.gitreview                                         |  1 +
ironic_inspector/introspect.py                     | 10 +++---
ironic_inspector/node_cache.py                     |  9 +++--
ironic_inspector/plugins/extra_hardware.py         |  4 +--
ironic_inspector/test/unit/test_introspect.py      | 39 +++++++++++++++++++---
ironic_inspector/test/unit/test_node_cache.py      |  9 +++++
...handle_transient_failures-e1da302fd1d06528.yaml | 11 ++++++
tox.ini                                            | 10 +++---
9 files changed, 86 insertions(+), 29 deletions(-)







More information about the Release-announce mailing list