Merge "[DOCS] Updates to deploy config"

This commit is contained in:
Jenkins 2016-08-19 19:52:58 +00:00 committed by Gerrit Code Review
commit 619b855c70
5 changed files with 1 additions and 35 deletions

View File

@ -1,18 +0,0 @@
`Home <index.html>`_ 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:
.. code-block:: yaml
# nova_virt_type: kvm
--------------
.. include:: navigation.txt

View File

@ -1,16 +0,0 @@
================================
Deployment configuration options
================================
Ansible references a handful of files containing mandatory and optional
configuration directives. This chapter describes optional configuration
options to define the target environment before running the Ansible playbooks.
Contents:
.. toctree::
configure-affinity.rst
configure-hypervisor.rst
configure-haproxy.rst
configure-ceph.rst

View File

@ -19,4 +19,3 @@ Contents:
core-reviewers core-reviewers
additional-roles additional-roles
inventory inventory
deploy-config

View File

@ -10,6 +10,7 @@ Appendix D: Advanced configuration
app-advanced-config-override app-advanced-config-override
app-advanced-config-security app-advanced-config-security
app-advanced-config-sslcertificates app-advanced-config-sslcertificates
app-advanced-config-affinity
-------------- --------------