Remove description about l3 agent calling networking api

The L3 agent communicates with the OpenStack Networking server through the
RPC mechanism, not through Networking API.

Change-Id: I98a74c20d4ffc3bc50c1da1bbfacf50a43742bf6
Closes-Bug: #1460953
This commit is contained in:
LingxianKong 2015-06-02 16:07:42 +08:00
parent 04f566f52a
commit 4578266020

View File

@ -190,22 +190,6 @@
</tr>
</tbody>
</table>
<para>The L3 agent communicates with the OpenStack Networking server through the OpenStack
Networking API, so the following configuration is required:</para>
<orderedlist>
<listitem>
<para>OpenStack Identity authentication:</para>
<programlisting language="ini">auth_url="$KEYSTONE_SERVICE_PROTOCOL://$KEYSTONE_AUTH_HOST:$KEYSTONE_AUTH_PORT/v2.0"</programlisting>
<para>For example:</para>
<programlisting language="ini">http://10.56.51.210:5000/v2.0</programlisting>
</listitem>
<listitem>
<para>Administrative user details:</para>
<programlisting language="ini">admin_tenant_name $SERVICE_TENANT_NAME
admin_user $Q_ADMIN_USERNAME
admin_password $SERVICE_PASSWORD</programlisting>
</listitem>
</orderedlist>
<section xml:id="adv_cfg_l3_agent_namespace">
<title>Namespace</title>
<para>By default, the L3 agent uses Linux network namespaces to support overlapping IP