vitrage-tempest-plugin 5.1.0 (victoria)
We joyfully announce the release of: vitrage-tempest-plugin 5.1.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 5.0.0..5.1.0 ---------------------------------------------- 6a6573a fix swap size 1203b76 Remove six 97f439c Add idea into .gitignore 6376e32 Don't use test gnocchi its not stable fa2642a Do not check created_at attribute in test_service_list test c410a04 [goal] migrate the stable jobs to Bionic and master one to Focal 1d65be0 remove settings don't need it d79c372 Native Zuul v3 375af03 [goal] Migrate vitrage-tempest-plugin jobs to focal Diffstat (except docs and test files) ------------------------------------- .gitignore | 3 + .zuul.yaml | 274 ++++++++++++++++++--- devstack/post_test_hook.sh | 60 ----- devstack/pre_test_hook.sh | 22 -- devstack/settings | 3 - playbooks/pre.yaml | 36 +++ requirements.txt | 1 - 12 files changed, 296 insertions(+), 138 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 5b1df32..62848dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20 +19,0 @@ python-vitrageclient>=2.0.0 # Apache-2.0 -six>=1.10.0 # MIT
participants (1)
-
no-reply@openstack.org