From 1596207a399591aacfa8ac03a1718cb56b0ad5bb Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 26 Jan 2016 14:06:01 -0600 Subject: mofidied the bundles to use the latest charms from next branch. Change-Id: I887bf5d62899fb4efcfc7ec19376f8722f6e1528 --- ci/odl/juju-deployer/ovs-odl-nonha.yaml | 6 +++--- ci/odl/juju-deployer/ovs-odl-tip.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'ci/odl/juju-deployer') diff --git a/ci/odl/juju-deployer/ovs-odl-nonha.yaml b/ci/odl/juju-deployer/ovs-odl-nonha.yaml index d4c398de..9a47982c 100644 --- a/ci/odl/juju-deployer/ovs-odl-nonha.yaml +++ b/ci/odl/juju-deployer/ovs-odl-nonha.yaml @@ -58,7 +58,7 @@ openstack-phase2: to: - "lxc:nodes-api=0" ceph-osd: - charm: cs:trusty/ceph-osd + branch: "lp:~openstack-charmers/charms/trusty/ceph-osd/next" num_units: 1 options: osd-devices: /srv @@ -66,7 +66,7 @@ openstack-phase2: to: - "nodes-compute=0" ceph-radosgw: - charm: cs:trusty/ceph-radosgw + branch: "lp:~openstack-charmers/charms/trusty/ceph-radosgw/next" num_units: 1 options: use-embedded-webserver: true @@ -163,7 +163,7 @@ openstack-phase2: to: - "lxc:nodes-api=0" neutron-api-odl: - branch: lp:~openstack-charmers/charms/trusty/neutron-api-odl/vpp + branch: lp:~openstack-charmers/charms/trusty/neutron-api-odl/next options: overlay-network-type: 'vxlan gre' security-groups: True diff --git a/ci/odl/juju-deployer/ovs-odl-tip.yaml b/ci/odl/juju-deployer/ovs-odl-tip.yaml index 2d83b60d..68b5f5ed 100644 --- a/ci/odl/juju-deployer/ovs-odl-tip.yaml +++ b/ci/odl/juju-deployer/ovs-odl-tip.yaml @@ -58,7 +58,7 @@ openstack-phase2: to: - "lxc:nodes-api=0" ceph-osd: - charm: cs:trusty/ceph-osd + branch: "lp:~openstack-charmers/charms/trusty/ceph-osd/next" num_units: 1 options: osd-devices: /srv @@ -66,7 +66,7 @@ openstack-phase2: to: - "nodes-compute=0" ceph-radosgw: - charm: cs:trusty/ceph-radosgw + branch: "lp:~openstack-charmers/charms/trusty/ceph-radosgw/next" num_units: 1 options: use-embedded-webserver: true @@ -166,7 +166,7 @@ openstack-phase2: to: - "lxc:nodes-api=0" neutron-api-odl: - branch: lp:~openstack-charmers/charms/trusty/neutron-api-odl/vpp + branch: lp:~openstack-charmers/charms/trusty/neutron-api-odl/next options: overlay-network-type: 'vxlan gre' security-groups: True -- cgit 1.2.3-korg