summaryrefslogtreecommitdiffstats
path: root/ci/odl
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/odl
parent26596d9ad1e9096468dc830afb995dc5fad75016 (diff)
enable resize so that func test can pass.
Change-Id: I68b0f63c05303ef6493cc4167b1283579d2b0765
Diffstat (limited to 'ci/odl')
-rw-r--r--ci/odl/juju-deployer/ovs-odl-ha.yaml1
-rw-r--r--ci/odl/juju-deployer/ovs-odl-nonha.yaml1
-rw-r--r--ci/odl/juju-deployer/ovs-odl-tip.yaml1
3 files changed, 3 insertions, 0 deletions
diff --git a/ci/odl/juju-deployer/ovs-odl-ha.yaml b/ci/odl/juju-deployer/ovs-odl-ha.yaml
index d9dd74c8..53f7d510 100644
--- a/ci/odl/juju-deployer/ovs-odl-ha.yaml
+++ b/ci/odl/juju-deployer/ovs-odl-ha.yaml
@@ -166,6 +166,7 @@ openstack-phase2:
options:
enable-live-migration: False
manage-neutron-plugin-legacy-mode: False
+ enable-resize: True
to:
- "nodes-compute=0"
- "nodes-compute=1"
diff --git a/ci/odl/juju-deployer/ovs-odl-nonha.yaml b/ci/odl/juju-deployer/ovs-odl-nonha.yaml
index ed2aba24..8e248ba4 100644
--- a/ci/odl/juju-deployer/ovs-odl-nonha.yaml
+++ b/ci/odl/juju-deployer/ovs-odl-nonha.yaml
@@ -111,6 +111,7 @@ openstack-phase2:
options:
enable-live-migration: False
manage-neutron-plugin-legacy-mode: False
+ enable-resize: True
to:
- "nodes-compute=0"
# - "nodes-compute=1"
diff --git a/ci/odl/juju-deployer/ovs-odl-tip.yaml b/ci/odl/juju-deployer/ovs-odl-tip.yaml
index c21629d8..09b4675a 100644
--- a/ci/odl/juju-deployer/ovs-odl-tip.yaml
+++ b/ci/odl/juju-deployer/ovs-odl-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"