From: Narinder Gupta Date: Thu, 8 Sep 2016 03:08:55 +0000 (-0500) Subject: modfiied the URL and see whether it has the latest URL for Boron. X-Git-Tag: danube.1.0~175 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F23%2F20623%2F1;p=joid.git modfiied the URL and see whether it has the latest URL for Boron. Change-Id: I05359e76fa3121637552ded58070ead0f92db3a1 Signed-off-by: Narinder Gupta --- 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 %}