summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/neutron-ovs.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-08-03 14:44:55 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-08-03 16:06:39 -0500
commit4442a97ea68c07b073c847b1f61d0c5754a6fe13 (patch)
tree9b25d49c55842c0e833cb7ee2c73a2c1be709375 /ci/bundle_tpl/neutron-ovs.yaml
parent947016a2eb2be266c8eaf183ea904b2bc204776b (diff)
replace ext-port with data-port and bridge-map.
Change-Id: I7d89f57b4952d3054defb12b8e24360ea39cc91c Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/bundle_tpl/neutron-ovs.yaml')
-rw-r--r--ci/bundle_tpl/neutron-ovs.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/bundle_tpl/neutron-ovs.yaml b/ci/bundle_tpl/neutron-ovs.yaml
index c0d34689..6233421c 100644
--- a/ci/bundle_tpl/neutron-ovs.yaml
+++ b/ci/bundle_tpl/neutron-ovs.yaml
@@ -3,6 +3,8 @@
options:
{% if opnfv.spaces_dict.data is defined %}
os-data-network: {{ opnfv.spaces_dict.data.cidr }}
+{% else %}
+ #os-data-network: {{ opnfv.spaces_dict.data.cidr }}
{% endif %}
{% if os.network.dpdk %}
enable-dpdk: true