vmware-nsx/neutron/plugins/openvswitch
Yong Sheng Gong 76fc0addc9 refactor port binding codes
Bug #1195047

This patch:
1. removes the iteration in get_ports to call extend_dict_binding
2. uses a unified way for plugins to do this kind of stuff

ml2 will enhance the binding so that it can have different binding
for port according to port's host.
mlnx and bigswitch are also exceptions due to the dynamic binding info.

Change-Id: I5a77eb7395e14482a856e033f536f72a1bf82e06
2013-07-26 23:04:51 +08:00
..
agent Merge "Ensure that L3 managed port have status ACTIVE" 2013-07-26 08:04:52 +00:00
common Allow OVS default veth MTU to be configured. 2013-07-23 11:56:23 -06:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_db_v2.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_models_v2.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_neutron_plugin.py refactor port binding codes 2013-07-26 23:04:51 +08: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/