[release-announce] sahara-plugin-storm 5.0.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Wed Apr 14 11:23:09 UTC 2021
We joyfully announce the release of:
sahara-plugin-storm 5.0.0: Storm Plugin for Sahara Project
This release is part of the wallaby release series.
The source is available from:
https://opendev.org/openstack/sahara-plugin-storm
Download the package from:
https://tarballs.openstack.org/sahara-plugin-storm/
Please report issues through:
https://storyboard.openstack.org/#!/project/1105
For more details, please see below.
Changes in sahara-plugin-storm 4.0.0..5.0.0
-------------------------------------------
c123704 Imported Translations from Zanata
3dd6e13 Fix reqs (focal), remove linters from l-r
43ba409 Add Python3 wallaby unit tests
84253c8 Update master for stable/victoria
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 2 +-
lower-constraints.txt | 26 +++++-------
releasenotes/source/index.rst | 1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po | 48 ++++++++++++++++++++++
releasenotes/source/victoria.rst | 6 +++
requirements.txt | 2 +-
.../en_GB/LC_MESSAGES/sahara_plugin_storm.po | 42 +++++++++++++++++++
test-requirements.txt | 2 +-
8 files changed, 111 insertions(+), 18 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index ff6e585..daae8a6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ Babel!=2.4.0,>=2.3.4 # BSD
-eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
+eventlet>=0.26.0 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index f3621b2..8cab1d3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -16 +16 @@ testscenarios>=0.4 # Apache-2.0/BSD
-testtools>=2.2.0 # MIT
+testtools>=2.4.0 # MIT
More information about the Release-announce
mailing list