X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fconfig_tpl%2Fjuju2%2Fbundle_tpl%2Fneutron-ovs.yaml;fp=ci%2Fconfig_tpl%2Fjuju2%2Fbundle_tpl%2Fneutron-ovs.yaml;h=931a006013003fe68ae4e7c97ef40e0b6d3c26ca;hb=149e7053b83b2236eac66701837c0d183bb25b81;hp=7714456a93579fdde086194c35e57a95754af984;hpb=c0bc95b384aa0e5a398aa35a300081919898d1da;p=joid.git 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 %}