From ab0d5ca0fab23d669c2bb32bb877c056c8ca34d7 Mon Sep 17 00:00:00 2001 From: caoyuan Date: Mon, 20 Mar 2017 09:33:40 +0800 Subject: [PATCH] Update the "virt_driver" to "virt_type" more info see https://docs.openstack.org/ocata/install-guide-rdo/nova-compute-install.html#finalize-installation Change-Id: I66c2f34a76c98b35fc2567ff6d882871a750b92e --- doc/operating-kolla.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/operating-kolla.rst b/doc/operating-kolla.rst index d47a55b39b..6f71ab5610 100644 --- a/doc/operating-kolla.rst +++ b/doc/operating-kolla.rst @@ -59,7 +59,7 @@ Then run the command to upgrade:: counting and results in an unremovable container. .. note:: Because of system technical limitations, upgrade of a libvirt - container when using software emulation (``virt_driver=qemu`` in nova.conf), + container when using software emulation (``virt_type = qemu`` in nova.conf), does not work at all. This is acceptable because KVM is the recommended virtualization driver to use with Nova.