[release-announce] ironic-inspector 10.9.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Thu Dec 9 13:19:20 UTC 2021


We are chuffed to announce the release of:

ironic-inspector 10.9.0: Hardware introspection for OpenStack Bare
Metal

This release is part of the yoga 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.9.0
^^^^^^

New Features

* Adds support for filter by state in the list introspection API.
  See story 1625183
  (https://storyboard.openstack.org/#!/story/1625183).

  * "GET /v1/introspection?state=starting,..."

Changes in ironic-inspector 10.8.0..10.9.0
------------------------------------------

643d1e0 [trivial] Fix Xena release notes versions
e20c7aa Updating yoga tested python versions in classifier
c70e971 CI: Make inspector configuration UEFI aware
ff93c77 Add support for state selector in the list introspection
b14be6a Add Python3 yoga unit tests
80a7abe Update master for stable/xena


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

.../source/introspection-api-v1-introspection.inc  |  1 +
api-ref/source/introspection-api-versions.inc      |  1 +
devstack/plugin.sh                                 | 15 +++++++--
ironic_inspector/api_tools.py                      | 16 ++++++++++
ironic_inspector/main.py                           |  5 +--
ironic_inspector/node_cache.py                     |  5 ++-
ironic_inspector/test/unit/test_api_tools.py       | 19 +++++++++++
ironic_inspector/test/unit/test_main.py            | 37 ++++++++++++++++++++--
ironic_inspector/test/unit/test_node_cache.py      | 16 ++++++++--
...rospection-state-selector-3bbb37dd08e35d09.yaml |  8 +++++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/xena.rst                       |  6 ++++
setup.cfg                                          |  3 +-
zuul.d/project.yaml                                |  2 +-
14 files changed, 121 insertions(+), 14 deletions(-)







More information about the Release-announce mailing list