[release-announce] ironic 17.0.1 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Thu Apr 8 09:19:36 UTC 2021
We are chuffed to announce the release of:
ironic 17.0.1: OpenStack Bare Metal Provisioning
This release is part of the wallaby 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.
Changes in ironic 17.0.0..17.0.1
--------------------------------
d6bb66dea Update python-dracclient version
4b7a4a1ba Followup idrac configuration mold steps
541f40c51 Follow-up Automaticaly set cipher suite
30bcf8b1b Update TOX_CONSTRAINTS_FILE for stable/wallaby
e5ee68047 Update .gitreview for stable/wallaby
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
driver-requirements.txt | 2 +-
ironic/drivers/modules/drac/management.py | 12 +++++------
ironic/drivers/modules/ipmitool.py | 18 ++++++++--------
.../unit/drivers/modules/drac/test_management.py | 24 ++++++++--------------
tox.ini | 10 ++++-----
7 files changed, 39 insertions(+), 42 deletions(-)
Requirements updates
--------------------
diff --git a/driver-requirements.txt b/driver-requirements.txt
index 457040ed4..151e745bc 100644
--- a/driver-requirements.txt
+++ b/driver-requirements.txt
@@ -10 +10 @@ python-scciclient>=0.8.0
-python-dracclient>=5.1.0,<6.0.0
+python-dracclient>=5.1.0,<7.0.0
More information about the Release-announce
mailing list