From 277c9daa3cae1f7d33e62186e72093123be2d9c6 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Thu, 12 Feb 2015 17:26:00 +0000 Subject: SPLITME: Add all Openstack --- openstack/etc/nova/nova-compute.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 openstack/etc/nova/nova-compute.conf (limited to 'openstack/etc/nova/nova-compute.conf') diff --git a/openstack/etc/nova/nova-compute.conf b/openstack/etc/nova/nova-compute.conf new file mode 100644 index 00000000..1ef5590c --- /dev/null +++ b/openstack/etc/nova/nova-compute.conf @@ -0,0 +1,4 @@ +[DEFAULT] +compute_driver=libvirt.LibvirtDriver +[libvirt] +virt_type=qemu -- cgit v1.2.1