From 2c1d598ce2468452fe34ee2e005e6348734ac350 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Mon, 14 Sep 2015 18:48:20 -0500 Subject: added the deployment.yaml so that maas-deployer can be deployed with scripts itself with csripts. modified the yaml file further to deploy gateway on bare metal. rename 01-bootstrap.sh to 00-bootstrap.sh for sequence. Change-Id: Ic409871f4e99158308bee2860132cda94ce10b42 --- ci/odl/juju-deployer/ovs-odl-ha.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ci/odl/juju-deployer/ovs-odl-ha.yaml') diff --git a/ci/odl/juju-deployer/ovs-odl-ha.yaml b/ci/odl/juju-deployer/ovs-odl-ha.yaml index 6373f2d0..9ebf5fc2 100644 --- a/ci/odl/juju-deployer/ovs-odl-ha.yaml +++ b/ci/odl/juju-deployer/ovs-odl-ha.yaml @@ -7,10 +7,10 @@ openstack-services: constraints: tags=physical neutron-gateway: branch: lp:~sdn-charmers/charms/trusty/neutron-gateway/ovs-odl - constraints: tags=neutron options: plugin: ovs-odl instance-mtu: 1400 + to: ubuntu=0 nova-compute: branch: lp:~openstack-charmers/charms/trusty/nova-compute/next num_units: 2 @@ -32,7 +32,7 @@ openstack-services: odl-controller: branch: lp:~sdn-charmers/charms/trusty/odl-controller/trunk options: - install-url: "http://10.4.1.1/odl/distribution-karaf-0.2.4-Helium-SR4.tar.gz" + 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" to: lxc:ubuntu=0 openvswitch-odl: branch: lp:~alai/charms/trusty/openvswitch-odl/trunk -- cgit 1.2.3-korg