[release-announce] ironic 7.0.7 (ocata)

no-reply at openstack.org no-reply at openstack.org
Tue Sep 25 19:54:27 UTC 2018


We contentedly announce the release of:

ironic 7.0.7: 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.7
^^^^^

Bug Fixes

* Fixes an issue that caused the integrated Dell Remote Access
  Controller (iDRAC) "management" hardware interface implementation,
  "idrac", to fail to boot nodes in Unified Extensible Firmware
  Interface (UEFI) boot mode. That interface is supported by the
  "idrac" hardware type. The issue is resolved for Dell EMC PowerEdge
  13th and 14th generation servers. It is not resolved for PowerEdge
  12th generation and earlier servers. For more information, see story
  1656841 (https://storyboard.openstack.org/#!/story/1656841).

* Fixes an issue seen during node tear down where a port being
  deleted by the Bare Metal service could be deleted by the Compute
  service, leading to an unhandled error from the Networking service.
  See story 2002637 for further details.

Changes in ironic 7.0.5..7.0.7
------------------------------

11ab776 import zuul job settings from project-config
a00a0bf Fix iDRAC hardware type does not work with UEFI
27fea91 Fix error when deleting a non-existent port


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

ironic/common/neutron.py                           |   3 +
ironic/drivers/modules/drac/management.py          | 172 ++++++++++--
.../unit/drivers/modules/drac/test_management.py   | 304 +++++++++++++++++++--
.../idrac-uefi-boot-mode-86f4694b4247a1ca.yaml     |  11 +
.../notes/story-2002637-4825d60b096e475b.yaml      |   7 +
zuul.d/project.yaml                                |  13 +
7 files changed, 487 insertions(+), 35 deletions(-)







More information about the Release-announce mailing list