]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
openvswitch/ofagent: Remove OVS.enable_tunneling option
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Fri, 24 Oct 2014 07:25:38 +0000 (16:25 +0900)
committerYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Mon, 15 Dec 2014 05:15:16 +0000 (05:15 +0000)
commit77860af4831ed34b3b1b2299cf11041aa5573558
tree1b9ae4ec99c0450b473e646e17b94b8a6b4b1dc3
parent450a57bf6821a973eb72733961baf23971eb1e5c
openvswitch/ofagent: Remove OVS.enable_tunneling option

The option has been marked deprecated in IceHouse.
Please use AGENT.tunnel_types=gre instead.

DocImpact
Related-Bug: #1195374
Change-Id: Iea6159c5949a63a0b680818a3fd0928d470115bd
etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini
neutron/plugins/ofagent/agent/ofa_neutron_agent.py
neutron/plugins/openvswitch/agent/ovs_neutron_agent.py
neutron/plugins/openvswitch/common/config.py
neutron/tests/unit/ofagent/test_ofa_neutron_agent.py
neutron/tests/unit/openvswitch/test_ovs_defaults.py
neutron/tests/unit/openvswitch/test_ovs_neutron_agent.py