From 357e2d4813865b7b99cb97ebc53efeb7ba6d759b Mon Sep 17 00:00:00 2001 From: Stuart Mackie Date: Wed, 19 Oct 2016 14:36:54 -0700 Subject: Use bzr in fetch-charms.sh to get cassandra charm Change-Id: I2331514d4a9c9d8d7ad3ef0931fe748848181458 Signed-off-by: Stuart Mackie --- ci/opencontrail/fetch-charms.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/opencontrail/fetch-charms.sh') diff --git a/ci/opencontrail/fetch-charms.sh b/ci/opencontrail/fetch-charms.sh index 908f7c11..874ef558 100755 --- a/ci/opencontrail/fetch-charms.sh +++ b/ci/opencontrail/fetch-charms.sh @@ -63,6 +63,7 @@ git clone -b stable/16.07 https://github.com/openstack/charm-neutron-api.git $di #charm pull cs:~openstack-charmers-next/lxd xenial/lxd # Controller specific charm +bzr branch lp:~charmers/charms/trusty/cassandra/trunk $distro/cassandra git clone https://git.opnfv.org/ovno.git cd ovno/charms/trusty mv * ../../../$distro/ -- cgit 1.2.3-korg