ef43c464ee
Part of "consistency-file-rename" spec [1] This commit also changes the following: * Update corresponding references to common in various guides * Rename excluded_patterns in conf.py of various guide * Rename existing entries in www/static/.htaccess * Add entries to .htaccess to redirect renamed files [1] http://specs.openstack.org/openstack/docs-specs/specs/newton/consistency-file-rename.html Change-Id: I39a9d5b95535cad1918ee64e95dee5ef18ab2cbe
57 lines
958 B
ReStructuredText
57 lines
958 B
ReStructuredText
.. meta::
|
|
:description: This guide targets OpenStack Architects
|
|
for architectural design
|
|
:keywords: Architecture, OpenStack
|
|
|
|
===================================
|
|
OpenStack Architecture Design Guide
|
|
===================================
|
|
|
|
Abstract
|
|
~~~~~~~~
|
|
|
|
To reap the benefits of OpenStack, you should plan, design,
|
|
and architect your cloud properly, taking user's needs into
|
|
account and understanding the use cases.
|
|
|
|
Contents
|
|
~~~~~~~~
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
common/conventions.rst
|
|
introduction.rst
|
|
legal-security-requirements.rst
|
|
generalpurpose.rst
|
|
compute-focus.rst
|
|
storage-focus.rst
|
|
network-focus.rst
|
|
multi-site.rst
|
|
hybrid.rst
|
|
massively-scalable.rst
|
|
specialized.rst
|
|
references.rst
|
|
|
|
Appendix
|
|
~~~~~~~~
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
common/app-support.rst
|
|
|
|
Glossary
|
|
~~~~~~~~
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
common/glossary.rst
|
|
|
|
Search in this guide
|
|
~~~~~~~~~~~~~~~~~~~~
|
|
|
|
* :ref:`search`
|
|
|