diff --git a/doc/install-guide/section_nova-compute-install.xml b/doc/install-guide/section_nova-compute-install.xml index d6c715b62c..66aca971da 100644 --- a/doc/install-guide/section_nova-compute-install.xml +++ b/doc/install-guide/section_nova-compute-install.xml @@ -18,6 +18,24 @@ On legacy hardware, this configuration uses the generic QEMU hypervisor. You can follow these instructions with minor modifications to horizontally scale your environment with additional compute nodes. + + This section assumes that you are following the instructions in + this guide step-by-step to configure the first compute node. If you + want to configure additional compute nodes, prepare them in a similar + fashion to the first compute node in the + example architectures + section using the same networking service as your existing + environment. For either networking service, follow the + NTP configuration and + OpenStack packages + instructions. For OpenStack Networking (neutron), also follow the + OpenStack + Networking compute node instructions. For legacy networking + (nova-network), also follow the + legacy networking compute node + instructions. Each additional compute node requires unique IP + addresses. + To install and configure the Compute hypervisor components