From f27f64a537b51c35979cef258e933fad5330fc52 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Mon, 11 Jan 2016 18:06:18 -0600 Subject: ymodified to include the changes needed for MAAS 1.9 Change-Id: Ia7638dda099342bb65b89cddb90813a66aa53d08 --- ci/odl/juju-deployer/ovs-odl.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ci/odl/juju-deployer/ovs-odl.yaml') diff --git a/ci/odl/juju-deployer/ovs-odl.yaml b/ci/odl/juju-deployer/ovs-odl.yaml index 0e6d4192..9f89d6f4 100644 --- a/ci/odl/juju-deployer/ovs-odl.yaml +++ b/ci/odl/juju-deployer/ovs-odl.yaml @@ -3,11 +3,11 @@ openstack-phase1: series: trusty services: nodes-api: - charm: "local:trusty/ubuntu-nodes-controller" + charm: "cs:trusty/ubuntu" num_units: 1 constraints: tags=control nodes-compute: - charm: "local:trusty/ubuntu-nodes-compute" + charm: "cs:trusty/ubuntu" num_units: 1 constraints: tags=compute "ntp": -- cgit 1.2.3-korg