keystone/keystone/api
Morgan Fainberg 180f2ce5e6 Convert system (role) api to flask native dispatching
Convert the /system API (used for granting roles to the system scope) to
Flask native dispatching.

Change-Id: I48b04f2d0e9d858b0c709687beee27227e516843
Partial-Bug: #1776504
2018-08-16 20:48:25 +00:00
..
_shared Convert role_inferences API to flask native dispatching 2018-08-13 20:06:35 +00:00
__init__.py Convert system (role) api to flask native dispatching 2018-08-16 20:48:25 +00:00
credentials.py Move Credentials API to Flask Native 2018-07-16 21:58:21 -07:00
discovery.py Convert json_home and version discovery to Flask 2018-06-27 09:58:35 -07:00
endpoints.py Convert endpoints api to flask native dispatching 2018-08-13 20:06:20 +00:00
limits.py Convert limits and registered limits to flask dispatching 2018-08-06 12:37:49 -07:00
os_ep_filter.py Convert endpoints api to flask native dispatching 2018-08-13 20:06:20 +00:00
os_oauth1.py Convert OS-AUTH1 paths to flask dispatching 2018-08-02 15:11:58 -07:00
os_revoke.py Pass path into full_url and base_url 2018-08-07 09:41:13 -07:00
os_simple_cert.py Convert OS-SIMPLE-CERT to flask dispatching 2018-08-06 14:14:58 -07:00
regions.py Convert regions API to flask native dispatching 2018-08-13 20:05:57 +00:00
registered_limits.py Convert limits and registered limits to flask dispatching 2018-08-06 12:37:49 -07:00
role_assignments.py Convert role_assignments API to flask native dispatching 2018-08-16 18:58:03 +00:00
role_inferences.py Convert role_inferences API to flask native dispatching 2018-08-13 20:06:35 +00:00
roles.py Convert role_inferences API to flask native dispatching 2018-08-13 20:06:35 +00:00
services.py Convert services api to flask native dispatching 2018-08-13 20:06:11 +00:00
system.py Convert system (role) api to flask native dispatching 2018-08-16 20:48:25 +00:00
trusts.py Allow wrap_member and wrap_collection to specify target 2018-08-07 11:16:13 -07:00