openstack-ansible/doc/source/install-guide/configure-hypervisor.rst
Alexandra 55155f301e DOCS: Configuration section - cleanup
As per discussion in the OSA docs summit session, clean up
of installation guide. This fixes typos, minor RST mark up
changes, and passive voice.

This patch also merges a some of the sections into the larger
chapter. This is in an effort to remove multiple smaller
files.

This patch is the first of many to avoid major conflicts.

Change-Id: I2b1582812e638e2b3b455b7c34b93d13e08a168a
2016-05-06 15:19:46 +10:00

551 B

Home OpenStack-Ansible Installation Guide

Configuring the hypervisor (optional)

By default, the KVM hypervisor is used. If you are deploying to a host that does not support KVM hardware acceleration extensions, select a suitable hypervisor type such as qemu or lxc. To change the hypervisor type, uncomment and edit the following line in the /etc/openstack_deploy/user_variables.yml file:

# nova_virt_type: kvm