78cf8abd1b
This builds the deployment guide that will be published to https://docs.openstack.org/project-deploy-guide/newton/. In this approach, all existing documents in kolla-ansible/doc directory will remain. The kolla-ansible/deploy-guide directory will simply include all documents that exist in the kolla-ansible/doc directory. All new changes will be made to the documents in the docs directory which will be imported to the deployment-guide. However, I believe we will also have to build the deployment-guide every time a change is merged to the docs in the doc directory. Change-Id: I98db4ec45403cf48086381b45bf5a12bbf998911
47 lines
700 B
ReStructuredText
47 lines
700 B
ReStructuredText
|
|
.. kolla-ansible-index.rst:
|
|
|
|
Kolla-Ansible
|
|
=============
|
|
|
|
Overview
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
deployment-philosophy.rst
|
|
production-architecture-guide.rst
|
|
quickstart.rst
|
|
multinode.rst
|
|
advanced-configuration.rst
|
|
operating-kolla.rst
|
|
security.rst
|
|
nova-fake-driver.rst
|
|
troubleshooting.rst
|
|
|
|
Services
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
bifrost.rst
|
|
ceph-guide.rst
|
|
cinder-guide.rst
|
|
cinder-guide-hnas.rst
|
|
designate-guide.rst
|
|
external-ceph-guide.rst
|
|
ironic-guide.rst
|
|
kibana-guide.rst
|
|
kuryr-guide.rst
|
|
manila-guide.rst
|
|
manila-hnas-guide.rst
|
|
networking-guide.rst
|
|
swift-guide.rst
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
vagrant-dev-env.rst
|