[release-announce] ironic-tempest-plugin 2.3.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Thu Jul 29 11:00:35 UTC 2021


We high-spiritedly announce the release of:

ironic-tempest-plugin 2.3.0: Tempest plugin for ironic and ironic-
inspector

This release is part of the xena release series.

The source is available from:

    https://opendev.org/openstack/ironic-tempest-plugin

Download the package from:

    https://tarballs.openstack.org/ironic-tempest-plugin/

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/ironic

For more details, please see below.

Changes in ironic-tempest-plugin 2.2.0..2.3.0
---------------------------------------------

8b9be89 Remove train testing from ironic-tempest-plugin
c4ad6e2 Update min version of tox to use allowlist
eaf7482 Add Wallaby jobs
3a07c4d Use get_service_clients framework with basic Secure RBAC
12236ec setup.cfg: Replace dashes with underscores
957dc34 Remove /extra/vif_port_id usage
13de53a Reconfigure tox.ini
8a1b5eb Test case for uefi-https-boot in standalone ironic


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

ironic_tempest_plugin/config.py                    | 16 ++++++++++
ironic_tempest_plugin/manager.py                   | 34 +++++++++++----------
ironic_tempest_plugin/plugin.py                    | 35 ++++++++++++++++++++++
.../scenario/ironic_standalone/test_basic_ops.py   | 17 +++++++++++
.../scenario/test_baremetal_boot_from_volume.py    |  2 +-
setup.cfg                                          |  6 ++--
test-requirements.txt                              |  5 ----
tox.ini                                            | 10 +++++--
zuul.d/project.yaml                                | 29 +++++++++---------
zuul.d/stable-jobs.yaml                            | 35 ++++++++++++++++++++++
18 files changed, 176 insertions(+), 68 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index d5ab6d0..33a724b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,2 +4,0 @@
-hacking>=3.1.0,<4.0.0 # Apache-2.0
-
@@ -9,3 +6,0 @@ coverage!=4.4,>=4.0 # Apache-2.0
-flake8-import-order>=0.17.1 # LGPLv3
-pycodestyle>=2.0.0,<2.7.0 # MIT
-






More information about the Release-announce mailing list