Merge "Cleaned up module002-ch005-floating-ips"
This commit is contained in:
@@ -36,11 +36,11 @@
|
|||||||
instance</para>
|
instance</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</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
|
nova-network-api to support nova client floating
|
||||||
commands. nova-network-api will invoke neutron cli lib
|
commands. nova-network-api will invoke neutron cli lib
|
||||||
to interactive with neutron server via API. The data
|
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
|
Neutron Agent, which is running on compute host will
|
||||||
enforce the floating IP.</para>
|
enforce the floating IP.</para>
|
||||||
<para><guilabel>Multiple Floating
|
<para><guilabel>Multiple Floating
|
||||||
@@ -57,7 +57,7 @@
|
|||||||
network that the L3 agent handles. You can run
|
network that the L3 agent handles. You can run
|
||||||
multiple L3 agent instances on one host.</para>
|
multiple L3 agent instances on one host.</para>
|
||||||
<para>In addition, when you run multiple L3 agents, make
|
<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
|
Trueonly for one L3 agent in an OpenStack Networking
|
||||||
deployment and set to Falsefor all other L3 agents.
|
deployment and set to Falsefor all other L3 agents.
|
||||||
Since the default value of this parameter is True, you
|
Since the default value of this parameter is True, you
|
||||||
|
|||||||
Reference in New Issue
Block a user