Main entry point into the Trust service.
keystone.trust.core.
Manager
[source]¶Bases: keystone.common.manager.Manager
Default pivot point for the Trust backend.
See keystone.common.manager.Manager
for more details on how this
dynamically calls the backend.
delete_trust
(**kwargs)[source]¶Remove a trust.
Raises: | keystone.exception.TrustNotFound – If the trust doesn’t exist. |
---|
Recursively remove given and redelegated trusts
driver_namespace
= 'keystone.trust'¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.