summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-08-17 10:32:04 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-08-17 10:32:33 -0500
commitc384aa2fdf7160efc63a794c8f792e8ab99318a6 (patch)
treec53779f13665784e800aa9d95d90966faeddb1ed
parent95e9f8b963e5d33fd219c2bc71e5d527661abbf8 (diff)
moving from SR2 to SR3 of ODL.
Change-Id: Ice4e7b53109afe3a3cd1bf90454391898a33df7b 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 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 %}