heat-tempest-plugin 1.4.0 (xena)
We exuberantly announce the release of: heat-tempest-plugin 1.4.0: OpenStack Orchestration Tempest Plugin This release is part of the xena 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.3.0..1.4.0 ------------------------------------------- 335c11b Use Block Storage API v3 instead of API v2 fcdf286 Make all functional jobs non-voting 67f98f8 Migrate from testr to stestr Diffstat (except docs and test files) ------------------------------------- .gitignore | 21 +++++++++++++++++++-- .stestr.conf | 4 ++++ .testr.conf | 12 ------------ .zuul.yaml | 27 ++++++++++++++++++--------- heat_tempest_plugin/services/clients.py | 2 +- test-requirements.txt | 1 + tox.ini | 7 +++---- 7 files changed, 46 insertions(+), 28 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index be225d8..23614af 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,0 +11 @@ pyflakes>=2.1.1 +stestr>=2.0.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org