[openstack-announce] [release][stable][sahara] sahara 2015.1.4 release (kilo)

no-reply at openstack.org no-reply at openstack.org
Tue May 10 13:52:32 UTC 2016


We are amped to announce the release of:

sahara 2015.1.4: Sahara project

This release is part of the kilo stable release series.

For more details, please see below.

Changes in sahara 2015.1.3..2015.1.4
------------------------------------

f80daad Updated from global requirements
d44dd33 Fix E005 bashate error
6ed2bf7 Updated from global requirements
14df39a Change ignore-errors to ignore_errors
8fdc3c5 Bump stable/kilo next version to 2015.1.4

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

.coveragerc                                        |  2 +-
requirements.txt                                   |  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 ++++++++++++++++++++++
setup.cfg                                          |  2 +-
test-requirements.txt                              |  2 +-
8 files changed, 54 insertions(+), 58 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 783b6c6..776ae51 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ alembic<0.8.1,>=0.7.2
-Babel>=1.3
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index 5dde92c..4ff6401 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -25 +25 @@ testscenarios>=0.4
-testtools!=1.2.0,>=0.9.36
+testtools!=1.2.0,<2.0.0,>=0.9.36





More information about the OpenStack-announce mailing list