summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-11-10 18:09:59 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-22 12:46:22 +0000
commita4d2fe175f736df246f80e21a9f79d007ad1869a (patch)
tree509cca3a06532d76e0feb845cee46ef53d6caa03
parent15f753e40a219bf42f79b804392b85226f536e95 (diff)
downloaddefinitions-a4d2fe175f736df246f80e21a9f79d007ad1869a.tar.gz
WIP:Add nova-conpute conf
-rw-r--r--openstack/etc/nova/nova-compute.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/openstack/etc/nova/nova-compute.conf b/openstack/etc/nova/nova-compute.conf
new file mode 100644
index 00000000..48ad4890
--- /dev/null
+++ b/openstack/etc/nova/nova-compute.conf
@@ -0,0 +1,4 @@
+[DEFAULT]
+compute_driver=libvirt.LibvirtDriver
+[libvirt]
+virt_type=kvm