From e7b8b73550bd71c3702dd11466cbb63cfb752693 Mon Sep 17 00:00:00 2001 From: Stephen Gordon Date: Wed, 19 Feb 2014 10:20:42 -0500 Subject: [PATCH] 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 --- doc/install-guide/section_neutron-network-node.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/install-guide/section_neutron-network-node.xml b/doc/install-guide/section_neutron-network-node.xml index 80507e4436..8a18c64025 100644 --- a/doc/install-guide/section_neutron-network-node.xml +++ b/doc/install-guide/section_neutron-network-node.xml @@ -478,12 +478,6 @@ GATEWAY=EXTERNAL_INTERFACE_GATEWAY files, respectively: interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver use_namespaces = True - 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: - ovs_use_veth = True Similarly, you must also tell Neutron core to use