[release-announce] blazar_tempest_plugin 0.6.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Tue Jan 12 07:46:49 UTC 2021


We are amped to announce the release of:

blazar_tempest_plugin 0.6.0: Tempest plugin for Blazar Project

This release is part of the wallaby 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.5.0..0.6.0
---------------------------------------------

b979560 Bump py37 to py38 in tox.ini
f6b619e Add doc/requirements
10ef8b7 Fix multiple CI failures


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                                  | 13 +++++++++++++
test-requirements.txt                                       | 10 ++--------
tox.ini                                                     |  8 ++++++--
5 files changed, 25 insertions(+), 11 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index c46ca66..a043fc9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking>=1.1.0,<1.2.0 # Apache-2.0
+hacking>=1.1.0,<3.0.1 # Apache-2.0
@@ -9,7 +9 @@ hacking>=1.1.0,<1.2.0 # Apache-2.0
-pyflakes>=2.1.1
-
-# docs
-sphinx>=2.0.0,!=2.1.0 # BSD
-openstackdocstheme>=2.2.1 # Apache-2.0
-# releasenotes
-reno>=3.1.0 # Apache-2.0
+pyflakes>=2.1.1 # MIT






More information about the Release-announce mailing list