diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2015-12-22 09:47:04 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2015-12-22 09:49:00 -0600 |
commit | d85c2f870c53465f6d83cf6a3e14c859ddf5e587 (patch) | |
tree | 4f5354581bcbce66954a0fed84574202605ac87e /ci/odl/juju-deployer/ovs-odl.yaml | |
parent | 20df8f79b08bf76452077cd42efd26f8670fe1d7 (diff) |
modified the maas to include two interface for control nodes in
nonha mode.
Change-Id: Icaf2c6953de4e47578a56a1038523c46d4cd5bed
Diffstat (limited to 'ci/odl/juju-deployer/ovs-odl.yaml')
-rw-r--r-- | ci/odl/juju-deployer/ovs-odl.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/odl/juju-deployer/ovs-odl.yaml b/ci/odl/juju-deployer/ovs-odl.yaml index e67929df..0e6d4192 100644 --- a/ci/odl/juju-deployer/ovs-odl.yaml +++ b/ci/odl/juju-deployer/ovs-odl.yaml @@ -144,10 +144,10 @@ openstack-phase2: to: - "nodes-api=0" odl-controller: - branch: lp:~sdn-charmers/charms/trusty/odl-controller/trunk + branch: lp:~openstack-charmers/charms/trusty/odl-controller/next options: install-url: "https://nexus.opendaylight.org/content/groups/public/org/opendaylight/integration/distribution-karaf/0.2.4-Helium-SR4/distribution-karaf-0.2.4-Helium-SR4.tar.gz" -# install-url: "https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.3.2-Lithium-SR2/distribution-karaf-0.3.2-Lithium-SR2.tar.gz" + #install-url: "https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.3.2-Lithium-SR2/distribution-karaf-0.3.2-Lithium-SR2.tar.gz" http-proxy: "http://squid.internal:3128" https-proxy: "http://squid.internal:3128" |