keystone/keystone/token/providers
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
..
__init__.py Implements Pluggable V3 Token Provider 2013-07-12 13:34:22 -07:00
common.py Make controllers call the new, split out, role manager 2015-01-14 04:46:02 +00:00
pki.py Adds missing log hints for level E/I/W 2014-11-21 14:56:51 +00:00
pkiz.py Merge "PKI and PKIZ tokens unnecessary whitespace removed" 2014-10-24 01:10:14 +00:00
uuid.py Remove vim header 2014-02-08 23:54:04 +08:00