[ironic] ironic-inspector 4.2.2 (newton)
We are thrilled to announce the release of: ironic-inspector 4.2.2: 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.2 ^^^^^ Bug Fixes * Loopback BMC addresses (useful e.g. with virtualbmc) are no longer used for lookup. Changes in ironic-inspector 4.2.1..4.2.2 ---------------------------------------- dfad98b Prepare for using standard python tests 796e16a Cherry-pick fixes for Grenade d05e569 Grenade: don't enable tempest plugins in settings 34d92ba Make grenade actually upgrade our source code ed69b6f Do not use loopback BMC addresses for lookup a9cb5c5 Remove upgrade from non-ironic setup 5dfdf55 Remove default_params_with_timeout_values from tempest client 95851a8 Switch func3 environment to Python 3.5 0e99daf Don't recreate db during grenade upgrade 4f92068 Stop disabling the Neutron tempest plugin Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 4 +- devstack/upgrade/settings | 3 -- devstack/upgrade/upgrade.sh | 40 ++------------- ironic_inspector/common/ironic.py | 32 +++++++----- .../test/inspector_tempest_plugin/plugin.py | 5 -- .../services/introspection_client.py | 6 +-- ironic_inspector/test/unit/test_common_ironic.py | 6 +++ ironic_inspector/test/unit/test_introspect.py | 27 ++++++++++ .../notes/loopback-bmc-e60d64fe74bdf142.yaml | 5 ++ tools/test-setup.sh | 57 ++++++++++++++++++++++ tox.ini | 2 +- 13 files changed, 130 insertions(+), 65 deletions(-)
participants (1)
-
no-reply@openstack.org