ee2724a2a2
Removed info that's internal to keystone and therefore not relevant to deployers. Consistent references to config option names. `` should be used for literal string values, not references. Change-Id: Ia7e11683ed3ae7f19fe6680848bdcbaed954f424
14 lines
637 B
YAML
14 lines
637 B
YAML
---
|
|
deprecations:
|
|
- >
|
|
[`blueprint deprecated-as-of-mitaka <https://blueprints.launchpad.net/keystone/+spec/deprecated-as-of-mitaka>`_]
|
|
The V8 Assignment driver interface is deprecated. Support for the V8
|
|
Assignment driver interface is planned to be removed in the 'O' release of
|
|
OpenStack.
|
|
other:
|
|
- The list_project_ids_for_user(), list_domain_ids_for_user(),
|
|
list_user_ids_for_project(), list_project_ids_for_groups(),
|
|
list_domain_ids_for_groups(), list_role_ids_for_groups_on_project() and
|
|
list_role_ids_for_groups_on_domain() methods have been removed from the
|
|
V9 version of the Assignment driver.
|