summaryrefslogtreecommitdiffstats
path: root/ci/odl/juju-deployer/ovs-odl-nonha.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-03-07 15:44:17 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2016-03-07 15:44:17 -0600
commitc26144a788c3451ce1268c8419d6efc7b1048656 (patch)
tree6f0d03e0e3ce8de3075ffbfe11b754287f1565f8 /ci/odl/juju-deployer/ovs-odl-nonha.yaml
parentcbc4db9cefe77a75f906e13d0d702af2b80df2ff (diff)
modified to increase number of compute nodes.
Change-Id: I50995124f2969108b3f5789f4bd7cba17cfb44c9
Diffstat (limited to 'ci/odl/juju-deployer/ovs-odl-nonha.yaml')
-rw-r--r--ci/odl/juju-deployer/ovs-odl-nonha.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/odl/juju-deployer/ovs-odl-nonha.yaml b/ci/odl/juju-deployer/ovs-odl-nonha.yaml
index ee090b0d..30deb14e 100644
--- a/ci/odl/juju-deployer/ovs-odl-nonha.yaml
+++ b/ci/odl/juju-deployer/ovs-odl-nonha.yaml
@@ -110,7 +110,7 @@ openstack-phase2:
- "lxc:nodes-api=0"
nova-compute:
branch: lp:~openstack-charmers/charms/trusty/nova-compute/next
- num_units: 1
+ num_units: 2
options:
enable-live-migration: true
enable-resize: true
@@ -118,7 +118,7 @@ openstack-phase2:
migration-auth-type: ssh
to:
- "nodes-compute=0"
-# - "nodes-compute=1"
+ - "nodes-compute=1"
# - "nodes-api=0"
# - "nodes-api=1"
# - "nodes-api=2"