keystone/releasenotes/notes/removed-as-of-queens-94c04e88c08f89aa.yaml
wangxiyuan 05c96d0371 Remove duplicated release note
There are two release note file for removed-as-of-queens.

Merge them into one.

Change-Id: I06234a4585a78050be8a8c8b13a58fed9e34463b
2017-12-29 10:10:30 +08:00

16 lines
718 B
YAML

---
other:
- >
[`bug 1728690 <https://bugs.launchpad.net/keystone/+bug/1728690>`_]
The ``keystone-manage bootstrap`` command will only create the admin role
and will no longer create a default member role. Please create any
additional roles you need after running ``bootstrap`` by using the
``openstack role create`` command.
- >
The config option ``rolling_upgrade_password_hash_compat`` is removed. It
is only used for rolling-upgrade from Ocata release to Pike release.
- >
[`blueprint removed-as-of-queens <https://blueprints.launchpad.net/keystone/+spec/removed-as-of-queens>`_]
The ``admin_token_auth`` middleware is removed now. The related doc is
removed as well.