[odl/dpdk] Set pubilic bridge datapath_type=netdev
[fuel.git] / mcp / reclass / classes / cluster / mcp-odl-noha / openstack / compute.yml.j2
index e9c91ea..bde5e7a 100644 (file)
@@ -60,6 +60,9 @@ parameters:
         br-floating:
           enabled: true
           type: ovs_bridge
+{%- if conf.MCP_DPDK_MODE %}
+          datapath_type: netdev
+{%- endif %}
           mtu: ${_param:interface_mtu}
           proto: static
           address: ${_param:external_address}