[release-announce] sahara-plugin-storm 4.0.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 14 10:40:56 UTC 2020


We are pleased to announce the release of:

sahara-plugin-storm 4.0.0: Storm Plugin for Sahara Project

This release is part of the victoria 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 3.0.0..4.0.0
-------------------------------------------

a0f41ee Use unittest.mock instead of mock
d9c7835 Switch to newer openstackdocstheme and reno versions
cbf77a5 Fix hacking min version to 3.0.1
4ceb9a8 Imported Translations from Zanata
25a253c Bump default tox env from py37 to py38
9b3f682 Add py38 package metadata
24d193d Add Python3 victoria unit tests
a18ba18 Update master for stable/ussuri


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

.zuul.yaml                                          |  2 +-
lower-constraints.txt                               |  6 ------
releasenotes/source/conf.py                         |  7 +++----
releasenotes/source/index.rst                       |  1 +
.../source/locale/de/LC_MESSAGES/releasenotes.po    | 21 +++++++++++++++++++--
releasenotes/source/ussuri.rst                      |  6 ++++++
setup.cfg                                           |  1 +
test-requirements.txt                               |  3 +--
tox.ini                                             |  2 +-
13 files changed, 44 insertions(+), 26 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index c572e69..f3621b2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking>=3.0,<3.1.0 # Apache-2.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0
@@ -12 +11,0 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-mock>=2.0.0 # BSD






More information about the Release-announce mailing list