[release-announce] ironic-inspector 10.4.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Nov 26 09:39:34 UTC 2020


We are pumped to announce the release of:

ironic-inspector 10.4.1: Hardware introspection for OpenStack Bare
Metal

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

Bug Fixes

* Fixes database migrations with SQLAlchemy 1.3.20.

Changes in ironic-inspector 10.4.0..10.4.1
------------------------------------------

70fccec Use correct Node id attribute
0994848 Revert "Power off before inspection"
371c79f Power off before inspection
ce6cee6 Fix database migrations and disable the non-standalone job
e2d15af Update TOX_CONSTRAINTS_FILE for stable/victoria
f2f10e9 Update .gitreview for stable/victoria


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

.gitreview                                                    |  1 +
ironic_inspector/common/ironic.py                             |  5 ++---
ironic_inspector/main.py                                      |  4 ++--
.../versions/882b2d84cb1b_attribute_constraints_relaxing.py   |  3 ++-
.../versions/d00d6e3f38c4_change_created_finished_at_type.py  | 11 ++++++++---
ironic_inspector/node_cache.py                                |  2 +-
ironic_inspector/test/unit/test_common_ironic.py              |  2 +-
ironic_inspector/test/unit/test_main.py                       |  2 +-
releasenotes/notes/migrations-1.3.20-0d337d000bd0a7e0.yaml    |  4 ++++
tox.ini                                                       |  2 +-
zuul.d/project.yaml                                           |  4 ++--
11 files changed, 25 insertions(+), 15 deletions(-)







More information about the Release-announce mailing list