23 lines
568 B
ReStructuredText
Raw Normal View History

======
region
======
A **region** is a general division of an OpenStack deployment. You can associate
zero or more sub-regions with a region to create a tree-like structured
hierarchy. Applies to Identity v3.
.. autoprogram-cliff:: openstack.identity.v3
:command: region create
.. autoprogram-cliff:: openstack.identity.v3
:command: region delete
.. autoprogram-cliff:: openstack.identity.v3
:command: region list
.. autoprogram-cliff:: openstack.identity.v3
:command: region set
.. autoprogram-cliff:: openstack.identity.v3
:command: region show