summaryrefslogtreecommitdiffstats
path: root/ci/odl/juju-deployer/ovs-odl-ha.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-02-10 00:30:50 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2016-02-10 06:32:55 +0000
commit1bbf33401635b4bab2e83788031728bcd5f1b29b (patch)
tree8aa819a8e68dbaba8bad75af59729c98d2035b39 /ci/odl/juju-deployer/ovs-odl-ha.yaml
parent2d803e7d609745ee0e1f88ec154f007bbdce8fe6 (diff)
modified for resize it seems live migration should be true for
resize as well. Change-Id: I070bdf4419dc4ee93400906fccfbcc19067c5dde (cherry picked from commit 18666ccb83424f16b6bdd90a106c2b4cd5dc98a6)
Diffstat (limited to 'ci/odl/juju-deployer/ovs-odl-ha.yaml')
-rw-r--r--ci/odl/juju-deployer/ovs-odl-ha.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/ci/odl/juju-deployer/ovs-odl-ha.yaml b/ci/odl/juju-deployer/ovs-odl-ha.yaml
index 53f7d510..f1d2ed12 100644
--- a/ci/odl/juju-deployer/ovs-odl-ha.yaml
+++ b/ci/odl/juju-deployer/ovs-odl-ha.yaml
@@ -164,9 +164,10 @@ openstack-phase2:
branch: lp:~openstack-charmers/charms/trusty/nova-compute/next
num_units: 2
options:
- enable-live-migration: False
- manage-neutron-plugin-legacy-mode: False
- enable-resize: True
+ enable-live-migration: true
+ enable-resize: true
+ manage-neutron-plugin-legacy-mode: false
+ migration-auth-type: ssh
to:
- "nodes-compute=0"
- "nodes-compute=1"