From 20f995710f08ce4af50465da1457d0f8cf4b147b Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 12 Nov 2013 21:59:53 -0500 Subject: [PATCH] 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 --- doc/install-guide/section_nova-network.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/install-guide/section_nova-network.xml b/doc/install-guide/section_nova-network.xml index db10fd3874..9fe9b3d4fc 100644 --- a/doc/install-guide/section_nova-network.xml +++ b/doc/install-guide/section_nova-network.xml @@ -9,11 +9,11 @@ OpenStack Compute, with a flat network, that takes care of DHCP. 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. + process configures each compute node for networking. You must + complete some minimal configuration on the controller. If you need the full software-defined networking stack, see .