From f394a823013d15b1fa9039aed1384e2fdafc37db Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 2 Feb 2016 21:44:10 -0600 Subject: modified to enable the dvr option where compute nodes also has external connectivity. Change-Id: Ieff09f50204e15383ef3def5a0bf500689f5c317 --- ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml') diff --git a/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml b/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml index 333ecb22..887c3941 100644 --- a/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml +++ b/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml @@ -139,7 +139,7 @@ openstack-phase2: options: openstack-origin-git: include-file://neutron-master.yaml instance-mtu: 1400 -# ext-port: "eth1" + #ext-port: "eth1" to: - "nodes-api=0" glance: @@ -256,6 +256,9 @@ trusty-liberty: #os-data-network: 10.4.8.0/21 #ceph-cluster-network: 10.4.0.0/21 #prefer-ipv6: true + #enable-dvr: true + #l2-population: true + #ext-port: "eth1" region: Canonical source: "cloud:trusty-liberty" openstack-origin: "cloud:trusty-liberty" @@ -278,6 +281,9 @@ trusty-kilo: #os-data-network: 10.4.8.0/21 #ceph-cluster-network: 10.4.0.0/21 #prefer-ipv6: true + #enable-dvr: true + #l2-population: true + #ext-port: "eth1" openstack-origin: cloud:trusty-kilo source: cloud:trusty-kilo series: trusty -- cgit 1.2.3-korg