[ironic] ironic-inspector 6.0.1 (pike)
We jubilantly announce the release of: ironic-inspector 6.0.1: 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.1 ^^^^^ Bug Fixes * The older "ipmi_address" field in the introspection data no longer has priority over the newer "bmc_address" inventory field during lookup. This fixes lookup based on MAC addresses, when the BMC address is reported as "0.0.0.0" for any reason (see bug 1714944 (https://bugs.launchpad.net/ironic-python-agent/+bug/1714944)). Changes in ironic-inspector 6.0.0..6.0.1 ---------------------------------------- c5c460e Remove use of construct lib FieldError exception 66c03b5 Use native v3 tox jobs 56759de Use the tempest plugin from openstack/ironic-tempest-plugin 4e18cb0 devstack: set [service_available]ironic-inspector = True a6ea980 zuul: Clean up zuul files 95b16b2 Zuul: add file extension to playbook path bad2e1c Add zuul3 jobs in-tree 9339665 Output coverage report in the way recognized by the CI 77e2b1a Do not rely on the older ipmi_address field on lookup 0e72dcb Update UPPER_CONSTRAINTS_FILE for stable/pike 7f65392 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + devstack/plugin.sh | 1 + ironic_inspector/common/lldp_parsers.py | 3 +- ironic_inspector/plugins/standard.py | 6 +- ironic_inspector/process.py | 2 +- ironic_inspector/test/unit/test_process.py | 12 ++ .../legacy/ironic-inspector-grenade-dsvm/post.yaml | 15 ++ .../legacy/ironic-inspector-grenade-dsvm/run.yaml | 205 +++++++++++++++++++++ .../post.yaml | 15 ++ .../run.yaml | 182 ++++++++++++++++++ .../empty-ipmi-address-2-4d57c34aec7d14e2.yaml | 8 + tox.ini | 9 +- zuul.d/legacy-ironic-inspector-jobs.yaml | 38 ++++ zuul.d/project.yaml | 16 ++ 14 files changed, 503 insertions(+), 10 deletions(-)
participants (1)
-
no-reply@openstack.org