From 9d23ffa1e9f31aa8d02fcd96f3bfac844044b0f0 Mon Sep 17 00:00:00 2001 From: Anthony PERARD Date: Fri, 1 Jul 2016 15:39:43 +0100 Subject: [PATCH] [config-ref] Fix typo in hypervisor-xen-libvirt Change-Id: Ieb3e2a97bbe1905be4ed4c731858f628e38b86e6 --- doc/config-reference/source/compute/hypervisor-xen-libvirt.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config-reference/source/compute/hypervisor-xen-libvirt.rst b/doc/config-reference/source/compute/hypervisor-xen-libvirt.rst index 1a897136f6..9972847f66 100644 --- a/doc/config-reference/source/compute/hypervisor-xen-libvirt.rst +++ b/doc/config-reference/source/compute/hypervisor-xen-libvirt.rst @@ -64,7 +64,7 @@ To enable Xen via libvirt, ensure the following options are set in compute_driver = libvirt.LibvirtDriver [libvirt] - virt_type = xen + virt_type = xen Additional configuration options ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~