vmware-nsx/quantum/plugins/openvswitch
Ante Karamatic 79b91a500d Lock tables for update on allocation/deletion
Allocating, creating and deleting port might happen
in parallel and we need to make sure we don't
assign same IP to multiple different requests.

Added treatment for vlan tags and tunnel ID's

Fixes: bug #1110807

Change-Id: Idbb04d3ce6eacd308b05536f1942a35a0792199e
2013-03-07 18:45:44 +00:00
..
agent Fixes import reorder nits 2013-02-26 10:37:59 +08:00
common Add scheduling feature basing on agent management extension 2013-02-27 21:20:51 +08:00
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
Makefile Remove compat cfg wrapper 2013-02-27 22:15:54 +09:00
ovs_db_v2.py Lock tables for update on allocation/deletion 2013-03-07 18:45:44 +00:00
ovs_models_v2.py add local network type and use by default for tenant networks 2012-09-07 21:42:01 -04:00
ovs_quantum_plugin.py Notify creation or deletion of dhcp port for security group 2013-03-06 10:46:06 -08:00
README Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00

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/