keystone/keystone/contrib
Henry Nash 6d4a0a3fa6 Make controllers call the new, split out, role manager
This is the part of the more comprehensive split of
assignments, which rationalizes both the backend and controllers.
In order to make this change easier for reviewers, it is divided
into a number of smaller patches. Previous patches:

- Moved role management into its own manager and drivers
- Fixed incorrect doc strings for grant driver methods

This patch updates any controllers that make calls to manage
roles to use the new role manager.

Future patches will:

- Update the tests to call the new role manager
- Refactor assignment manager and driver methods to logically
  separate project/domains from the actual assignments
- Split projects and domains into their own backend
- Split the controllers so they call the correct manager
- Update the tests to call the new correct manager

Partially implements: bp pluggable-assignments

Change-Id: Ia8777cd44921372afc8e918e2ae58d760f0c96fa
2015-01-14 04:46:02 +00:00
..
admin_crud Safer noqa handling 2014-03-27 18:52:07 -05:00
ec2 Make controllers call the new, split out, role manager 2015-01-14 04:46:02 +00:00
endpoint_filter let endpoint_filter sql backend return dict data 2015-01-05 12:15:38 +08:00
endpoint_policy Check and delete for policy_association_for_region_and_service 2014-12-16 14:09:47 -06:00
example Adds missing log hints for level E/I/W 2014-11-21 14:56:51 +00:00
federation explicit namespace prefixes for SAML2 assertion 2015-01-07 15:10:48 -08:00
oauth1 Make controllers call the new, split out, role manager 2015-01-14 04:46:02 +00:00
revoke Remove string from URL in list_revoke_events() 2014-11-18 21:42:12 -03:00
s3 Enhance V3 extensions to provide JSON Home data 2014-08-26 09:57:37 -05:00
simple_cert Enhance V3 extensions to provide JSON Home data 2014-08-26 09:57:37 -05:00
user_crud Remove assignment controller dependency on token_api 2014-08-07 18:37:05 +00:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00