[release-announce] sahara 14.0.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Wed Apr 14 11:23:49 UTC 2021
We are chuffed to announce the release of:
sahara 14.0.0: Sahara project
This release is part of the wallaby release series.
The source is available from:
https://opendev.org/openstack/sahara
Download the package from:
https://tarballs.openstack.org/sahara/
Please report issues through:
https://bugs.launchpad.net/sahara/+bugs
For more details, please see below.
Changes in sahara 13.0.0..14.0.0
--------------------------------
f576d092 Fix lower requirements: bump various packages
b8ad624e gate fix: no removed tail_log in devstack, disable grenade
b4b666cb Fix the isolated exception message
bd46fc6d Replace deprecated UPPER_CONSTRAINTS_FILE variable
7376520e Add Python3 wallaby unit tests
107233b4 Update master for stable/victoria
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 7 ++++---
devstack/plugin.sh | 1 -
lower-constraints.txt | 15 ++++++---------
releasenotes/source/index.rst | 1 +
releasenotes/source/victoria.rst | 6 ++++++
requirements.txt | 8 ++++----
sahara/service/edp/job_binaries/manager.py | 7 +++----
tox.ini | 12 ++++++------
8 files changed, 30 insertions(+), 27 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 0c2e841b..8f10d3a0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-alembic>=0.8.10 # MIT
+alembic>=0.9.6 # MIT
@@ -24 +24 @@ oslo.log>=3.36.0 # Apache-2.0
-oslo.messaging>=5.29.0 # Apache-2.0
+oslo.messaging>=10.2.0 # Apache-2.0
@@ -29 +29 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
-oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
+oslo.service>=1.31.0 # Apache-2.0
@@ -42 +42 @@ python-glanceclient>=2.8.0 # Apache-2.0
-six>=1.10.0 # MIT
+six>=1.14.0 # MIT
More information about the Release-announce
mailing list