
1. Unpublish the current arch-design and temporarily relocate it to a "to archive" directory until the archiving structure is available 2. Publish the arch-design-draft to docs.openstack.org 3. Unpublish arch-design-draft from https://docs.openstack.org/draft/ Change-Id: Ida5f237d2edce7a83a24c376c355e2c220bc8c28 Implements: blueprint arch-design-pike
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.
|