788b49f554
This patch: - renames all the RST files in the ops-guide folder to use a hyphen instead of underscore; - adds redirects to the renamed files to .htacces; - removes /([a-z-]+) from Admin Guide redirects in .htacces. Change-Id: I4c35a4c89ae9900a2e9bfe1a7a3bcb94ab72454b Implements: blueprint consistency-file-rename
31 lines
1.1 KiB
ReStructuredText
31 lines
1.1 KiB
ReStructuredText
=====================
|
|
Architecture Examples
|
|
=====================
|
|
|
|
To understand the possibilities that OpenStack offers, it's best to
|
|
start with basic architecture that has been tested in production
|
|
environments. We offer two examples with basic pivots on the base
|
|
operating system (Ubuntu and Red Hat Enterprise Linux) and the
|
|
networking architecture. There are other differences between these two
|
|
examples and this guide provides reasons for each choice made.
|
|
|
|
Because OpenStack is highly configurable, with many different back ends
|
|
and network configuration options, it is difficult to write
|
|
documentation that covers all possible OpenStack deployments. Therefore,
|
|
this guide defines examples of architecture to simplify the task of
|
|
documenting, as well as to provide the scope for this guide. Both of the
|
|
offered architecture examples are currently running in production and
|
|
serving users.
|
|
|
|
.. tip::
|
|
|
|
As always, refer to the :doc:`common/glossary` if you are unclear
|
|
about any of the terminology mentioned in architecture examples.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
arch-example-nova-network.rst
|
|
arch-example-neutron.rst
|
|
arch-example-thoughts.rst
|