summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundle_tpl/neutron-ovs.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2018-04-19 20:29:44 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-04-19 20:29:44 +0000
commit4b50bb29ffc97297d78f5138f1a066593f16c3d2 (patch)
tree274810db6be13f37f2c4b5c4fcee0e4ab03e60c0 /ci/config_tpl/juju2/bundle_tpl/neutron-ovs.yaml
parent1e7ce78ab2039a1f325a09a50f65542fbba51f9c (diff)
parent149e7053b83b2236eac66701837c0d183bb25b81 (diff)
Merge "added ssl support based on default."
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/neutron-ovs.yaml')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/neutron-ovs.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/neutron-ovs.yaml b/ci/config_tpl/juju2/bundle_tpl/neutron-ovs.yaml
index 7714456a..931a0060 100644
--- a/ci/config_tpl/juju2/bundle_tpl/neutron-ovs.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/neutron-ovs.yaml
@@ -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 %}