summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack/nova/nova.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/usr/share/openstack/nova/nova.conf')
-rw-r--r--openstack/usr/share/openstack/nova/nova.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/usr/share/openstack/nova/nova.conf b/openstack/usr/share/openstack/nova/nova.conf
index 610da0f9..a605e22d 100644
--- a/openstack/usr/share/openstack/nova/nova.conf
+++ b/openstack/usr/share/openstack/nova/nova.conf
@@ -633,4 +633,4 @@ allow_resize_to_same_host=True
[libvirt]
# Actual testing hardware does not support hardware acceleration
# so in this step we will configure libvirt to use qemu instead of KVM
-virt_type=qemu
+virt_type={{ NOVA_VIRT_TYPE }}