We are delighted to announce the release of: keystoneauth1 2.18.0: Authentication Library for OpenStack Identity This release is part of the ocata release series. The source is available from: http://git.openstack.org/cgit/openstack/keystoneauth Download the package from: https://pypi.python.org/pypi/keystoneauth1 Please report issues through launchpad: http://bugs.launchpad.net/keystoneauth For more details, please see below. Changes in keystoneauth1 2.17.0..2.18.0 --------------------------------------- ed6ae95 Correctly Omit Response Body in Debug Mode 01e0122 Add test for header in Saml2 plugin b1301e6 Use comma as separator in ECP Accept HTTP header 7e11cab Replace yaml.load() with yaml.safe_load() af658d0 Log request-id for each api call Diffstat (except docs and test files) ------------------------------------- keystoneauth1/extras/_saml2/v3/saml2.py | 2 +- keystoneauth1/session.py | 35 +++++++++++++++++-- 5 files changed, 103 insertions(+), 13 deletions(-)