From 4e6b5c1045fb67a02f5f61f5e270aae39bdd7a86 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 6 Oct 2015 22:04:44 -0500 Subject: modified to match the taging with bundle. Change-Id: Ib8671cdf4c041f33306e12fae5144ef85daa3556 --- ci/odl/juju-deployer/ovs-odl-tip.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ci/odl/juju-deployer/ovs-odl-tip.yaml') diff --git a/ci/odl/juju-deployer/ovs-odl-tip.yaml b/ci/odl/juju-deployer/ovs-odl-tip.yaml index a5d1f08e..73946c13 100644 --- a/ci/odl/juju-deployer/ovs-odl-tip.yaml +++ b/ci/odl/juju-deployer/ovs-odl-tip.yaml @@ -3,7 +3,7 @@ openstack-services: ubuntu: branch: "lp:charms/trusty/ubuntu" num_utils: 1 - constraints: tags=physical + constraints: tags=control neutron-gateway: branch: lp:~sdn-charmers/charms/trusty/neutron-gateway/ovs-odl options: @@ -12,8 +12,8 @@ openstack-services: to: ubuntu=0 nova-compute: branch: lp:~openstack-charmers/charms/trusty/nova-compute/next - num_units: 2 - constraints: tags=physical + num_units: 1 + constraints: tags=compute options: enable-live-migration: False manage-neutron-plugin-legacy-mode: False -- cgit 1.2.3-korg