[release-announce] heat-tempest-plugin 1.1.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Fri Oct 2 12:35:52 UTC 2020


We are chuffed to announce the release of:

heat-tempest-plugin 1.1.0: OpenStack Orchestration Tempest Plugin

This release is part of the victoria 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.0.0..1.1.0
-------------------------------------------

fa9f6cc [goal] Migrate tox based testing to Focal
9f622d8 Fixing typo for cert_validate
eb16aa8 Add stable ussuri job on master gate
b210ea2 Remove Extended maintainance stable branch job from master gate
b4624c8 Use Bionic node for stable stein or train jobs
87030db Add tls support for tests
4e56c72 Allow empty list of tags instead of None


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

.zuul.yaml                                         | 53 +++++-----------------
test-requirements.txt                              |  5 +-
6 files changed, 23 insertions(+), 47 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index c699d8c..3cd55cb 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7,4 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-
+# remove this pyflakes from here once you bump the
+# hacking to 3.2.0 or above. hacking 3.2.0 takes
+# care of pyflakes version compatibilty.
+pyflakes>=2.1.1






More information about the Release-announce mailing list