84198a5cfe
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 |
||
---|---|---|
.. | ||
agent | ||
common | ||
__init__.py | ||
ovs_db_v2.py | ||
ovs_models_v2.py | ||
ovs_neutron_plugin.py | ||
README |
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/