Merge "[docs] Migrate deployment configuration options"
This commit is contained in:
commit
d83c889631
26
doc/source/developer-docs/deploy-config.rst
Normal file
26
doc/source/developer-docs/deploy-config.rst
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
================================
|
||||||
|
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-hypervisor.rst
|
||||||
|
configure-nova.rst
|
||||||
|
configure-ironic.rst
|
||||||
|
configure-cinder.rst
|
||||||
|
configure-swift.rst
|
||||||
|
configure-haproxy.rst
|
||||||
|
configure-horizon.rst
|
||||||
|
configure-rabbitmq.rst
|
||||||
|
configure-ceilometer.rst
|
||||||
|
configure-aodh.rst
|
||||||
|
configure-keystone.rst
|
||||||
|
configure-network-services.rst
|
||||||
|
configure-federation.rst
|
||||||
|
configure-ceph.rst
|
@ -17,4 +17,5 @@ Contents:
|
|||||||
core-reviewers
|
core-reviewers
|
||||||
additional-roles
|
additional-roles
|
||||||
inventory
|
inventory
|
||||||
|
deploy-config
|
||||||
|
|
||||||
|
@ -9,24 +9,10 @@ Chapter 4. Deployment configuration
|
|||||||
configure-networking.rst
|
configure-networking.rst
|
||||||
configure-hostlist.rst
|
configure-hostlist.rst
|
||||||
configure-creds.rst
|
configure-creds.rst
|
||||||
configure-hypervisor.rst
|
|
||||||
configure-nova.rst
|
|
||||||
configure-ironic.rst
|
|
||||||
configure-glance.rst
|
configure-glance.rst
|
||||||
configure-cinder.rst
|
|
||||||
configure-swift.rst
|
|
||||||
configure-haproxy.rst
|
|
||||||
configure-horizon.rst
|
|
||||||
configure-rabbitmq.rst
|
|
||||||
configure-ceilometer.rst
|
|
||||||
configure-aodh.rst
|
|
||||||
configure-keystone.rst
|
|
||||||
configure-network-services.rst
|
|
||||||
configure-openstack.rst
|
configure-openstack.rst
|
||||||
configure-sslcertificates.rst
|
configure-sslcertificates.rst
|
||||||
configure-configurationintegrity.rst
|
configure-configurationintegrity.rst
|
||||||
configure-federation.rst
|
|
||||||
configure-ceph.rst
|
|
||||||
|
|
||||||
|
|
||||||
**Figure 4.1. Installation work flow**
|
**Figure 4.1. Installation work flow**
|
||||||
|
Loading…
Reference in New Issue
Block a user