vmware-nsx/quantum/plugins/openvswitch
Bob Kukura 6159400e1a Improve error message when flat network already exists
Fixes bug 1045601.

When attempting to create a flat network on a physical_network on
which a flat network is already allocated, the openvswitch and
linuxbridge plugins return a FlatNetworkInUse exception rather than a
VlanIdInUse exception referencing VLAN -1.

Change-Id: Id79e917e1376ebbb199efc3f14d9f378c6a04050
2012-09-06 21:42:54 -04:00
..
agent Fixes undefined variable 'network_type' in OVS agent 2012-09-04 20:13:18 +09:00
common Implementation of 2nd phase of provider extension for openswitch 2012-08-30 21:24:11 -04:00
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
Makefile Bug #1012418 - quantum agent for OVS does not install properly on Xen XCP 2012-06-26 15:27:23 -03:00
ovs_db_v2.py Improve error message when flat network already exists 2012-09-06 21:42:54 -04:00
ovs_models_v2.py expose openvswitch GRE tunnel_id via provider API 2012-08-31 12:32:30 -04:00
ovs_quantum_plugin.py Make sure floating IPs + gateways must be on external nets 2012-09-05 22:43:22 -07: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/