[release-announce] [ironic] ironic-inspector 5.0.1 (ocata)

no-reply at openstack.org no-reply at openstack.org
Wed May 31 22:54:30 UTC 2017


We are glad to announce the release of:

ironic-inspector 5.0.1: Hardware introspection for OpenStack Bare
Metal

This release is part of the ocata 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.

5.0.1
^^^^^

Bug Fixes

* Exception CalledProcessError is raised when running *iptables* cmd
  on start up. The issue is caused by eventlet bug, see:
  https://github.com/eventlet/eventlet/issues/357 The issue affects
  *ironic-inspector* only if it manages firewall - configured with
  "manage_firewall = True" configuration option.

* Do not fail the whole introspection due to a value formatting
  error during introspection rules rollback. See bug 1686942
  (https://bugs.launchpad.net/ironic-inspector/+bug/1686942) for an
  example and detailed investigation.

Changes in ironic-inspector 5.0.0..5.0.1
----------------------------------------

e4fb858 Do not fail rules rollback on bad formatting key
3115c18 Updated from global requirements
18660a1 Use eventlet version of subprocess
e78f06d Updated from global requirements
4952260 Grenade: don't enable tempest plugins in settings
babc2b6 Update UPPER_CONSTRAINTS_FILE for stable/ocata
62073ad Update .gitreview for stable/ocata


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |  1 +
devstack/upgrade/settings                          |  3 ---
ironic_inspector/firewall.py                       |  2 +-
ironic_inspector/rules.py                          | 26 ++++++++++++++--------
ironic_inspector/test/unit/test_firewall.py        |  5 ++---
ironic_inspector/test/unit/test_rules.py           | 17 ++++++++++++++
...edProcessError-on-startup-28d9dbed85a81542.yaml |  9 ++++++++
.../rollback-formatting-7d61c9af2600d42f.yaml      |  7 ++++++
tox.ini                                            |  2 +-
9 files changed, 55 insertions(+), 17 deletions(-)






More information about the Release-announce mailing list