diff --git a/doc/source/reference/aboutosa.rst b/doc/source/reference/aboutosa.rst index 1af807898c..775d7a3f04 100644 --- a/doc/source/reference/aboutosa.rst +++ b/doc/source/reference/aboutosa.rst @@ -1,21 +1,19 @@ -.. _app-aboutosa: - ======================= About OpenStack-Ansible ======================= -OpenStack-Ansible (OSA) uses the `Ansible `_ +OpenStack-Ansible (OSA) uses the `Ansible `_ IT automation engine to deploy an OpenStack environment on Ubuntu, Debian -and CentOS Stream (including derivatives like Rocky Linux) +and CentOS Stream (including derivatives like Rocky Linux). For isolation and ease of maintenance, all OpenStack services are installed by default from source code into python virtual environments. The services are further isolated via the use of LXC containers, but these are -optional and a bare metal based installation is also possible. +optional and a bare-metal-based installation is also possible. -The OpenStack-Ansible manifesto -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +OpenStack-Ansible Manifesto +~~~~~~~~~~~~~~~~~~~~~~~~~~~ All the design considerations (the container architecture, the ability to override any code, the network considerations, etc.) of this project are @@ -24,14 +22,15 @@ listed in our :dev_docs:`architecture reference