blazar_tempest_plugin 0.5.0 (victoria)
We enthusiastically announce the release of: blazar_tempest_plugin 0.5.0: Tempest plugin for Blazar Project This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/blazar_tempest_plugin Download the package from: https://tarballs.openstack.org/blazar-tempest-plugin/ For more details, please see below. Changes in blazar_tempest_plugin 0.4.0..0.5.0 --------------------------------------------- 85b54e1 Add py38 package metadata 69b9ed3 Pin the <=ussuri jobs to a bionic nodeset 064d2ae Port the blazar jobs to native Zuul v3 339c3e1 migrate testing to ubuntu focal 9468fcf Switch to newer openstackdocstheme and reno versions 046e1c4 Add stable branch jobs on the plugins master gate Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 81 +++++++++++++++++++++++++++++++++++++++++++-- releasenotes/source/conf.py | 9 ++--- setup.cfg | 1 + test-requirements.txt | 8 +++-- 5 files changed, 96 insertions(+), 12 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index c89984d..c46ca66 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,0 +6,4 @@ hacking>=1.1.0,<1.2.0 # Apache-2.0 +# remove this pyflakes from here once you bump the +# hacking to 3.2.0 or above. hacking 3.2.0 takes +# care of pyflakes version compatibilty. +pyflakes>=2.1.1 @@ -9 +13 @@ sphinx>=2.0.0,!=2.1.0 # BSD -openstackdocstheme>=2.0.0 # Apache-2.0 +openstackdocstheme>=2.2.1 # Apache-2.0 @@ -11 +15 @@ openstackdocstheme>=2.0.0 # Apache-2.0 -reno>=2.5.0 # Apache-2.0 +reno>=3.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org