Dmitriy Rabotyagov 32188700fb [docs] Use extlink for deploy guide references
Instead of using hardcoded links in our deploy guides, we replace them
with extlink sphinx extension. This is also a requirement from CI jobs.

Change-Id: I85de52647574d10bc52e16f75b2b804a425ebc45
2022-01-28 18:22:20 +00:00

33 lines
940 B
ReStructuredText

========
Overview
========
.. note::
For essential background reading to help understand the service and storage
architecture, please read
:dev_docs:`OpenStack-Ansible Architecture in its reference guide <reference/architecture/index.html>`
If you'd like to understand when OpenStack-Ansible would be a good fit for your
organisation, please read the appendix
":ref:`app-aboutosa`".
This guide refers to the following types of hosts:
* `Deployment host`, which runs the Ansible playbooks
* `Target hosts`, where Ansible installs OpenStack services and infrastructure
components
Installation workflow
=====================
The following diagram shows the general workflow of an OpenStack-Ansible
installation.
.. figure:: figures/installation-workflow-overview.png
:width: 100%
Installation requirements and recommendations
=============================================
.. include:: overview-requirements.rst