added ssl support based on default.
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / neutron-ovs.yaml
index 7714456..931a006 100644 (file)
@@ -23,6 +23,7 @@
 {% if os.network.controller == 'nosdn' %}
         bridge-mappings: physnet1:br-data
         data-port: *data-port
+        #enable-local-dhcp-and-metadata: true
 {% else %}
         ext-port: {{ opnfv.ext_port }}
 {% endif %}