2015-11-03 22:23:36 +00:00
|
|
|
---
|
2016-05-13 20:47:48 -07:00
|
|
|
prelude: >
|
|
|
|
Deprecated the PKI and PKIz token formats. They will be removed in the 'O' release.
|
2015-12-11 01:28:52 -05:00
|
|
|
deprecations:
|
2015-11-03 22:23:36 +00:00
|
|
|
- >
|
|
|
|
[`blueprint deprecated-as-of-mitaka <https://blueprints.launchpad.net/keystone/+spec/deprecated-as-of-mitaka>`_]
|
|
|
|
As of the Mitaka release, the PKI and PKIz token formats have been
|
2015-12-11 02:22:08 -05:00
|
|
|
deprecated. They will be removed in the 'O' release. Due to this change,
|
2016-03-14 10:16:49 -05:00
|
|
|
the `hash_algorithm` option in the `[token]` section of the
|
2016-02-04 01:09:16 -05:00
|
|
|
configuration file has also been deprecated. Also due to this change, the
|
|
|
|
``keystone-manage pki_setup`` command has been deprecated as well.
|
2015-12-11 02:17:37 -05:00
|
|
|
- >
|
|
|
|
[`blueprint deprecated-as-of-mitaka <https://blueprints.launchpad.net/keystone/+spec/deprecated-as-of-mitaka>`_]
|
|
|
|
As of the Mitaka release, write support for the LDAP driver of the Identity
|
|
|
|
backend has been deprecated. This includes the following operations: create user,
|
|
|
|
create group, delete user, delete group, update user, update group,
|
|
|
|
add user to group, and remove user from group. These operations will be
|
|
|
|
removed in the 'O' release.
|
2016-02-02 09:21:14 -08:00
|
|
|
- >
|
|
|
|
[`blueprint deprecated-as-of-mitaka <https://blueprints.launchpad.net/keystone/+spec/deprecated-as-of-mitaka>`_]
|
2016-03-14 10:16:49 -05:00
|
|
|
As of the Mitaka release, the auth plugin `keystone.auth.plugins.saml2.Saml2`
|
|
|
|
has been deprecated. It is recommended to use `keystone.auth.plugins.mapped.Mapped`
|
2016-02-02 17:14:08 -06:00
|
|
|
instead. The ``saml2`` plugin will be removed in the 'O' release.
|
2016-02-02 13:52:49 -08:00
|
|
|
- >
|
|
|
|
[`blueprint deprecated-as-of-mitaka <https://blueprints.launchpad.net/keystone/+spec/deprecated-as-of-mitaka>`_]
|
|
|
|
As of the Mitaka release, the simple_cert_extension is deprecated since it
|
|
|
|
is only used in support of the PKI and PKIz token formats. It will be
|
|
|
|
removed in the 'O' release.
|