[release][stable][keystone] python-keystoneclient release 1.7.2 (liberty)
We are eager to announce the release of: python-keystoneclient 1.7.2: Client Library for OpenStack Identity This release is part of the liberty stable release series. With source available at: https://git.openstack.org/cgit/openstack/python-keystoneclient With package available at: https://pypi.python.org/pypi/python-keystoneclient For more details, please see the git log history below and: https://launchpad.net/python-keystoneclient/+milestone/1.7.2 Please report issues through launchpad: https://bugs.launchpad.net/python-keystoneclient Changes in python-keystoneclient 1.7.1..1.7.2 --------------------------------------------- 90c5838 Redirect on 303 in SAML plugin 91c9b92 HTTPClient/region_name deprecation test updates eca06da Updated from global requirements 7f54206 Update .gitreview for stable/liberty Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + keystoneclient/contrib/auth/v3/saml2.py | 18 ++-- requirements.txt | 2 +- setup.py | 2 +- test-requirements.txt | 2 +- 16 files changed, 266 insertions(+), 154 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index b846bb3..0e58c7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5 @@ -pbr<2.0,>=1.6 +pbr>=1.6 diff --git a/test-requirements.txt b/test-requirements.txt index 7f4ea88..cf57f14 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19 +19 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 -tempest-lib>=0.6.1 +tempest-lib>=0.8.0
participants (1)
-
doug@doughellmann.com