Bases: keystone.common.controller.V3Controller
-
check_role_for_trust(context, **kwargs)
Checks if a role has been assigned to a trust.
-
collection_name = 'trusts'
-
create_trust(context, **kwargs)
The user creating the trust must be trustor
-
delete_trust(context, **kwargs)
-
get_role_for_trust(context, **kwargs)
Checks if a role has been assigned to a trust.
-
get_trust(context, trust_id)
-
list_roles_for_trust(context, **kwargs)
-
list_trusts(context, **kwargs)
-
member_name = 'trust'