Edits on section_nova-network.xml

As suggested by Diane in
https://review.openstack.org/#/c/55950/1/doc/install-guide/section_nova-network.xml

Change-Id: Id5dd614d638fd9bd1bb620423842f4f15fe0b5d5
backport: havana
This commit is contained in:
Andreas Jaeger 2013-11-12 21:59:53 -05:00
parent 823565c82e
commit 20f995710f

View File

@ -9,11 +9,11 @@
OpenStack Compute, with a flat network, that takes care of
DHCP.</para>
<para>This set up uses multi-host functionality. Networking is
configured to be highly available by splitting networking
configured to be highly available by distributing networking
functionality across multiple hosts. As a result, no single
network controller acts as a single point of failure. This
process configures each compute node for networking, so there is minimal
additional networking configuration to do on the controller.</para>
process configures each compute node for networking. You must
complete some minimal configuration on the controller.</para>
<note>
<para>If you need the full software-defined networking stack, see
<xref linkend="ch_neutron"/>.</para>