summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-09-16 10:29:25 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-09-16 11:17:00 -0500
commitd2ca237a4e5c2e2cb6e2f7faa88895a50d979e50 (patch)
tree5d31a7f0968d41063bba0d870f36a4ad4603967b /ci/config_tpl
parentdfc43c69179c1305be42e524c2bfc357aaf87dfd (diff)
modfiied to untar the scaleio charms.
Change-Id: I20d0dd0f982cf60a79e7daca082c13b04bee87c0 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl')
-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 d04049f2..257f3b67 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/autorelease-1495/org/opendaylight/integration/distribution-karaf/0.5.0-Boron/distribution-karaf-0.5.0-Boron.tar.gz"
+ install-url: "https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.5.0-Boron/distribution-karaf-0.5.0-Boron.tar.gz"
{% if os.network.sfc %}
profile: "openvswitch-odl-beryllium-sfc"
{% elif os.network.bgpvpn %}