summaryrefslogtreecommitdiffstats
path: root/lib/undercloud-functions.sh
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-08-04 01:11:31 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-08-04 01:11:31 +0000
commit8b09ebc6ff40a8d03d2eef292a3c710619ee94f2 (patch)
tree12fc92b9440be637a90058703a87aa15ffab06ae /lib/undercloud-functions.sh
parent2912d5cf3ce7f160a33d0ba1fb681c5cbae33944 (diff)
parentc6884bd8035e8d605ed6e3f702d009491b6712de (diff)
Merge "Enable nested kvm for virtual deployment"
Diffstat (limited to 'lib/undercloud-functions.sh')
-rwxr-xr-xlib/undercloud-functions.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/undercloud-functions.sh b/lib/undercloud-functions.sh
index f1c42865..0e26fa89 100755
--- a/lib/undercloud-functions.sh
+++ b/lib/undercloud-functions.sh
@@ -166,7 +166,6 @@ EOI
# vm power on the hypervisor
ssh ${SSH_OPTIONS[@]} "stack@$UNDERCLOUD" "cat /home/stack/.ssh/id_rsa.pub" >> /root/.ssh/authorized_keys
- DEPLOY_OPTIONS+=" --libvirt-type qemu"
INSTACKENV=$CONFIG/instackenv-virt.json
# upload instackenv file to Undercloud for virtual deployment