[release-announce] watcher-tempest-plugin 2.5.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Tue Sep 20 09:01:32 UTC 2022
We are tickled pink to announce the release of:
watcher-tempest-plugin 2.5.0: Tempest plugin watcher-tempest-plugin
This release is part of the zed release series.
The source is available from:
https://opendev.org/openstack/watcher-tempest-plugin
Download the package from:
https://tarballs.openstack.org/watcher-tempest-plugin/
Please report issues through:
https://bugs.launchpad.net/watcher/+bugs
For more details, please see below.
Changes in watcher-tempest-plugin 2.4.0..2.5.0
----------------------------------------------
997d172 Add WebTest as dependency for testing
2be53ff Update stable branches jobs on master gate
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 42 +++++++++++-------------------------------
requirements.txt | 2 +-
test-requirements.txt | 2 +-
3 files changed, 13 insertions(+), 33 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 76d09c2..135127d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr!=2.1.0,>=2.0.0 # Apache-2.0
+pbr>=3.1.1 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 3c655da..04e6c9c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -20 +20 @@ bandit>=1.6.0 # Apache-2.0
-
+WebTest>=2.0.27 # MIT
More information about the Release-announce
mailing list