summaryrefslogtreecommitdiffstats
path: root/etc/nova/nova.conf.sample
diff options
context:
space:
mode:
authorYun Mao <yunmao@gmail.com>2012-06-18 13:12:31 -0400
committerYun Mao <yunmao@gmail.com>2012-06-20 17:15:11 -0400
commit1825abc8da4db5e5a85e30386c7598a61c59aa9d (patch)
treea17d33f9c8dfb68d1131b9a9130cc0d354554f46 /etc/nova/nova.conf.sample
parentcf1854946838bf14607d05acd6f347702372b744 (diff)
downloadnova-1825abc8da4db5e5a85e30386c7598a61c59aa9d.tar.gz
nova-1825abc8da4db5e5a85e30386c7598a61c59aa9d.tar.xz
nova-1825abc8da4db5e5a85e30386c7598a61c59aa9d.zip
Set libvirt_nonblocking to true by default for Folsom.
Make the fake libvirt module look more like the real module. Change-Id: Ie03f24c6e5c3027d83d8f3d87d049f7f9df29e5b
Diffstat (limited to 'etc/nova/nova.conf.sample')
-rw-r--r--etc/nova/nova.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/nova/nova.conf.sample b/etc/nova/nova.conf.sample
index 8726f5dcb..a84d212da 100644
--- a/etc/nova/nova.conf.sample
+++ b/etc/nova/nova.conf.sample
@@ -1417,7 +1417,7 @@
#### soft reboot request is made. We fall back to hard reboot if
#### instance does not shutdown within this window.
-# libvirt_nonblocking=false
+# libvirt_nonblocking=true
#### (BoolOpt) Use a separated OS thread pool to realize non-blocking
#### libvirt calls