[release-announce] sahara 10.0.1 (stein)
no-reply at openstack.org
no-reply at openstack.org
Tue Oct 22 20:02:53 UTC 2019
We are glad to announce the release of:
sahara 10.0.1: Sahara project
This release is part of the stein stable release series.
The source is available from:
https://opendev.org/openstack/sahara
Download the package from:
https://tarballs.openstack.org/null/
Please report issues through:
https://bugs.launchpad.net/sahara/+bugs
For more details, please see below.
Changes in sahara 10.0.0..10.0.1
--------------------------------
1fa76ce6 Python 3 fixes
7adbbd67 grenade: target stein, disable heat integration tests
39c384d0 Fixing broken links and removing outdated driver
5a3705dc Fix requirements (bandit, sphinx)
994ff8cb OpenDev Migration Patch
e11ceecb Replace openstack.org git:// URLs with https://
16407289 Update UPPER_CONSTRAINTS_FILE for stable/stein
8f6883b0 Update .gitreview for stable/stein
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 3 +-
.zuul.yaml | 6 ++--
devstack/README.rst | 6 ++--
devstack/upgrade/settings | 11 +++---
.../dashboard-dev-environment-guide.rst | 2 +-
playbooks/sahara-grenade/run.yaml | 14 ++++----
roles/build-sahara-images-cli/defaults/main.yaml | 2 +-
roles/build-sahara-images-cli/tasks/main.yaml | 2 +-
sahara/service/edp/spark/engine.py | 2 +-
sahara/utils/ssh_remote.py | 6 +++-
test-requirements-bandit.txt | 1 -
test-requirements.txt | 2 +-
tox.ini | 12 +++----
18 files changed, 52 insertions(+), 71 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 12dde8e4..8c241974 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ PyMySQL>=0.7.6 # MIT License
-bandit>=1.1.0 # Apache-2.0
+bandit>=1.1.0,<1.6.0 # Apache-2.0
More information about the Release-announce
mailing list