We are pumped to announce the release of: ironic-inspector 4.2.1: Hardware introspection for OpenStack Bare Metal This release is part of the newton stable 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. 4.2.1 ^^^^^ Bug Fixes * LLC hook now formats the chassis id and port id MAC addresses into Unix format as expected by ironic. * LLC hook ensures that correct port information is passed to patch_port function * LLC hook no longer assumes all inspected ports are added to ironic Changes in ironic-inspector 4.2.0..4.2.1 ---------------------------------------- e301f92 Remove the generic eventlet monkey patch from test fbef23e Only disable Neutron tests when our Grenade is running 9a079eb LLC Hook: Do not assume interfaces are added to Ironic bee7f77 LLC Hook: Fix patching Ironic ports 36900fb Update UPPER_CONSTRAINTS_FILE for stable/newton dab2fa9 Update .gitreview for stable/newton Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + devstack/upgrade/settings | 4 ++++ ironic_inspector/plugins/local_link_connection.py | 24 ++++++++++++++++------ ironic_inspector/test/__init__.py | 15 -------------- .../test/inspector_tempest_plugin/plugin.py | 7 ++++--- .../unit/test_plugins_local_link_connection.py | 17 ++++++++++----- .../notes/fix_llc_hook_bugs-efeea008c2f792eb.yaml | 6 ++++++ .../fix_llc_port_assume-4ea47d26501bddc3.yaml | 3 +++ tox.ini | 2 +- 9 files changed, 49 insertions(+), 30 deletions(-)