From 18666ccb83424f16b6bdd90a106c2b4cd5dc98a6 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 10 Feb 2016 00:30:50 -0600 Subject: modified for resize it seems live migration should be true for resize as well. Change-Id: I070bdf4419dc4ee93400906fccfbcc19067c5dde --- ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml') diff --git a/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml b/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml index 9a577c83..33dd5eb3 100644 --- a/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml +++ b/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml @@ -111,9 +111,10 @@ openstack-phase2: num_units: 1 options: openstack-origin-git: include-file://nova-master.yaml - 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" -- cgit 1.2.3-korg