diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-02-08 13:52:21 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-02-08 20:09:41 +0000 |
commit | d4a5e892f22a2cd1d0e139350849e1e15d78736c (patch) | |
tree | 98a0275a52196697dfcd34100259bce53761b646 /ci | |
parent | 069bb3a3a90422a5771052f6f2f9fd19848ebc07 (diff) |
extra space caused failure this time.
Change-Id: I7cd2d92a02e2633de8d9698248472bc2c94db4d1
(cherry picked from commit 26596d9ad1e9096468dc830afb995dc5fad75016)
Diffstat (limited to 'ci')
-rw-r--r-- | ci/odl/juju-deployer/ovs-odl-ha.yaml | 2 | ||||
-rw-r--r-- | ci/odl/juju-deployer/ovs-odl-nonha.yaml | 2 | ||||
-rw-r--r-- | ci/odl/juju-deployer/ovs-odl-tip.yaml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ci/odl/juju-deployer/ovs-odl-ha.yaml b/ci/odl/juju-deployer/ovs-odl-ha.yaml index 41325646..d9dd74c8 100644 --- a/ci/odl/juju-deployer/ovs-odl-ha.yaml +++ b/ci/odl/juju-deployer/ovs-odl-ha.yaml @@ -207,7 +207,7 @@ openstack-phase2: - "nodes-api=0" odl-controller: branch: lp:~opnfv-team/charms/trusty/odl-controller/Be - options: + options: install-url: "https://nexus.opendaylight.org/content/repositories/staging/org/opendaylight/integration/distribution-karaf/0.4.0-Beryllium-RC2/distribution-karaf-0.4.0-Beryllium-RC2.tar.gz" profile: "openvswitch-odl-Be" http-proxy: "http://squid.internal:3128" diff --git a/ci/odl/juju-deployer/ovs-odl-nonha.yaml b/ci/odl/juju-deployer/ovs-odl-nonha.yaml index d3c1206d..ed2aba24 100644 --- a/ci/odl/juju-deployer/ovs-odl-nonha.yaml +++ b/ci/odl/juju-deployer/ovs-odl-nonha.yaml @@ -144,7 +144,7 @@ openstack-phase2: - "nodes-api=0" odl-controller: branch: lp:~opnfv-team/charms/trusty/odl-controller/Be - options: + options: install-url: "https://nexus.opendaylight.org/content/repositories/staging/org/opendaylight/integration/distribution-karaf/0.4.0-Beryllium-RC2/distribution-karaf-0.4.0-Beryllium-RC2.tar.gz" profile: "openvswitch-odl-Be" http-proxy: "http://squid.internal:3128" diff --git a/ci/odl/juju-deployer/ovs-odl-tip.yaml b/ci/odl/juju-deployer/ovs-odl-tip.yaml index 423a6d6d..c21629d8 100644 --- a/ci/odl/juju-deployer/ovs-odl-tip.yaml +++ b/ci/odl/juju-deployer/ovs-odl-tip.yaml @@ -145,7 +145,7 @@ openstack-phase2: - "nodes-api=0" odl-controller: branch: lp:~opnfv-team/charms/trusty/odl-controller/Be - options: + options: install-url: "https://nexus.opendaylight.org/content/repositories/staging/org/opendaylight/integration/distribution-karaf/0.4.0-Beryllium-RC2/distribution-karaf-0.4.0-Beryllium-RC2.tar.gz" profile: "openvswitch-odl-Be" http-proxy: "http://squid.internal:3128" |