[release-announce] ironic 7.0.5 (ocata)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 2 20:36:44 UTC 2018


We joyfully announce the release of:

ironic 7.0.5: OpenStack Bare Metal Provisioning

This release is part of the ocata stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/ironic

Download the package from:

    https://tarballs.openstack.org/ironic/

Please report issues through launchpad:

    http://bugs.launchpad.net/ironic

For more details, please see below.

7.0.5
^^^^^


Security Issues
***************

* Fixes an issue where an enabled console could be left running
  after a node was unprovisioned.  This allowed a user to view the
  console even after the instance was gone. Ironic now stops the
  console during unprovisioning to block this.


Bug Fixes
*********

* Fixes bug 1749755 (https://bugs.launchpad.net/ironic/+bug/1749755)
  causing timeouts to not work properly because an unsupported
  sqalchemy filter was being used.

Changes in ironic 7.0.4..7.0.5
------------------------------

00914c8 Tear down console during unprovisioning
a88bd7c Gate: run ironic tests in the regular multinode job
98b61f4 Allow sqalchemy filtering by id and uuid
6b2a76f Zuul: Remove project name


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

ironic/conductor/manager.py                        | 39 ++++++++++++---------
ironic/db/sqlalchemy/api.py                        | 27 ++++++++-------
.../run.yaml                                       |  4 +++
...add-id-and-uuid-filtering-to-sqalchemy-api.yaml |  5 +++
...onsole-during-unprovision-a29d8facb3f03be5.yaml |  7 ++++
zuul.d/project.yaml                                |  1 -
9 files changed, 118 insertions(+), 38 deletions(-)







More information about the Release-announce mailing list