diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-05-29 22:06:03 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-05-29 22:42:14 -0500 |
commit | f258a7449d73f54f6bae7089d59c030cdbed780c (patch) | |
tree | edb4c57691299553f9b9af73d9833411ee321562 /ci/config_tpl/juju2/bundle_tpl/odl.yaml | |
parent | c2c31d6bb5633d999f130b6be56584a9ecf338e6 (diff) |
modified to use latest Carbon build release.
Change-Id: I1e037c9f76032db68d516a33007d54f02a19d883
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/odl.yaml')
-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 %} |