diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-04-14 12:00:59 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-04-14 14:07:27 -0500 |
commit | bc117148a167ee908ddc46f2c0cffdeac7484919 (patch) | |
tree | 7c183da025ec12ae644dccdd8d87a4a5e8926d5d /ci/odl/juju-deployer/ovs-odl-tip.yaml | |
parent | 37b93a7392ab8ca3e0a20f8194576b671ecb1904 (diff) |
added the SR1 OpenDayLight build for Beryllium.
Change-Id: I41885492861c6f624d0e81503a49b3daf20c415c
Diffstat (limited to 'ci/odl/juju-deployer/ovs-odl-tip.yaml')
-rw-r--r-- | ci/odl/juju-deployer/ovs-odl-tip.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ci/odl/juju-deployer/ovs-odl-tip.yaml b/ci/odl/juju-deployer/ovs-odl-tip.yaml index 1ef94467..938953d2 100644 --- a/ci/odl/juju-deployer/ovs-odl-tip.yaml +++ b/ci/odl/juju-deployer/ovs-odl-tip.yaml @@ -147,14 +147,14 @@ openstack-phase2: to: - "nodes-api=0" odl-controller: - branch: lp:~opnfv-team/charms/trusty/odl-controller/Be + branch: lp:~openstack-charmers/charms/trusty/odl-controller/next 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" + 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" + profile: "openvswitch-odl-beryllium" http-proxy: "http://squid.internal:3128" https-proxy: "http://squid.internal:3128" to: - - "lxc:nodes-api=1" + - "lxc:nodes-api=0" glance: branch: lp:~openstack-charmers/charms/trusty/glance/next num_units: 1 |