blob: 89ef108203d4353ed14d4e431bc7ac67770d2154 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
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.
|