[openstack-announce] [new][sahara] python-saharaclient 0.18.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Tue Aug 30 17:57:46 UTC 2016


We are stoked to announce the release of:

python-saharaclient 0.18.0: Client library for Sahara API

This release is part of the newton release series.

With source available at:

    https://git.openstack.org/cgit/openstack/python-saharaclient

With package available at:

    https://pypi.python.org/pypi/python-saharaclient

Please report issues through launchpad:

    https://bugs.launchpad.net/python-saharaclient

For more details, please see below.

Changes in python-saharaclient 0.17.0..0.18.0
---------------------------------------------

8323dcc Updated from global requirements
afce6fa Updated from global requirements


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

requirements.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index c22783b..b8627de 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ keystoneauth1>=2.10.0 # Apache-2.0
-osc-lib>=0.4.0 # Apache-2.0
+osc-lib>=1.0.2 # Apache-2.0
@@ -14 +14 @@ oslo.utils>=3.16.0 # Apache-2.0
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
+python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0





More information about the OpenStack-announce mailing list