[openstack-announce] [release][stable][sahara] python-saharaclient 0.14.0 release (mitaka)
no-reply at openstack.org
no-reply at openstack.org
Wed Mar 30 10:46:11 UTC 2016
We are delighted to announce the release of:
python-saharaclient 0.14.0: Client library for Sahara API
This release is part of the mitaka stable release series.
With source available at:
https://git.openstack.org/cgit/openstack/python-saharaclient
Please report issues through launchpad:
https://bugs.launchpad.net/python-saharaclient
For more details, please see below.
Changes in python-saharaclient 0.13.0..0.14.0
---------------------------------------------
ac9868e Updated from global requirements
f1dd01f Update .gitreview for stable/mitaka
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
requirements.txt | 2 +-
test-requirements.txt | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 1b0f282..5eefe56 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ Babel>=1.3 # BSD
-cliff!=1.16.0,>=1.15.0 # Apache-2.0
+cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index a9c5ba3..33b2db0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14 +14 @@ os-testr>=0.4.1 # Apache-2.0
-python-neutronclient>=2.6.0 # Apache-2.0
+python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0
More information about the OpenStack-announce
mailing list