OVSDB netvirt southbound - set correct datapath type for OVS with DPDK
authorEric Multanen <eric.w.multanen@intel.com>
Mon, 17 Aug 2015 21:25:31 +0000 (14:25 -0700)
committerSam Hague <shague@redhat.com>
Tue, 18 Aug 2015 16:07:44 +0000 (16:07 +0000)
commita2563d9872dd3558cf7f86e63a83216483a0f98f
tree7fc6d34b9c01baf92e7b976709266e67414b1d86
parent755066e3decad2832597e20451b555ea0728fe93
OVSDB netvirt southbound - set correct datapath type for OVS with DPDK

When creating bridges from netvirt, check if the OVSDB node supports
'dpdk' interfaces.  If it does, then specify the datapath type
so that the bridge will be created with the 'netdev' datapath type.

Change-Id: Ida76d51906238339255f8e02424328de62a420d7
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
(cherry picked from commit 6989a273149b5908fb2c2ae56d8f9fdb01cd05e0)
openstack/net-virt/src/main/java/org/opendaylight/ovsdb/openstack/netvirt/impl/SouthboundImpl.java