summaryrefslogtreecommitdiffstats
path: root/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml')
-rw-r--r--ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml11
1 files changed, 10 insertions, 1 deletions
diff --git a/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml b/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml
index 2df32d7f..cdcd0ffb 100644
--- a/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml
+++ b/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml
@@ -134,7 +134,7 @@ openstack-phase2:
branch: "lp:~openstack-charmers/charms/trusty/neutron-gateway/next"
num_units: 1
options:
-# ext-port: "eth1"
+ #ext-port: "eth1"
instance-mtu: 1400
to:
- "nodes-api=0"
@@ -326,6 +326,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"
@@ -345,6 +348,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"
region: Canonical
source: "cloud:trusty-kilo"
openstack-origin: "cloud:trusty-kilo"
@@ -364,6 +370,9 @@ trusty-juno:
#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-juno"
openstack-origin: "cloud:trusty-juno"