[release-announce] keystone 13.0.1 (queens)

no-reply at openstack.org no-reply at openstack.org
Fri Jul 27 07:51:51 UTC 2018


We are pleased to announce the release of:

keystone 13.0.1: OpenStack Identity

This release is part of the queens stable release series.

Download the package from:

    https://tarballs.openstack.org/keystone/

For more details, please see below.

13.0.1
^^^^^^

Bug Fixes

* [bug 1763824 (https://bugs.launchpad.net/keystone/+bug/1763824)]
  JSON Schema implementation "nullable" in keystone.common.validation
  now properly adds "None" to the enum if the enum exists.

Changes in keystone 13.0.0..13.0.1
----------------------------------

7b1b6a6 Reduce duplication in federated auth APIs
4ca0172 Update RDO install guide for v3
7bd6454 Fix json schema nullable to add None to ENUM
e1f92ef Fix assert test error under py3.6
c1d81ef Imported Translations from Zanata
8625f60 Add release note for keystone v2 removal
b98748c Remove @expression from tags
0204700 Remove v2.0 policies


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

keystone/common/policies/token.py                  | 11 -----
keystone/common/validation/__init__.py             |  8 ++++
keystone/federation/controllers.py                 | 19 ++------
keystone/locale/en_GB/LC_MESSAGES/keystone.po      |  6 +--
keystone/locale/ko_KR/LC_MESSAGES/keystone.po      |  6 +--
keystone/locale/pt_BR/LC_MESSAGES/keystone.po      |  6 +--
keystone/locale/tr_TR/LC_MESSAGES/keystone.po      |  6 +--
keystone/locale/zh_CN/LC_MESSAGES/keystone.po      |  6 +--
keystone/locale/zh_TW/LC_MESSAGES/keystone.po      |  6 +--
keystone/resource/backends/sql.py                  |  7 +--
.../notes/bug-1763824-3d2f5169af9d42f.yaml         |  6 +++
.../removed-as-of-queens-94c04e88c08f89aa.yaml     |  4 ++
17 files changed, 150 insertions(+), 68 deletions(-)







More information about the Release-announce mailing list