From f7a7d2ed0c85607a2d87ee14aa31a315be77cdea Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 18 Feb 2016 17:41:46 -0600 Subject: updates the onos charm with migration and resize enablement. Change-Id: I8a2797ee16231cb4ff8ef79ad5bc4244126cac89 (cherry picked from commit 2ca48e5d0b008e3054fd1ae04eef881e2a46eea7) --- ci/onos/juju-deployer/ovs-onos-nonha.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'ci/onos/juju-deployer/ovs-onos-nonha.yaml') diff --git a/ci/onos/juju-deployer/ovs-onos-nonha.yaml b/ci/onos/juju-deployer/ovs-onos-nonha.yaml index c5f6eae4..eb0d74b5 100644 --- a/ci/onos/juju-deployer/ovs-onos-nonha.yaml +++ b/ci/onos/juju-deployer/ovs-onos-nonha.yaml @@ -110,8 +110,10 @@ openstack-phase2: branch: lp:~openstack-charmers/charms/trusty/nova-compute/next num_units: 1 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" -- cgit 1.2.3-korg