From e3beb98f349186c840a834ffcddcb55f453199d1 Mon Sep 17 00:00:00 2001 From: Stuart Mackie Date: Tue, 22 Nov 2016 14:04:27 -0800 Subject: Changed to use a local (working) cassandra charm from ovno repo instead of from Launchpad Change-Id: If268fc1e1d49d2ebc2481d555ae9cfe0d6c9edec Signed-off-by: Stuart Mackie --- ci/opencontrail/fetch-charms.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'ci/opencontrail') diff --git a/ci/opencontrail/fetch-charms.sh b/ci/opencontrail/fetch-charms.sh index 37139682..e1504949 100755 --- a/ci/opencontrail/fetch-charms.sh +++ b/ci/opencontrail/fetch-charms.sh @@ -63,7 +63,6 @@ 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