summaryrefslogtreecommitdiff
path: root/emulators/py-nova/files/nova-compute.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/py-nova/files/nova-compute.conf.sample')
-rw-r--r--emulators/py-nova/files/nova-compute.conf.sample15
1 files changed, 0 insertions, 15 deletions
diff --git a/emulators/py-nova/files/nova-compute.conf.sample b/emulators/py-nova/files/nova-compute.conf.sample
deleted file mode 100644
index a6ae707b0407..000000000000
--- a/emulators/py-nova/files/nova-compute.conf.sample
+++ /dev/null
@@ -1,15 +0,0 @@
-[DEFAULT]
-compute_driver=libvirt.LibvirtDriver
-force_raw_images = True
-use_cow_images = False
-
-[libvirt]
-virt_type=qemu
-
-# Force using PHY driver for Xen hypervisor
-force_xen_phy=True
-
-# Disable CPU tracking when using QEMU driver.
-# Change this option to True when using Xen driver.
-online_cpu_tracking=False
-