Remove qemu install 69/34869/3
authorFeng Pan <fpan@redhat.com>
Tue, 16 May 2017 01:19:43 +0000 (21:19 -0400)
committerFeng Pan <fpan@redhat.com>
Thu, 25 May 2017 23:03:54 +0000 (23:03 +0000)
qemu-ev is now included in overcloud.

Change-Id: I0d62793d267465c99fde489b8d39c27a87a20a4c
Signed-off-by: Feng Pan <fpan@redhat.com>
build/overcloud-full.sh

index c03ae2c..04afaf9 100755 (executable)
@@ -101,9 +101,6 @@ LIBGUESTFS_BACKEND=direct virt-customize \
     --run-command "yum install -y etcd" \
     --install python-etcd \
     --run-command "puppet module install cristifalcas/etcd" \
-    --install "centos-release-qemu-ev" \
-    --run-command "yum install -y qemu-kvm-ev-2.3.0-31.el7_2.21.1.x86_64" \
-    --run-command "yum remove -y qemu-system-x86" \
     --run-command "rm -f /etc/sysctl.d/80-vpp.conf" \
     --install unzip \
     --upload ${BUILD_DIR}/puppet-fdio.tar.gz:/etc/puppet/modules \