From c3643b857be79ebdfd2340118ccd8288bb80cb23 Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Wed, 10 Aug 2016 15:53:36 -0400 Subject: Initial pass through the docs for Colorado Release - doc8 compatibility - wraped lines at 79 chars - updated basic information - have not added any new feature information JIRA: DOCS-114 Change-Id: I6fad44315ce9211305399d2d220d0fe80365454a Signed-off-by: Dan Radez --- docs/installation-instructions/architecture.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/installation-instructions/architecture.rst') diff --git a/docs/installation-instructions/architecture.rst b/docs/installation-instructions/architecture.rst index e9e83105..bf2f9db4 100644 --- a/docs/installation-instructions/architecture.rst +++ b/docs/installation-instructions/architecture.rst @@ -15,10 +15,10 @@ to as the undercloud and the overcloud. The undercloud is used to deploy the overcloud. The undercloud is the all-in-one installation of OpenStack that includes -baremetal provisioning. RDO Manager's deployment of the undercloud is -call Undercloud. Undercloud will be deployed as a virtual machine on a jumphost. -This VM is pre-built and distributed as part of the Apex RPM. +baremetal provisioning capability. The undercloud will be deployed as a +virtual machine on a jumphost. This VM is pre-built and distributed as part +of the Apex RPM. -The overcloud is OPNFV. Configuration will be passed into Undercloud and -Undercloud will use OpenStack's orchestration component call Heat to -execute a deployment will provision the target nodes to become OPNFV. +The overcloud is OPNFV. Configuration will be passed into undercloud and +the undercloud will use OpenStack's orchestration component, named Heat, to +execute a deployment that will provision the target OPNFV nodes. -- cgit 1.2.3-korg