update neutron and nova settings
[yaml_builds.git] / site_type / sriov-a13 / templates / software / charts / osh / openstack-compute-kit / neutron.j2
index b3a570c..5af8e8c 100644 (file)
@@ -50,13 +50,15 @@ data:
         - openvswitch
         - sriov
       interface:
-        tunnel_device: '{{yaml.networks.neutron.interface}}'
+        #tunnel_device: '{{yaml.networks.neutron.interface}}'
         sriov:
 {% for sriovnet in yaml.sriov.nets %}
           - device: {{sriovnet.interface}}
             num_vfs: 32
             promisc: false
 {% endfor %}
+      auto_bridge_add:
+        br-bond0: {{yaml.networks.neutron.interface}}
     conf:
       plugins:
         openvswitch_agent: