diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-05-30 09:28:58 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-05-30 09:28:58 -0500 |
commit | a79062a98d941f186c83fcc47954d339c471632b (patch) | |
tree | 3a853199ddf850ed373fe48c7d91f4ae718113a4 /ci/config_tpl/juju2/bundle_tpl | |
parent | 266e1857937d44a0f5a290cc13a8de5bff50eba3 (diff) |
CArbon release of ODL integrated.
Change-Id: I831448dfb43f74793141794184e7a6f9700adb7d
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/odl.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/odl.yaml b/ci/config_tpl/juju2/bundle_tpl/odl.yaml index 5580449f..d1d0f0b5 100644 --- a/ci/config_tpl/juju2/bundle_tpl/odl.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/odl.yaml @@ -6,7 +6,7 @@ "": internal-api {% endif %} options: - install-url: "https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.5.2-Boron-SR2/distribution-karaf-0.5.2-Boron-SR2.tar.gz" + install-url: "https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.6.0-Carbon/distribution-karaf-0.6.0-Carbon.tar.gz" {% if os.network.sfc %} profile: "openvswitch-odl-beryllium-sfc" {% elif os.network.bgpvpn %} |