c292db34e9
This patch properly deprecates the 'enable_tunneling' option in the OVS agent. It does this be ignoring it if 'tunnel_types' is set, and if 'enable_tunneling' is set, it defaults 'tunnel_types' to only GRE. Fixes bug 1195374 Change-Id: I27fe6b930541a514fc51d3a6669347e52db8cb46 |
||
---|---|---|
.. | ||
agent | ||
common | ||
__init__.py | ||
ovs_db_v2.py | ||
ovs_models_v2.py | ||
ovs_quantum_plugin.py | ||
README |
The Open vSwitch (OVS) Quantum plugin is a simple plugin to manage OVS features using a local agent running on each hypervisor. For details on how to configure and use the plugin, see: http://openvswitch.org/openstack/documentation/