]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove non-existent enable_tunneling conf from fullstack
authorAssaf Muller <amuller@redhat.com>
Mon, 19 Oct 2015 22:15:56 +0000 (18:15 -0400)
committerAssaf Muller <amuller@redhat.com>
Tue, 20 Oct 2015 03:13:26 +0000 (03:13 +0000)
commit3b97a9a7ef3cae7bbe220cb77b41bf4f0ef12a85
tree2fbbf0d45f69c25e2cc73241b49bfc0cdfc64156
parent60b957fb72228d3325fd05a312372e23ba892eb8
Remove non-existent enable_tunneling conf from fullstack

enable_tunneling is not actually a conf option, fullstack
config fixture code was passing it to the OVS agent but
it doesn't do anything.

Change-Id: I4fbe20c37f3ca6395c1ac43123a3cc2338065ed1
neutron/tests/fullstack/resources/config.py