[sahara] python-saharaclient 0.11.2 (liberty)
We are grateful to announce the release of: python-saharaclient 0.11.2: Client library for Sahara API This release is part of the liberty stable release series. The source is available from: http://git.openstack.org/cgit/openstack/python-saharaclient Download the package from: https://tarballs.openstack.org/python-saharaclient/ Please report issues through launchpad: http://bugs.launchpad.net/python-saharaclient For more details, please see below. Changes in python-saharaclient 0.11.1..0.11.2 --------------------------------------------- 6d50185 Updated from global requirements acdb9ac Updated from global requirements 8da8ea8 fix gate-functional for stable liberty 991487d Updated from global requirements aafb507 Updated from global requirements b39ad9b Updated from global requirements 1be6f40 Updated from global requirements 2d0b927 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- requirements.txt | 10 +++++----- test-requirements.txt | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index d6629e9..27e3f9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,2 +7,2 @@ pbr>=1.6 -Babel>=1.3 -cliff>=1.14.0 # Apache-2.0 +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD +cliff!=1.16.0,!=1.17.0,>=1.14.0 # Apache-2.0 @@ -11,2 +11,2 @@ oslo.i18n>=1.5.0 # Apache-2.0 -oslo.utils>=2.0.0 # Apache-2.0 -python-keystoneclient>=1.6.0 +oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0 +python-keystoneclient!=1.8.0,<3.0.0,>=1.6.0 @@ -14 +14 @@ python-openstackclient>=1.5.0 -requests>=2.5.2 +requests!=2.8.0,!=2.9.0,>=2.5.2 diff --git a/test-requirements.txt b/test-requirements.txt index 1f0b3da..0931a25 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13 +13 @@ python-neutronclient>=2.6.0 -python-novaclient>=2.28.1 +python-novaclient!=2.33.0,>=2.28.1
participants (1)
-
no-reply@openstack.org