vitrage-tempest-plugin 5.0.0 (victoria)
We are overjoyed to announce the release of: vitrage-tempest-plugin 5.0.0: Tempest plugin for Vitrage project This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/vitrage-tempest-plugin Download the package from: https://tarballs.openstack.org/vitrage-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/vitrage/+bugs For more details, please see below. Changes in vitrage-tempest-plugin 4.0.0..5.0.0 ---------------------------------------------- 161a59e Use vars() more readable then __dict__ 27feead Switch to newer openstackdocstheme and reno versions e2d1364 Add py38 package metadata ddd3fb1 Fix hacking min version to 3.0.1 7d6fe51 add tests in gate in for datasources 9c31548 Calculate the number of resources based on number of networks c72ecba Add stable branch jobs on the plugins master gate Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 55 ++++++++++++++++++++++ releasenotes/source/conf.py | 9 ++-- setup.cfg | 1 + test-requirements.txt | 10 ++-- 9 files changed, 81 insertions(+), 17 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index a991866..767bebc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,5 +5,3 @@ -hacking>=3.0,<3.1.0;python_version>='3.5' # Apache-2.0 -hacking>=1.1.0,<1.2.0;python_version=='2.7' # Apache-2.0 -sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD -sphinx>=2.0.0,!=2.1.0;python_version>='3.4' # BSD -openstackdocstheme>=1.31.2 # Apache-2.0 +hacking>=3.0.1,<3.1.0 # Apache-2.0 +sphinx>=2.0.0,!=2.1.0 # BSD +openstackdocstheme>=2.2.1 # Apache-2.0 @@ -11 +9 @@ openstackdocstheme>=1.31.2 # Apache-2.0 -reno>=2.5.0 # Apache-2.0 +reno>=3.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org