summaryrefslogtreecommitdiffstats
path: root/ci/nosdn
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-02-09 08:07:34 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2016-02-09 08:22:49 -0600
commitd39c5b22b0aadefbd012cb200a857386f3545d60 (patch)
tree589776b017cd4865a9a20c472c59138317ef33a1 /ci/nosdn
parent26596d9ad1e9096468dc830afb995dc5fad75016 (diff)
enable resize so that func test can pass.
Change-Id: I68b0f63c05303ef6493cc4167b1283579d2b0765
Diffstat (limited to 'ci/nosdn')
-rw-r--r--ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml1
-rw-r--r--ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml1
-rw-r--r--ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml1
3 files changed, 3 insertions, 0 deletions
diff --git a/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml b/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml
index cdcd0ffb..fed8a714 100644
--- a/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml
+++ b/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml
@@ -161,6 +161,7 @@ openstack-phase2:
enable-resize: true
manage-neutron-plugin-legacy-mode: false
migration-auth-type: ssh
+ enable-resize: true
to:
- "nodes-compute=0"
- "nodes-compute=1"
diff --git a/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml b/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml
index d64d0a4f..e7d9dc3a 100644
--- a/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml
+++ b/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml
@@ -135,6 +135,7 @@ openstack-phase2:
enable-resize: true
manage-neutron-plugin-legacy-mode: false
migration-auth-type: ssh
+ enable-resize: true
to:
- "nodes-compute=0"
# - "nodes-compute=1"
diff --git a/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml b/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml
index 887c3941..9a577c83 100644
--- a/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml
+++ b/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml
@@ -113,6 +113,7 @@ openstack-phase2:
openstack-origin-git: include-file://nova-master.yaml
enable-live-migration: False
manage-neutron-plugin-legacy-mode: False
+ enable-resize: True
to:
- "nodes-compute=0"
# - "nodes-compute=1"