keystone/keystone
Jorge Munoz 5196237c82 Fix trust redelegation and associated test
Currently keystone does not allow for redelegation of trust.
The only way for creating a new trust with the currect implementation
using a trusted token was with impersonation. This patch fixes the
workflow for redelegating a trust.

Change-Id: If8f537b7525bfa26604dbce891dc193169aa21e2
Partial-Bug: 1534834
2016-01-25 19:19:37 +00:00
..
assignment Check for circular references when expanding implied roles 2016-01-23 07:10:24 +00:00
auth Add support for strict url safe option on new projects and domains 2016-01-19 03:47:31 +00:00
catalog Removes KVS catalog backend 2016-01-19 21:26:30 -05:00
cmd Make sure the assignment creation use the right arguments 2016-01-18 18:32:03 +00:00
common Merge "Remove keystone/common/cache/_memcache_pool.py" 2016-01-24 04:27:49 +00:00
contrib Merge "Deprecating API v2.0" 2016-01-21 00:57:30 +00:00
credential Add `type' filter for list_credentials_for_user 2015-12-11 01:02:38 -05:00
endpoint_policy Reference driver methods through the Manager 2016-01-07 14:44:02 -06:00
federation Merge "Strengthen Mapping Validation in Federation Mappings" 2016-01-23 10:19:04 +00:00
identity deprecate write support for identity LDAP 2016-01-19 21:47:59 -05:00
locale Imported Translations from Zanata 2016-01-18 06:05:37 +00:00
middleware Trival: Remove unused logging import 2015-12-26 15:14:25 +08:00
models Refactor: Use Federation constants where possible 2015-12-03 15:10:39 -03:00
oauth1 OAuth1 driver doesnt inherit its interface 2016-01-07 15:29:16 +05:30
policy Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
resource Prevents creating is_domain=True projects in v2 2016-01-23 02:02:28 +00:00
revoke Removed deprecated revoke KVS backend 2016-01-25 01:08:15 -08:00
server Remove LDAP Resource and LDAP Assignment backends 2016-01-19 21:26:30 -05:00
tests Fix trust redelegation and associated test 2016-01-25 19:19:37 +00:00
token Fix trust redelegation and associated test 2016-01-25 19:19:37 +00:00
trust Fix trust redelegation and associated test 2016-01-25 19:19:37 +00:00
version Trival: Remove unused logging import 2015-12-26 15:14:25 +08:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
exception.py Implied roles driver and manager 2016-01-19 03:47:49 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Fix multiline strings with missing spaces 2015-12-07 15:17:09 +11:00
service.py Create a version package 2015-10-12 23:59:16 +00:00