diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-02-02 21:44:10 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-02-02 21:44:10 -0600 |
commit | f394a823013d15b1fa9039aed1384e2fdafc37db (patch) | |
tree | 417fc1461ffc5c8454143cd197efbd257afa5f56 /ci/onos | |
parent | c900d005ff0fafd4e35afce238f20214782fbb01 (diff) |
modified to enable the dvr option where compute nodes also has
external connectivity.
Change-Id: Ieff09f50204e15383ef3def5a0bf500689f5c317
Diffstat (limited to 'ci/onos')
-rw-r--r-- | ci/onos/juju-deployer/ovs-onos-ha.yaml | 2 | ||||
-rw-r--r-- | ci/onos/juju-deployer/ovs-onos-nonha.yaml | 2 | ||||
-rw-r--r-- | ci/onos/juju-deployer/ovs-onos-tip.yaml | 2 |
3 files changed, 3 insertions, 3 deletions
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: |