]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Adds OVS_HYBRID_PLUG flag to portbindings
authorKevin Benton <blak111@gmail.com>
Thu, 27 Mar 2014 02:40:12 +0000 (02:40 +0000)
committerKevin Benton <blak111@gmail.com>
Thu, 27 Mar 2014 06:41:19 +0000 (23:41 -0700)
commit8c42ba115b58cc2c7486be9fee89e1facedb5f76
tree2c6e3d109bafc682fbfec8762b498b1c5f19f723
parentcbeda85fe5284d2ec0ba39976cdf6ffcdfbdd84a
Adds OVS_HYBRID_PLUG flag to portbindings

Adds a flag to the ML2, openvswitch, and BigSwitch
plugins to inform nova that the OVS hybrid plugging
strategy should be used.

Closes-Bug: #1112912
Change-Id: If004db60e084f4cea095ca9ecccb0537240d4183
neutron/extensions/portbindings.py
neutron/plugins/bigswitch/plugin.py
neutron/plugins/ml2/drivers/mech_ofagent.py
neutron/plugins/ml2/drivers/mech_openvswitch.py
neutron/plugins/nec/nec_plugin.py
neutron/plugins/openvswitch/ovs_neutron_plugin.py
neutron/plugins/ryu/ryu_neutron_plugin.py