We are satisfied to announce the release of:
python-keystoneclient 1.7.1: Client Library for OpenStack Identity
This release is part of the liberty 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.1
Please report issues through launchpad:
https://bugs.launchpad.net/python-keystoneclient
Changes in python-keystoneclient 1.7.0..1.7.1
---------------------------------------------
c45fd90 Adding back exception mapping for ConnectionError
33b24a6 Fixes missing socket attribute error during init_poolmanager
Diffstat (except docs and test files)
-------------------------------------
keystoneclient/exceptions.py | 1 +
keystoneclient/session.py | 21 ++++++++++++++----
3 files changed, 55 insertions(+), 4 deletions(-)