3db38cabcb
replace create_arguments_apply methods by token model way. bp: removed-as-of-stein Change-Id: I3239e723981dc7d0a53eb454e879096318f7b11a
28 lines
1.5 KiB
YAML
28 lines
1.5 KiB
YAML
---
|
|
other:
|
|
- |
|
|
[`blueprint removed-as-of-stein <https://blueprints.launchpad.net/keystone/+spec/removed-as-of-stein>`_]
|
|
The options ``member_role_id`` and ``member_role_name`` which were
|
|
deprecated in Queens and only used for V2 are removed now.
|
|
- >
|
|
[`blueprint removed-as-of-stein <https://blueprints.launchpad.net/keystone/+spec/removed-as-of-stein>`_]
|
|
The deprecated token_flush is removed now.
|
|
- >
|
|
[`blueprint removed-as-of-stein <https://blueprints.launchpad.net/keystone/+spec/removed-as-of-stein>`_]
|
|
The deprecated config option `bind` is removed now.
|
|
- >
|
|
[`blueprint removed-as-of-stein <https://blueprints.launchpad.net/keystone/+spec/removed-as-of-stein>`_]
|
|
The deprecated option `crypt_strength` is removed now. It was only useful
|
|
for `sha512_crypt` password hashes which has been superseded by more secure
|
|
hashing implementations.
|
|
- >
|
|
[`blueprint removed-as-of-stein <https://blueprints.launchpad.net/keystone/+spec/removed-as-of-stein>`_]
|
|
The ``keystone.conf [DEFAULT] secure_proxy_ssl_header`` configuration
|
|
option was slated for removal in Pike and has now officially been removed.
|
|
Please use ``oslo.middleware.http_proxy_to_wsgi`` instead.
|
|
- >
|
|
[`blueprint removed-as-of-stein <https://blueprints.launchpad.net/keystone/+spec/removed-as-of-stein>`_]
|
|
The interface ``create_arguments_apply`` in token formatter payload has
|
|
been removed. The token payload now doesn't need to be force ordered any
|
|
more.
|