From: Narinder Gupta Date: Wed, 17 Aug 2016 15:32:04 +0000 (-0500) Subject: moving from SR2 to SR3 of ODL. X-Git-Tag: colorado.1.0~29 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=c384aa2fdf7160efc63a794c8f792e8ab99318a6;p=joid.git moving from SR2 to SR3 of ODL. Change-Id: Ice4e7b53109afe3a3cd1bf90454391898a33df7b 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..d2a6e1d1 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/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.4.3-Beryllium-SR3/distribution-karaf-0.4.3-Beryllium-SR3.tar.gz" {% if os.network.sfc %} profile: "openvswitch-odl-beryllium-sfc" {% elif os.network.bgpvpn %}