modified to enable the DVR on the deployment by default.
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / neutron-ovs.yaml
index 6e7fa7e..7714456 100644 (file)
@@ -22,7 +22,7 @@
 {% endif %}
 {% if os.network.controller == 'nosdn' %}
         bridge-mappings: physnet1:br-data
-        #data-port: *data-port
+        data-port: *data-port
 {% else %}
         ext-port: {{ opnfv.ext_port }}
 {% endif %}