[release-announce] [sahara] sahara 3.0.3 (liberty)

no-reply at openstack.org no-reply at openstack.org
Tue Nov 22 03:13:24 UTC 2016


We are high-spirited to announce the release of:

sahara 3.0.3: Sahara project

This release is part of the liberty stable release series.

Download the package from:

    https://tarballs.openstack.org/sahara/

For more details, please see below.

Changes in sahara 3.0.2..3.0.3
------------------------------

6c61605 Constraints are ready to be used for tox.ini
8de9ece Fill tempest.conf with Sahara-specific values
bcda70d Updated from global requirements
370e6b5 Updated from global requirements


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

devstack/plugin.sh    | 10 ++++++++++
requirements.txt      |  2 +-
test-requirements.txt |  2 +-
tox.ini               |  2 +-
4 files changed, 13 insertions(+), 3 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 4a19dc3..b526aff 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10 +10 @@ eventlet>=0.17.4
-Flask<1.0,>=0.10
+Flask!=0.11,<1.0,>=0.10
diff --git a/test-requirements.txt b/test-requirements.txt
index 09dba17..0d8741b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ PrettyTable<0.8,>=0.7
-PyMySQL>=0.6.2 # MIT License
+PyMySQL!=0.7.7,>=0.6.2 # MIT License





More information about the Release-announce mailing list