Fix Doc8 issue
New manifesto had a doc8 issue and passed lint tests. This fixes the doc8 issue, a lint test enforcement will be done in another patch. Change-Id: Ie50f3351650dd4855de8404d2391b81f9e02bfc5
This commit is contained in:
parent
1ed41c3bf6
commit
55ce380cc4
@ -8,7 +8,7 @@ built for production which will be available at the successful
|
|||||||
completion of the deployment.
|
completion of the deployment.
|
||||||
|
|
||||||
Project scope
|
Project scope
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
|
||||||
This project will be a **Batteries included** project. Which means deployer
|
This project will be a **Batteries included** project. Which means deployer
|
||||||
can expect that deploying from any of the named feature branches or tags should
|
can expect that deploying from any of the named feature branches or tags should
|
||||||
@ -22,7 +22,8 @@ This project does **not** PXE boot hosts. Host setup and lifecycle management
|
|||||||
is left to the deployer. This project also requires that bridges are setup
|
is left to the deployer. This project also requires that bridges are setup
|
||||||
within the hosts to allow the containers to attach to a local bridge for
|
within the hosts to allow the containers to attach to a local bridge for
|
||||||
network access.
|
network access.
|
||||||
See also the :dev_docs:`Container networking <reference/architecture/container-networking.html>`.
|
See also the :dev_docs:`Container networking
|
||||||
|
<reference/architecture/container-networking.html>`.
|
||||||
|
|
||||||
Ansible Usage
|
Ansible Usage
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
@ -41,8 +42,9 @@ Ansible allows the deployer to turn an entire deployment into a rather
|
|||||||
simple set of instructions.
|
simple set of instructions.
|
||||||
|
|
||||||
Roles within the Openstack-Ansible umbrella are built using Ansible
|
Roles within the Openstack-Ansible umbrella are built using Ansible
|
||||||
best practices and contain namespaced variables that are *human* understandable.
|
best practices and contain namespaced variables that are *human*
|
||||||
All roles are independant of each other and testable separately.
|
understandable. All roles are independant of each other and testable
|
||||||
|
separately.
|
||||||
|
|
||||||
All roles are built as Galaxy compatible roles even when the given role is
|
All roles are built as Galaxy compatible roles even when the given role is
|
||||||
not intended for standalone use. While the project will offer a lot of
|
not intended for standalone use. While the project will offer a lot of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user