mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
skipped shared v2/v3 identity resources. Change-Id: I9e1fb5dee5506780fd79a0cbfbde059d0ccd1489
18 lines
457 B
ReStructuredText
18 lines
457 B
ReStructuredText
=====
|
|
trust
|
|
=====
|
|
|
|
A **trust** provide project-specific role delegation between users, with
|
|
optional impersonation. Requires the OS-TRUST extension. Applies to Identity v3.
|
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
:command: trust create
|
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
:command: trust delete
|
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
:command: trust list
|
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
:command: trust show
|