keystone/keystone
Colleen Murphy 248f0278f9 Add 'links' to implied roles response
The API spec claims that a GET request for implied roles will provide a
link back to itself in the response[1]. This patch makes it actually do
that.

[1] http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3.html#list-implied-roles-for-role

Closes-bug: #1564129

Change-Id: I43571cc8d759922a4d9107cadba590cf14d25b20
2016-06-13 21:28:22 +00:00
..
assignment Add 'links' to implied roles response 2016-06-13 21:28:22 +00:00
auth Merge "Add the validation rules when create token" 2016-05-27 18:34:11 +00:00
catalog Move the catalog abstract base class and common code out of core 2016-05-06 21:58:38 +00:00
cmd Bootstrap: enable and reset password for existing users 2016-06-03 10:54:27 -05:00
common Shadow LDAP and custom driver users 2016-06-09 16:35:41 +00:00
contrib Move the catalog abstract base class and common code out of core 2016-05-06 21:58:38 +00:00
credential Enable py3 for credential tests 2016-05-18 23:13:36 +00:00
endpoint_policy Restructure endpoint policy abstract driver 2016-04-27 16:23:47 -03:00
federation Cache service providers on token validation 2016-06-03 04:35:56 +00:00
identity fix ldap delete_user group member cleanup 2016-06-10 14:21:52 -04:00
locale Imported Translations from Zanata 2016-06-02 07:16:54 +00:00
middleware Merge "Make AuthContext depend on auth_token middleware" 2016-05-19 02:38:10 +00:00
models Refactor revoke_model to remove circular dependency 2016-06-03 04:17:19 +00:00
oauth1 Move the oauth1 abstract base class out of core 2016-05-16 18:44:12 +00:00
policy Merge "Restructure policy abstract driver" 2016-04-29 22:08:00 +00:00
resource Fix ValidationError exception name in docstring 2016-06-09 11:11:24 -03:00
revoke Merge "Replace revoke tree with linear search" 2016-05-25 15:13:43 +00:00
server Replace revoke tree with linear search 2016-05-24 13:11:30 -04:00
tests Add 'links' to implied roles response 2016-06-13 21:28:22 +00:00
token Merge "Revert to caching fernet tokens the same way we do UUID" 2016-06-08 22:01:41 +00:00
trust Fix D401 PEP8 violation. 2016-04-14 20:08:52 +00:00
v2_crud Move user and admin crud to core 2016-02-06 15:44:12 +00:00
version Migrate identity /v3 docs from api-ref repo 2016-05-24 09:58:23 -03:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
exception.py Fix D401 PEP8 violation. 2016-04-14 20:08:52 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Move stray notification options into config module 2016-06-02 21:23:59 +00:00
service.py Create a version package 2015-10-12 23:59:16 +00:00