[openstack-announce] [new][sahara] sahara 3.0.2 release (liberty)

no-reply at openstack.org no-reply at openstack.org
Wed Jun 8 21:27:05 UTC 2016


We are psyched to announce the release of:

sahara 3.0.2: Sahara project

This release is part of the liberty stable release series.

For more details, please see below.

Changes in sahara 3.0.1..3.0.2
------------------------------

3d621b9 Fix MapR 500 fails to start on stable/liberty
4861048 Updated from global requirements
311960c Updated from global requirements
579dc66 Use the integrated tempest.lib module
f87d982 Do not use explict keyword arguments in image resource
72301b4 Fix E005 bashate error

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

devstack/settings                                  |  2 +
devstack/upgrade/settings                          |  2 +
requirements.txt                                   |  4 +-
sahara/plugins/mapr/domain/node_process.py         |  2 +
sahara/plugins/mapr/services/impala/impala.py      |  2 +-
.../mapr/services/impala/resources/impala-env.sh   | 49 ----------------------
.../services/impala/resources/impala-env.sh.j2     | 49 ++++++++++++++++++++++
sahara/plugins/mapr/services/oozie/oozie.py        | 35 +++++++++-------
sahara/utils/openstack/images.py                   |  4 +-
tox.ini                                            |  2 +-
18 files changed, 112 insertions(+), 81 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index d9a2c36..4a19dc3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ alembic>=0.8.0
-Babel>=1.3
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
@@ -32 +32 @@ python-cinderclient>=1.3.1
-python-keystoneclient!=1.8.0,>=1.6.0
+python-keystoneclient!=1.8.0,<3.0.0,>=1.6.0





More information about the OpenStack-announce mailing list