[release-announce] keystoneauth1 3.11.1 (stein)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 25 22:16:33 UTC 2018


We are excited to announce the release of:

keystoneauth1 3.11.1: Authentication Library for OpenStack Identity

This release is part of the stein release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/keystoneauth

Download the package from:

    https://pypi.org/project/keystoneauth1

Please report issues through launchpad:

    https://bugs.launchpad.net/keystoneauth

For more details, please see below.

3.11.1
^^^^^^

Bug Fixes

* Fixed an issue where https://example.com and https://example.com/
  were being treated as different urls in the discovery cache
  resulting in a second unneeded discovery call when someone sets an
  "endpoint_override" that didn't match the trailing-slash form given
  by that service's discovery document.

Changes in keystoneauth1 3.11.0..3.11.1
---------------------------------------

72288d3 Make new-style single endpoint version discovery actually work for ironic
87ca0d7 Update sphinx extension logging
e878df1 Reformat Adapter docstring
106d91f Cache root urls with and without trailing slashes


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

keystoneauth1/adapter.py                           | 108 ++++++++++-----------
keystoneauth1/discover.py                          |  26 +++--
.../cache-trailing-slash-3663c86cd9754379.yaml     |   8 ++
6 files changed, 120 insertions(+), 70 deletions(-)







More information about the Release-announce mailing list