diff options
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" |