From c0bbbd8492495fbbce8855df7d64399681bf80f0 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Sun, 15 Nov 2015 23:30:42 -0600 Subject: modified the odl bundle with the working one for non ha and tip Change-Id: I2d15b859d0464c9ad4d1a6437271f2046dde021b Author: Narinder Gupta --- ci/odl/juju-deployer/ovs-odl-ha.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ci/odl/juju-deployer/ovs-odl-ha.yaml') diff --git a/ci/odl/juju-deployer/ovs-odl-ha.yaml b/ci/odl/juju-deployer/ovs-odl-ha.yaml index 5f813acb..54a9fb85 100644 --- a/ci/odl/juju-deployer/ovs-odl-ha.yaml +++ b/ci/odl/juju-deployer/ovs-odl-ha.yaml @@ -90,16 +90,16 @@ openstack-phase2: - "lxc:nodes-api=2" "nova-compute": branch: lp:~openstack-charmers/charms/trusty/nova-compute/next - num_units: 4 + num_units: 1 options: "enable-live-migration": False "manage-neutron-plugin-legacy-mode": False to: - "nodes-compute=0" # - "nodes-compute=1" - - "nodes-api=0" - - "nodes-api=1" - - "nodes-api=2" +# - "nodes-api=0" +# - "nodes-api=1" +# - "nodes-api=2" "nova-cloud-controller": branch: lp:charms/trusty/nova-cloud-controller num_units: 3 -- cgit 1.2.3-korg