diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-05-11 19:41:26 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-05-11 19:43:28 -0600 |
commit | 90a3d19d59dffe22691d6b7131e05090c10a9eaf (patch) | |
tree | f46edd7e15fdea9335979804b37922883fce0e2b /ci/odl/juju-deployer/ovs-odl-ha.yaml | |
parent | 279064a6c28ce7b80dcfb0439d48bc6f38e86691 (diff) |
refresh the intall_url to SR2 for ODL charm.
Change-Id: I8a3ab79fe73ccfe93e26f44efd290aa176d98637
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/odl/juju-deployer/ovs-odl-ha.yaml')
-rw-r--r-- | ci/odl/juju-deployer/ovs-odl-ha.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/odl/juju-deployer/ovs-odl-ha.yaml b/ci/odl/juju-deployer/ovs-odl-ha.yaml index 7324224d..9cb59013 100644 --- a/ci/odl/juju-deployer/ovs-odl-ha.yaml +++ b/ci/odl/juju-deployer/ovs-odl-ha.yaml @@ -225,7 +225,7 @@ openstack-phase2: odl-controller: charm: local:trusty/odl-controller options: - install-url: "https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.4.1-Beryllium-SR1/distribution-karaf-0.4.1-Beryllium-SR1.tar.gz" + 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" profile: "openvswitch-odl-beryllium" http-proxy: "http://squid.internal:3128" https-proxy: "http://squid.internal:3128" |