[release-announce] [ironic] ironic-inspector 6.0.2 (pike)
no-reply at openstack.org
no-reply at openstack.org
Mon Apr 9 21:40:06 UTC 2018
We are jazzed to announce the release of:
ironic-inspector 6.0.2: Hardware introspection for OpenStack Bare
Metal
This release is part of the pike release series.
The source is available from:
http://git.openstack.org/cgit/openstack/ironic-inspector
Download the package from:
https://tarballs.openstack.org/ironic-inspector/
Please report issues through launchpad:
http://bugs.launchpad.net/ironic-inspector
For more details, please see below.
6.0.2
^^^^^
Bug Fixes
* Fixes bug in which the "switch_id" field in a port's
"local_link_connection" can be set to a non-MAC address if the
processed LLDP has a value other than a MAC address for "ChassisID".
The bare metal API requires the "switch_id" field to be a MAC
address, and will return an error otherwise. See bug 1748022
(https://bugs.launchpad.net/ironic-inspector/+bug/1748022) for
details.
Changes in ironic-inspector 6.0.1..6.0.2
----------------------------------------
3582878 Only set switch_id in local_link_connection if it is a mac address
78a9de3 Zuul: Remove project name
Diffstat (except docs and test files)
-------------------------------------
ironic_inspector/plugins/local_link_connection.py | 15 +++++++++++++--
.../test/unit/test_plugins_local_link_connection.py | 18 ++++++++++++++++++
.../fix-llc-switch-id-not-mac-e2de3adc0945ee70.yaml | 9 +++++++++
zuul.d/project.yaml | 1 -
4 files changed, 40 insertions(+), 3 deletions(-)
More information about the Release-announce
mailing list