summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-09-07 22:08:55 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-09-07 22:09:36 -0500
commit349da47a53878710acba74cd873c74433536d981 (patch)
treefedd23e796a9096bf50a8aff59ffd4c07c65dfbc
parent92c484d833198b037e631416b23e9ee9fe42ff25 (diff)
modfiied the URL and see whether it has the latest URL for Boron.
Change-Id: I05359e76fa3121637552ded58070ead0f92db3a1 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
-rw-r--r--ci/config_tpl/bundle_tpl/odl.yaml2
1 files changed, 1 insertions, 1 deletions
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 %}