We are stoked to announce the release of: ironic-inspector 5.0.2: Hardware introspection for OpenStack Bare Metal This release is part of the ocata 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. Changes in ironic-inspector 5.0.1..5.0.2 ---------------------------------------- 53f44a7 Remove use of construct lib FieldError exception 95c564c Use the tempest plugin from openstack/ironic-tempest-plugin 15ab076 devstack: set [service_available]ironic-inspector = True cc2f653 Connect brbm-inspector and brbm when needed 45455c9 Don't set MTU for inspector veth iface on hardware d9e7a45 [Devstack]: pick correct MTU for br-inspector veth 0167bc4 zuul: Clean up zuul files ecec19d Zuul: add file extension to playbook path b7ec25c Add zuul3 jobs in-tree e6bf172 Output coverage report in the way recognized by the CI 53972b6 [Devstack] cleanup upgrade settings da908db grenade: Only 'enable_plugin ironic-inspector' if not already in conf Diffstat (except docs and test files) ------------------------------------- devstack/plugin.sh | 16 +- devstack/upgrade/settings | 7 - ironic_inspector/common/lldp_parsers.py | 3 +- .../post.yaml | 15 ++ .../run.yaml | 182 +++++++++++++++++++++ .../legacy/ironic-inspector-tox-func/post.yaml | 67 ++++++++ .../legacy/ironic-inspector-tox-func/run.yaml | 86 ++++++++++ .../legacy/ironic-inspector-tox-func3/post.yaml | 67 ++++++++ .../legacy/ironic-inspector-tox-func3/run.yaml | 86 ++++++++++ tox.ini | 1 + zuul.d/legacy-ironic-inspector-jobs.yaml | 53 ++++++ zuul.d/project.yaml | 14 ++ 12 files changed, 582 insertions(+), 15 deletions(-)