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/onos/juju-deployer/ovs-onos-ha.yaml | 2 +- ci/onos/juju-deployer/ovs-onos-nonha.yaml | 2 +- ci/onos/juju-deployer/ovs-onos-tip.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ci/onos/juju-deployer') diff --git a/ci/onos/juju-deployer/ovs-onos-ha.yaml b/ci/onos/juju-deployer/ovs-onos-ha.yaml index e495b377..fbbb09ea 100644 --- a/ci/onos/juju-deployer/ovs-onos-ha.yaml +++ b/ci/onos/juju-deployer/ovs-onos-ha.yaml @@ -201,7 +201,7 @@ openstack-phase2: neutron-gateway: branch: "lp:~wuwenbin2/onosfw/neutron-gateway" options: -# ext-port: "eth1" + #ext-port: "eth1" plugin: onos instance-mtu: 1400 to: diff --git a/ci/onos/juju-deployer/ovs-onos-nonha.yaml b/ci/onos/juju-deployer/ovs-onos-nonha.yaml index 8f0c8995..f8f6130c 100644 --- a/ci/onos/juju-deployer/ovs-onos-nonha.yaml +++ b/ci/onos/juju-deployer/ovs-onos-nonha.yaml @@ -137,7 +137,7 @@ openstack-phase2: neutron-gateway: branch: "lp:~wuwenbin2/onosfw/neutron-gateway" options: -# ext-port: "eth1" + #ext-port: "eth1" plugin: onos instance-mtu: 1400 to: diff --git a/ci/onos/juju-deployer/ovs-onos-tip.yaml b/ci/onos/juju-deployer/ovs-onos-tip.yaml index 32505f09..12e160dc 100644 --- a/ci/onos/juju-deployer/ovs-onos-tip.yaml +++ b/ci/onos/juju-deployer/ovs-onos-tip.yaml @@ -138,7 +138,7 @@ openstack-phase2: branch: "lp:~wuwenbin2/onosfw/neutron-gateway" options: openstack-origin-git: include-file://neutron-master.yaml -# ext-port: "eth1" + #ext-port: "eth1" plugin: onos instance-mtu: 1400 to: -- cgit 1.2.3-korg