From c26144a788c3451ce1268c8419d6efc7b1048656 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Mon, 7 Mar 2016 15:44:17 -0600 Subject: modified to increase number of compute nodes. Change-Id: I50995124f2969108b3f5789f4bd7cba17cfb44c9 --- ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml') diff --git a/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml b/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml index 497ff075..b4ec7501 100644 --- a/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml +++ b/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml @@ -131,7 +131,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 @@ -139,7 +139,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" -- cgit 1.2.3-korg