[release-announce] keystonemiddleware 9.1.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 3 15:21:23 UTC 2020


We joyfully announce the release of:

keystonemiddleware 9.1.0: Middleware for OpenStack Identity

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/keystonemiddleware

Download the package from:

    https://pypi.org/project/keystonemiddleware

Please report issues through:

    https://bugs.launchpad.net/keystonemiddleware/+bugs

For more details, please see below.

9.1.0
^^^^^


Prelude
*******

Since the removal of the Identity API v2 Keystone no longer has any
special functionality that requires using the admin endpoint for it.
So this release changes the default endpoint being used from "admin"
to "internal", allowing deployments to work without an admin endpoint.


Upgrade Notes
*************

* [bug 1830002
  (https://bugs.launchpad.net/keystonemiddleware/+bug/1830002)] The
  default Identity endpoint has been changed from "admin" to
  "internal".

Changes in keystonemiddleware 9.0.0..9.1.0
------------------------------------------

88ef8df Imported Translations from Zanata
8f9a596 Change the default Identity endpoint to internal
a9e9de2 Switch to newer openstackdocstheme and reno versions
825f026 Update master for stable/ussuri


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

keystonemiddleware/auth_token/_opts.py             |  4 +--
.../unit/auth_token/test_auth_token_middleware.py  |  6 ++--
lower-constraints.txt                              |  1 -
...default-identity-endpoint-fab39579255c31bb.yaml | 11 ++++++
releasenotes/source/conf.py                        |  8 ++---
releasenotes/source/index.rst                      |  1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 40 +++++++++++++++++++---
releasenotes/source/ussuri.rst                     |  6 ++++
10 files changed, 71 insertions(+), 21 deletions(-)







More information about the Release-announce mailing list