We are satisfied to announce the release of: mistral_tempest_tests 1.1.0: Tempest plugin for Mistral project This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/mistral_tempest_tests Download the package from: https://tarballs.openstack.org/mistral-tempest-plugin/ For more details, please see below. Changes in mistral_tempest_tests 1.0.0..1.1.0 --------------------------------------------- 776b590 Adjust Actions API tests b9c3d57 Fix Action API tests c3bf5af [goal] Migrate mistral-tempest-plugin jobs to focal 64d1029 Switch to newer openstackdocstheme and reno versions 66f2455 Add py38 package metadata 4d9545b Fix hacking min version to 3.0.1 d9a58d0 try to fix pip error 9482b65 Add stable branch jobs on the plugins master gate Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 29 ++++- releasenotes/source/conf.py | 9 +- setup.cfg | 2 + test-requirements.txt | 2 +- 7 files changed, 129 insertions(+), 49 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 807c375..7ef9f3d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5 +5 @@ -hacking>=1.1.0 # Apache-2.0 +hacking>=3.0.1,<3.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org