f9f907732e
Convert RPC installation guide from DocBook to RST, remove content specific to Rackspace, and create initial OSAD installation guide. Change-Id: I3eedadc8ba441b4d931720dd6e3f7f3489302a9c Co-Authored-By: Matt Kassawara <mkassawara@gmail.com>
552 B
552 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