summaryrefslogtreecommitdiffstats
path: root/ci/onos/juju-deployer/ovs-onos-ha.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/onos/juju-deployer/ovs-onos-ha.yaml')
-rw-r--r--ci/onos/juju-deployer/ovs-onos-ha.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/ci/onos/juju-deployer/ovs-onos-ha.yaml b/ci/onos/juju-deployer/ovs-onos-ha.yaml
index 9c455aba..b59c3f89 100644
--- a/ci/onos/juju-deployer/ovs-onos-ha.yaml
+++ b/ci/onos/juju-deployer/ovs-onos-ha.yaml
@@ -166,8 +166,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-live-migration: true
+ enable-resize: true
+ manage-neutron-plugin-legacy-mode: false
+ migration-auth-type: ssh
to:
- "nodes-compute=0"
- "nodes-compute=1"