modified the default URL to Boron RC3.5 15/21015/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Tue, 13 Sep 2016 12:31:53 +0000 (07:31 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Tue, 13 Sep 2016 12:32:26 +0000 (07:32 -0500)
Change-Id: I30de51b3c73cb05e53c5d2baa43c84b13b347d72
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/config_tpl/bundle_tpl/odl.yaml

index b3814a5..d04049f 100644 (file)
@@ -1,7 +1,7 @@
     odl-controller:
       charm: local:{{ ubuntu.release }}/odl-controller
       options:
-        install-url: "https://nexus.opendaylight.org/content/repositories/autorelease-1477/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/autorelease-1495/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 %}
@@ -9,7 +9,7 @@
 {% elif os.network.odll3 %}
         profile: "openvswitch-odl-beryllium-l3"
 {% else %}
-        profile: "openvswitch-odl-beryllium"
+        profile: "openvswitch-odl-boron"
 {% endif %}
         http-proxy: "http://squid.internal:3128"
         https-proxy: "http://squid.internal:3128"