neutron/neutron/plugins/ml2/drivers/openvswitch/agent
Terry Wilson 34d4d46c40 Add vhost-user support via ovs capabilities/datapath_type
Adds the ovs 'config' property which returns the contents of the
single row of the Open_vSwitch table. This gives access to certain
OVS capabilities such as datapath_types and iface_types.

Using this information in concert with the datapath_type config
option, vif details are calculated by the OVS mech driver. If
datapath_type == 'netdev' and OVS on the agent host is capable of
supporting dpdkvhostuser, then it is used.

Authored-By: Terry Wilson <twilson@redhat.com>
Co-Authored-By: Sean Mooney <sean.k.mooney@intel.com>

Closes-Bug: #1506127
Change-Id: I5047f1d1276e2f52ff02a0cba136e222779d059c
2015-11-18 14:04:06 -06:00
..
common Add vhost-user support via ovs capabilities/datapath_type 2015-11-18 14:04:06 -06:00
extension_drivers QoS agent extension and driver refactoring 2015-09-15 16:29:25 +02:00
openflow Add IPv6 Address Resolution protection 2015-09-15 12:24:10 +00:00
xenapi OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
main.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
ovs_dvr_neutron_agent.py Fixing traces of "Replace prt variable by port" 2015-09-25 20:59:52 +05:30
ovs_neutron_agent.py Add vhost-user support via ovs capabilities/datapath_type 2015-11-18 14:04:06 -06:00