[release-announce] heat-tempest-plugin 1.0.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Fri Apr 24 17:41:07 UTC 2020


We joyfully announce the release of:

heat-tempest-plugin 1.0.0: OpenStack Orchestration Tempest Plugin

This release is part of the ussuri 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 0.4.0..1.0.0
-------------------------------------------

4780eec [ussuri][goal] Drop python 2.7 support and testing
08d2f89 Resume tests on rocky and queens
86d8abf [stable gate fix] Check if cert_validate is supported
0643b17 Rectify volumes tests
569493b Pass disable_ssl_certificate_validation to gabbit tests
0ee85bb Use nodeset legacy-ubuntu-xenial for stable branch
67469e7 Update master(Ussuri) jobs and stable branch jobs
dc29520 Add poll interval for gabbi api tests
ab1725e Allow to pass --insecure options into VMs
cd52d60 Drop "docs" tox target and the docs integration
5d966f9 Fix for boot_config_env default path
60fefc6 Change openstack-dev to openstack-discuss
8a142e3 Remove handling for client status races


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

.zuul.yaml                                         | 75 ++++++++++++++++------
heat_tempest_plugin/common/test.py                 | 39 ++---------
heat_tempest_plugin/config.py                      | 14 +++-
.../templates/app_server_lbv2_neutron.yaml         |  9 ++-
.../scenario/templates/app_server_neutron.yaml     |  9 ++-
.../templates/test_autoscaling_lb_neutron.yaml     |  4 ++
.../templates/test_autoscaling_lbv2_neutron.yaml   |  4 ++
.../scenario/templates/test_server_cfn_init.yaml   |  6 +-
.../scenario/templates/test_server_signal.yaml     |  8 ++-
.../templates/test_volumes_create_from_backup.yaml | 10 ++-
.../templates/test_volumes_delete_snapshot.yaml    | 10 ++-
setup.cfg                                          | 11 +---
test-requirements.txt                              |  3 +-
tox.ini                                            | 15 ++---
25 files changed, 189 insertions(+), 109 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index f6c0a00..c699d8c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,2 +7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-openstackdocstheme>=1.18.1 # Apache-2.0
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
+






More information about the Release-announce mailing list