openstack-manuals/doc/install-guide/section_nova-kvm.xml
Andreas Jaeger 39ac6cc258 Lowercase compute node
It's "compute node", not "Compute node" (similarly compute host).

Also, fix capitalization of "live migration".

Change-Id: I57ac46b845e217c2607cf99dfabcfaab25d84ea5
2014-03-06 09:06:07 +01:00

15 lines
685 B
XML

<section xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
xml:id="nova-kvm">
<title>Enable KVM on the compute node</title>
<para>OpenStack Compute requires hardware virtualization support
and certain kernel modules. Use the following procedure to
determine whether your system has this support and the correct
kernel modules and to enable KVM. In many cases, your
distribution completes this installation and you do not need
to perform any additional action.</para>
<xi:include href="../common/section_kvm_enable.xml"/>
</section>