neutron-lbaas/neutron/plugins/openvswitch
Kyle Mestery 341586e47b Modify the OVS agent to support multiple tunnel_types concurrently.
This change modifies the "tunnel_type" configuration option to be a ListOpt
instead of a StrOpt. This is intended to allow the agent to work in an ML2
environment where multiple, disparate "tunnel_types" are supported at the
same time. For now, the agent will enforce a single "tunnel_type".

Fixes bug #1191089

Change-Id: Ic025e54a8a3e92fe1fe44ebf08d71c2210c7d82b
2013-07-13 17:22:45 +00:00
..
agent Modify the OVS agent to support multiple tunnel_types concurrently. 2013-07-13 17:22:45 +00:00
common Modify the OVS agent to support multiple tunnel_types concurrently. 2013-07-13 17:22:45 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_db_v2.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_models_v2.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_neutron_plugin.py Modify the OVS agent to support multiple tunnel_types concurrently. 2013-07-13 17:22:45 +00:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00

The Open vSwitch (OVS) Neutron 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/