From: Narinder Gupta Date: Wed, 31 Aug 2016 14:55:04 +0000 (-0500) Subject: modfied the RC1 release od ODL Boron for test. X-Git-Tag: danube.1.0~177 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=f2bdb6fa5e220ce79b5b709619451b244f65f547;p=joid.git modfied the RC1 release od ODL Boron for test. Change-Id: I25031e663b341dc23fc054622cb8a57b54298367 Signed-off-by: Narinder Gupta --- diff --git a/ci/config_tpl/bundle_tpl/odl.yaml b/ci/config_tpl/bundle_tpl/odl.yaml index 30f555c9..dad22df6 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/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.4.2-Beryllium-SR2/distribution-karaf-0.4.2-Beryllium-SR2.tar.gz" + 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" {% if os.network.sfc %} profile: "openvswitch-odl-beryllium-sfc" {% elif os.network.bgpvpn %}