From 349da47a53878710acba74cd873c74433536d981 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 7 Sep 2016 22:08:55 -0500 Subject: modfiied the URL and see whether it has the latest URL for Boron. Change-Id: I05359e76fa3121637552ded58070ead0f92db3a1 Signed-off-by: Narinder Gupta --- ci/config_tpl/bundle_tpl/odl.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/config_tpl/bundle_tpl/odl.yaml b/ci/config_tpl/bundle_tpl/odl.yaml index dad22df6..b3814a50 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-1436/org/opendaylight/integration/distribution-karaf/0.5.0-Boron-RC1/distribution-karaf-0.5.0-Boron-RC1.tar.gz" + install-url: "https://nexus.opendaylight.org/content/repositories/autorelease-1477/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