[release-announce] heat-tempest-plugin 1.2.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Mon Feb 8 13:35:55 UTC 2021
We are delighted to announce the release of:
heat-tempest-plugin 1.2.0: OpenStack Orchestration Tempest Plugin
This release is part of the wallaby release series.
The source is available from:
https://opendev.org/openstack/heat-tempest-plugin
Download the package from:
https://tarballs.openstack.org/heat-tempest-plugin/
Please report issues through:
https://bugs.launchpad.net/heat/+bugs
For more details, please see below.
Changes in heat-tempest-plugin 1.1.0..1.2.0
-------------------------------------------
d74b438 Update hacking for Python3
4078405 Functional tests for OS::Neutron::ExtraRouteSet
b8f784a Add heat-functional-victoria job to check
3a8aa82 Allow retry when wc_notify not successed
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 10 +-
.../scenario/templates/test_server_signal.yaml | 8 +-
test-requirements.txt | 2 +-
tox.ini | 3 +
8 files changed, 192 insertions(+), 20 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 3cd55cb..be225d8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking>=2.0,<2.1.0 # Apache-2.0
More information about the Release-announce
mailing list