Steve Martinelli 0d94a76d95 auto-generate docs for v3 identity resources
skipped shared v2/v3 identity resources.

Change-Id: I9e1fb5dee5506780fd79a0cbfbde059d0ccd1489
2017-10-06 00:57:04 +00:00

23 lines
544 B
ReStructuredText

======
domain
======
A **domain** is a collection of **users**, **groups**, and **projects**. Each
**group** and **project** is owned by exactly one **domain**. Applies to
Identity v3.
.. autoprogram-cliff:: openstack.identity.v3
:command: domain create
.. autoprogram-cliff:: openstack.identity.v3
:command: domain delete
.. autoprogram-cliff:: openstack.identity.v3
:command: domain list
.. autoprogram-cliff:: openstack.identity.v3
:command: domain set
.. autoprogram-cliff:: openstack.identity.v3
:command: domain show