We are ecstatic to announce the release of: ironic 13.0.1: OpenStack Bare Metal Provisioning This release is part of the train stable release series. The source is available from: https://opendev.org/openstack/ironic Download the package from: https://tarballs.openstack.org/ironic/ Please report issues through: https://storyboard.openstack.org/#!/project/943 For more details, please see below. 13.0.1 ^^^^^^ Bug Fixes * Fixes a bug in the "idrac" hardware type where configuration job for RAID "delete_configuration" cleaning step gets created even when there are no virtual disks or hotspares/dedicated hotspares present on any controller. See bug *2006562 https://storyboard.openstack.org/#!/story/2006562* for details. Changes in ironic 13.0.0..13.0.1 -------------------------------- 026c293cb DRAC: Fix a bug for job creation when only required d1abf8a69 Fix devstack installation failure 04df2635b Change log level based on node status b130e0f20 Use correct function to stop service d456d4836 Update docs for train release 477e9ddd1 Prepare stable/train testing 0012bd57e Update TOX/UPPER_CONSTRAINTS_FILE for stable/train a3f601377 Update .gitreview for stable/train Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + devstack/lib/ironic | 8 ++-- .../refarch/small-cloud-trusted-tenants.rst | 14 +++---- ironic/conductor/task_manager.py | 20 +++++++--- ironic/drivers/modules/drac/raid.py | 9 ++++- .../fix-commit-to-controller-d26f083ac388a65e.yaml | 8 ++++ tox.ini | 10 ++--- 42 files changed, 145 insertions(+), 77 deletions(-)