Merge "Cleaned up module002-ch005-floating-ips"

This commit is contained in:
Jenkins 2014-01-18 03:59:06 +00:00 committed by Gerrit Code Review
commit b8689973c2

View File

@ -36,11 +36,11 @@
instance</para>
</listitem>
</itemizedlist>
<para>Just as shown by above figure, we will have
<para>Just as shown by the above figure, we will have
nova-network-api to support nova client floating
commands. nova-network-api will invoke neutron cli lib
to interactive with neutron server via API. The data
about floating IPs will be store in to neutron DB.
about floating IPs will be stored in to neutron DB.
Neutron Agent, which is running on compute host will
enforce the floating IP.</para>
<para><guilabel>Multiple Floating
@ -57,7 +57,7 @@
network that the L3 agent handles. You can run
multiple L3 agent instances on one host.</para>
<para>In addition, when you run multiple L3 agents, make
sure that handle_internal_only_routersis set to
sure that handle_internal_only_routers is set to
Trueonly for one L3 agent in an OpenStack Networking
deployment and set to Falsefor all other L3 agents.
Since the default value of this parameter is True, you