From 4b367d124bece258eb520c7878de835b37a01abb Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Mon, 3 Oct 2016 07:32:26 -0500 Subject: removing the stalled filed Remove the stalled files and update the labconfig for juniper lab in opnfv. Change-Id: Ib734a9b8cd608e70cbaae007a60caa8d3c14fdf3 Signed-off-by: Narinder Gupta --- ci/odl/cloud-sh-odl/compute.sh | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 ci/odl/cloud-sh-odl/compute.sh (limited to 'ci/odl/cloud-sh-odl/compute.sh') diff --git a/ci/odl/cloud-sh-odl/compute.sh b/ci/odl/cloud-sh-odl/compute.sh deleted file mode 100755 index eb818250..00000000 --- a/ci/odl/cloud-sh-odl/compute.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -e - -modprobe kvm_intel -printf "\n%s\n" kvm_intel >> /etc/modules -service libvirt-bin restart - -sed -e 's/KSM_ENABLED=1/KSM_ENABLED=0/' -i /etc/default/qemu-kvm -service qemu-kvm restart -- cgit 1.2.3-korg