summaryrefslogtreecommitdiffstats
path: root/build/overcloud-opendaylight.sh
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-08-01 20:13:54 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-01 20:13:54 +0000
commit98339f98d955bb046e9651f8c0c4f17eb2b0f79f (patch)
tree14681adeab8bcdbd71f926064e3b0a13b56e5a12 /build/overcloud-opendaylight.sh
parentd2ad6082c4499cd6b49b0963bf06fb912a6dd5ca (diff)
parent2622e8417a9fca67fb0cac480410cf9c5912725a (diff)
Merge "Adds Barometer service"
Diffstat (limited to 'build/overcloud-opendaylight.sh')
-rwxr-xr-xbuild/overcloud-opendaylight.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/overcloud-opendaylight.sh b/build/overcloud-opendaylight.sh
index 3b4e02ae..82ff8f74 100755
--- a/build/overcloud-opendaylight.sh
+++ b/build/overcloud-opendaylight.sh
@@ -65,7 +65,6 @@ LIBGUESTFS_BACKEND=direct virt-customize \
--upload ${BUILD_DIR}/puppet-opendaylight-carbon.tar.gz:/root/ \
--upload ${BUILD_DIR}/puppet-gluon.tar.gz:/etc/puppet/modules/ \
--run-command "cd /etc/puppet/modules/ && tar xzf puppet-gluon.tar.gz" \
- --install epel-release \
--install python-click \
--upload ${CACHE_DIR}/$gluon_rpm:/root/\
--install /root/$gluon_rpm \