summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack/nova/nova-compute.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/usr/share/openstack/nova/nova-compute.conf')
-rw-r--r--openstack/usr/share/openstack/nova/nova-compute.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/openstack/usr/share/openstack/nova/nova-compute.conf b/openstack/usr/share/openstack/nova/nova-compute.conf
new file mode 100644
index 00000000..b19de1d3
--- /dev/null
+++ b/openstack/usr/share/openstack/nova/nova-compute.conf
@@ -0,0 +1,4 @@
+[DEFAULT]
+compute_driver=libvirt.LibvirtDriver
+[libvirt]
+virt_type={{ NOVA_VIRT_TYPE }}