diff options
author | Dan Radez <dradez@redhat.com> | 2016-08-10 15:53:36 -0400 |
---|---|---|
committer | Dan Radez <dradez@redhat.com> | 2016-08-11 14:26:41 -0400 |
commit | c3643b857be79ebdfd2340118ccd8288bb80cb23 (patch) | |
tree | 7b6459805865ae75369dcc15dcbf8710e41b8746 /docs/installation-instructions/architecture.rst | |
parent | 1900c3825ef9163b721cda7c117c18a42aa84fb9 (diff) |
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 <dradez@redhat.com>
Diffstat (limited to 'docs/installation-instructions/architecture.rst')
-rw-r--r-- | docs/installation-instructions/architecture.rst | 12 |
1 files changed, 6 insertions, 6 deletions
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. |