Remove use_namespaces option from etc/lbaas_agent.ini

fixes bug 1201249

Remove option from ini file since it is nor registered nor used
in lbaas agent.

Change-Id: I611f794279fea4a4155309cd0668e3b9718221b1
This commit is contained in:
Eugene Nikanorov 2013-07-15 09:42:12 +04:00 committed by Gerrit Code Review
parent 256e49b814
commit 078a73c616
1 changed files with 0 additions and 4 deletions

View File

@ -19,9 +19,5 @@ interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver
# opensource version.
#device_driver = neutron.services.loadbalancer.drivers.haproxy.namespace_driver.HaproxyNSDriver
# Allow overlapping IP (Must have kernel build with CONFIG_NET_NS=y and
# iproute2 package that supports namespaces).
# use_namespaces = True
# The user group
# user_group = nogroup