Refactor k8s scenario implementation
[releng-xci-scenarios.git] / scenarios / os-odl-nofeature / role / os-odl-nofeature / templates / user_variables_os-odl-nofeature.yml.j2
index eb08adc..600a498 100644 (file)
@@ -38,6 +38,9 @@ neutron_ml2_drivers_type: "flat,vlan,vxlan"
 
 neutron_plugin_base:
   - odl-router_v2
+
+# To get functest testcases work (otherwise it keeps trying to access the metadata server)
+neutron_dnsmasq_force_metadata: True
 {% endraw %}
 
 {% if odl_repo_version is defined %}