vmware-nsx/neutron/plugins/openvswitch
Kyle Mestery a6ec8ab916 Correct OVS VXLAN version check
Update the version checking logic used to determine if the combination of
Linux kernel, OVS userspace, and OVS kernel module can properly support
VXLAN.

Tested on Ubuntu 14.04 without the OVS DKMS module.

Closes-Bug: #1291535

Change-Id: If034164b775989d52c3c449caba6baadb970afd9
2014-03-24 17:14:39 +00:00
..
agent Merge "Fix bug:range() is not same in py3.x and py2.x" 2014-03-22 05:22:24 +00:00
common Correct OVS VXLAN version check 2014-03-24 17:14:39 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_db_v2.py Fix bug:range() is not same in py3.x and py2.x 2014-03-11 16:44:47 +08:00
ovs_models_v2.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
ovs_neutron_plugin.py Adds OVS_HYBRID_PLUG flag to portbindings 2014-03-26 23:41:19 -07: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/