[release-announce] ironic-inspector 9.2.4 (train)
no-reply at openstack.org
no-reply at openstack.org
Mon Feb 1 18:46:00 UTC 2021
We eagerly announce the release of:
ironic-inspector 9.2.4: Hardware introspection for OpenStack Bare
Metal
This release is part of the train 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.
9.2.4
^^^^^
Bug Fixes
* Fixes the issue that IPv6 link local addresses are ignored during
interface validation which fails introspection.
* Fixes database migrations with SQLAlchemy 1.3.20.
* No longer tries to set "local_gb" to -1 if the matched root device
has size of zero.
Changes in ironic-inspector 9.2.3..9.2.4
----------------------------------------
77a3bd9 Fix database migrations and disable the non-standalone job
2c85396 Do not try to set local_gb to -1 when the matched root device size is 0
8465fb1 Accept IPv6 link local address during interface validation
Diffstat (except docs and test files)
-------------------------------------
.../882b2d84cb1b_attribute_constraints_relaxing.py | 3 ++-
...d00d6e3f38c4_change_created_finished_at_type.py | 11 +++++---
ironic_inspector/plugins/standard.py | 19 ++++++++------
.../test/unit/test_plugins_standard.py | 29 ++++++++--------------
...accept-link-local-address-1fbb9cbdc3f980bb.yaml | 5 ++++
.../notes/migrations-1.3.20-0d337d000bd0a7e0.yaml | 4 +++
releasenotes/notes/zero-size-55c4b4f2b9e8384d.yaml | 5 ++++
zuul.d/project.yaml | 4 +--
8 files changed, 48 insertions(+), 32 deletions(-)
More information about the Release-announce
mailing list