summaryrefslogtreecommitdiffstats
path: root/build/overcloud-opendaylight.sh
diff options
context:
space:
mode:
authorNikolas Hermanns <nikolas.hermanns@ericsson.com>2017-01-24 11:58:48 -0500
committerTim Rozet <trozet@redhat.com>2017-01-24 17:27:36 +0000
commitc3690935e47740cab880102fc08df0222781b917 (patch)
tree5a88db5915f160ea356fa44bf2b80f4158acc3d2 /build/overcloud-opendaylight.sh
parentb2c83b7b93ac15e41e4788382dcb2c83c0e5ef10 (diff)
[BGPVPN] Remove setup_TEPS
with boron the setup teps script is not needed anymore Change-Id: I72cbd2201089ede4fca4ece63c126b7f4f826f1e Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Diffstat (limited to 'build/overcloud-opendaylight.sh')
-rwxr-xr-xbuild/overcloud-opendaylight.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/build/overcloud-opendaylight.sh b/build/overcloud-opendaylight.sh
index 5a05ea40..0b002111 100755
--- a/build/overcloud-opendaylight.sh
+++ b/build/overcloud-opendaylight.sh
@@ -63,9 +63,6 @@ gpgcheck=0
priority=1
EOF
-# SDNVPN - Copy tunnel setup script
-curl -fO https://raw.githubusercontent.com/openstack/fuel-plugin-opendaylight/brahmaputra-sr2/deployment_scripts/puppet/modules/opendaylight/templates/setup_TEPs.py
-
# OpenDaylight Puppet Module
rm -rf puppet-opendaylight
git clone -b master https://github.com/dfarrell07/puppet-opendaylight
@@ -90,7 +87,6 @@ LIBGUESTFS_BACKEND=direct virt-customize \
--run-command "wget https://github.com/rhuss/jolokia/releases/download/v1.3.3/jolokia-1.3.3-bin.tar.gz -O /tmp/jolokia-1.3.3-bin.tar.gz" \
--run-command "tar -xvf /tmp/jolokia-1.3.3-bin.tar.gz -C /opt/opendaylight/system/org" \
--install honeycomb \
- --upload ${BUILD_DIR}/setup_TEPs.py:/tmp \
--upload ${BUILD_DIR}/puppet-opendaylight.tar.gz:/etc/puppet/modules/ \
--run-command "cd /etc/puppet/modules/ && tar xzf puppet-opendaylight.tar.gz" \
-a overcloud-full-opendaylight_build.qcow2