From c384aa2fdf7160efc63a794c8f792e8ab99318a6 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 17 Aug 2016 10:32:04 -0500 Subject: moving from SR2 to SR3 of ODL. Change-Id: Ice4e7b53109afe3a3cd1bf90454391898a33df7b 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 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 %} -- cgit 1.2.3-korg