summaryrefslogtreecommitdiffstats
path: root/build/undercloud.sh
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-09-21 15:35:55 +0000
committerTim Rozet <trozet@redhat.com>2017-09-21 15:35:55 +0000
commit18b0862b97850f3e4bfb9abf0dc5835e90f0dada (patch)
treeeea9c69e3b0b16f30c07f827646f71753910621a /build/undercloud.sh
parent433961f8c0b816f19aa858654261fa87d2f02a19 (diff)
Revert "Adds Calipso scenario"
This reverts commit 433961f8c0b816f19aa858654261fa87d2f02a19. Change-Id: Ic8a14d2e0ad8d1006625af401fde2f365890650b Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'build/undercloud.sh')
-rwxr-xr-xbuild/undercloud.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/build/undercloud.sh b/build/undercloud.sh
index d225958f..05cbf552 100755
--- a/build/undercloud.sh
+++ b/build/undercloud.sh
@@ -26,9 +26,6 @@ popd > /dev/null
# inject rt_kvm kernel rpm name into the enable file
sed "s/kvmfornfv_kernel.rpm/$kvmfornfv_kernel_rpm/" ${BUILD_ROOT}/enable_rt_kvm.yaml | tee ${BUILD_DIR}/enable_rt_kvm.yaml
-# grab latest calipso
-populate_cache $calipso_uri_base/$calipso_script
-
# Turn off GSSAPI Auth in sshd
# installing forked apex-tht
# enabling ceph OSDs to live on the controller
@@ -55,7 +52,6 @@ LIBGUESTFS_BACKEND=direct virt-customize \
--upload ${BUILD_ROOT}/virtual-environment.yaml:/home/stack/ \
--upload ${BUILD_ROOT}/baremetal-environment.yaml:/home/stack/ \
--uninstall "libvirt-client" \
- --upload ${CACHE_DIR}/${calipso_script}:/root/ \
--install "libguestfs-tools" \
-a undercloud_build.qcow2