blob: 86e7ca8ae09854b1be7dffae5deb576798325513 (
plain)
1
2
3
4
5
6
7
8
9
10
|
======
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 *
|