diff options
author | Tim Rozet <trozet@redhat.com> | 2016-03-28 14:51:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-03-28 14:51:30 +0000 |
commit | 78e41283e118e234c8559e8386abaeb19ac30480 (patch) | |
tree | 61dcbfd58441364ff3a4800a37dc7eb613ec5624 /docs/installation-instructions/architecture.rst | |
parent | 9d3cab8d46e5823fee43a0b6c2f19d5dccfa4c3a (diff) | |
parent | 012f1d08b075ec53d3b1174cfd7a93b246385d08 (diff) |
Merge "Renaming Instack to Undercloud"
Diffstat (limited to 'docs/installation-instructions/architecture.rst')
-rw-r--r-- | docs/installation-instructions/architecture.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/installation-instructions/architecture.rst b/docs/installation-instructions/architecture.rst index 33b96bd0..f38afcc9 100644 --- a/docs/installation-instructions/architecture.rst +++ b/docs/installation-instructions/architecture.rst @@ -16,9 +16,9 @@ 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 Instack. Instack will be deployed as a virtual machine on a jumphost. +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. -The overcloud is OPNFV. Configuration will be passed into Instack and -Instack will use OpenStack's orchestration component call Heat to +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. |