9dead00ded
- Moved RST guide to the arch-design folder - Deleted XML files - Updated scripts Change-Id: Id0e38a9cada9dd75cb9c8f3bd2d88ce2f4fd3eac Implements: blueprint archguide-mitaka-rst
27 lines
691 B
ReStructuredText
27 lines
691 B
ReStructuredText
==========
|
|
Multi-site
|
|
==========
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
multi-site-user-requirements.rst
|
|
multi-site-technical-considerations.rst
|
|
multi-site-operational-considerations.rst
|
|
multi-site-architecture.rst
|
|
multi-site-prescriptive-examples.rst
|
|
|
|
OpenStack is capable of running in a multi-region configuration. This
|
|
enables some parts of OpenStack to effectively manage a group of sites
|
|
as a single cloud.
|
|
|
|
Some use cases that might indicate a need for a multi-site deployment of
|
|
OpenStack include:
|
|
|
|
* An organization with a diverse geographic footprint.
|
|
|
|
* Geo-location sensitive data.
|
|
|
|
* Data locality, in which specific data or functionality should be
|
|
close to users.
|