]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Remove lbaas cruft from neutron gate_hook
authorDoug Wiegley <dougw@a10networks.com>
Thu, 3 Dec 2015 00:15:53 +0000 (17:15 -0700)
committerDoug Wiegley <dougw@a10networks.com>
Thu, 3 Dec 2015 00:15:53 +0000 (17:15 -0700)
Change-Id: Id5bb50067c13a24e5a593f83413b02ccf1b2f51c

neutron/tests/contrib/gate_hook.sh

index 99d0ccf2f9d93d5334f9b5b87460528ba9af373d..e5e28668ae3ddfd9ce06c60c4e51f7b05a1a85e2 100644 (file)
@@ -25,11 +25,6 @@ then
 elif [ "$VENV" == "api" ]
 then
     cat > $DEVSTACK_PATH/local.conf <<EOF
-[[post-config|/etc/neutron/neutron_lbaas.conf]]
-
-[service_providers]
-service_provider=LOADBALANCER:Haproxy:neutron_lbaas.services.loadbalancer.drivers.haproxy.plugin_driver.HaproxyOnHostPluginDriver:default
-
 [[post-config|/etc/neutron/neutron_vpnaas.conf]]
 
 [service_providers]