From d2ca237a4e5c2e2cb6e2f7faa88895a50d979e50 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Fri, 16 Sep 2016 10:29:25 -0500 Subject: modfiied to untar the scaleio charms. Change-Id: I20d0dd0f982cf60a79e7daca082c13b04bee87c0 Signed-off-by: Narinder Gupta --- ci/config_tpl/bundle_tpl/odl.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/config_tpl/bundle_tpl/odl.yaml') diff --git a/ci/config_tpl/bundle_tpl/odl.yaml b/ci/config_tpl/bundle_tpl/odl.yaml index d04049f2..257f3b67 100644 --- a/ci/config_tpl/bundle_tpl/odl.yaml +++ b/ci/config_tpl/bundle_tpl/odl.yaml @@ -1,7 +1,7 @@ odl-controller: charm: local:{{ ubuntu.release }}/odl-controller options: - install-url: "https://nexus.opendaylight.org/content/repositories/autorelease-1495/org/opendaylight/integration/distribution-karaf/0.5.0-Boron/distribution-karaf-0.5.0-Boron.tar.gz" + install-url: "https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.5.0-Boron/distribution-karaf-0.5.0-Boron.tar.gz" {% if os.network.sfc %} profile: "openvswitch-odl-beryllium-sfc" {% elif os.network.bgpvpn %} -- cgit 1.2.3-korg