Remove instruction setting ovs_use_veth to True

Remove instruction to set ovs_use_veth to True. Updated kernels shipped
to RDO/RHELOSP, and in RHEL/CentOS 6.5, mean that this is no longer
required. The updated kernels support network namespaces properly.

Change-Id: I6d34f924c1d93b6b7de2b0b7885755e48263a4d4
Closes-Bug: #1268806
backport: havana
This commit is contained in:
Stephen Gordon 2014-02-19 10:20:42 -05:00
parent 310d4ccef3
commit e7b8b73550
1 changed files with 0 additions and 6 deletions

View File

@ -478,12 +478,6 @@ GATEWAY=EXTERNAL_INTERFACE_GATEWAY</programlisting>
files, respectively:</para>
<programlisting language="ini">interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver
use_namespaces = True</programlisting>
<para os="rhel;centos">You must enable veth support if you
use certain kernels. Some kernels, such as recent
versions of RHEL (not RHOS) and CentOS, only partially
support namespaces. Edit the previous files, as
follows:</para>
<programlisting language="ini" os="rhel;centos">ovs_use_veth = True</programlisting>
</step>
<step os="rhel;centos;fedora;opensuse;sles;ubuntu">
<para>Similarly, you must also tell Neutron core to use