diff options
author | Dan Radez <dradez@redhat.com> | 2016-03-23 14:31:09 -0400 |
---|---|---|
committer | Dan Radez <dradez@redhat.com> | 2016-03-24 21:47:25 -0400 |
commit | 012f1d08b075ec53d3b1174cfd7a93b246385d08 (patch) | |
tree | a4ea79ed5356fba2ce5cd417048fece5cd610918 /docs/installation-instructions/architecture.rst | |
parent | 5f38edb9a96df7d5927d9b91039144bf4d5f0912 (diff) |
Renaming Instack to Undercloud
This commit is not backwards compatible with cleaning.
VMs named Instack will need to be manually removed.
Change-Id: I6829119e43a0a572da07e6d9757c5208c7fe91d4
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. |