neutron/neutron/plugins/openvswitch
Arata Notsu edddad5863 Do not run "ovs-ofctl add-flow" with an invalid in_port
Since ofport is a string, we have to convert it to integer to
check it expresses a negative number or not.

Also unit tests are added/corrected.

Change-Id: If85595f1b8ecb40ea41edda52706fb1bd41cb1ab
Related-Bug: 1238445
2013-11-12 14:34:47 +09:00
..
agent Do not run "ovs-ofctl add-flow" with an invalid in_port 2013-11-12 14:34:47 +09:00
common Add the option to minimize ovs l2 polling 2013-10-14 22:24:15 +00:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_db_v2.py Fix message i18n error 2013-09-08 15:58:12 +08:00
ovs_models_v2.py Fix a race condition in add_tunnel_endpoint() 2013-08-29 00:37:58 -04:00
ovs_neutron_plugin.py change port status only if port is bound to the good host 2013-10-02 15:14:18 +02:00

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/