Merge "Don't repeat titles from the documents. Sphinx will add these."

This commit is contained in:
Jenkins 2016-03-16 16:04:38 +00:00 committed by Gerrit Code Review
commit d18bb42e96
4 changed files with 28 additions and 37 deletions

View File

@ -6,22 +6,13 @@ In this chapter you will find advanced deployment of various |project| areas.
.. toctree::
Advanced Profile Matching <profile_matching>
Accessing Introspection Data <introspection_data>
Modifying default node configuration <node_config>
Node customization & third-party integration <extra_config>
Deploying with Heat Templates <template_deploy>
Network Isolation <network_isolation>
Deploying Manila <deploy_manila>
Configuring Cinder with a NetApp Backend <cinder_netapp>
tripleo.sh <tripleo.sh>
Deploying with SSL <ssl>
.. <MOVE THESE UNDER TOCTREE WHEN READY, KEEP LOGICAL WORKFLOW ORDER>
Images <images>
Nodes <nodes>
Flavors <flavors>
Deployment <deployment>
Connection to Overcloud <overcloud>
Updates <updates>
profile_matching
introspection_data
node_config
extra_config
template_deploy
network_isolation
deploy_manila
cinder_netapp
tripleo.sh
ssl

View File

@ -8,14 +8,14 @@ Contents:
.. toctree::
:maxdepth: 2
Introduction <introduction/introduction>
Environment Setup <environments/environments>
Undercloud Installation <installation/installation>
Basic Deployment (CLI) <basic_deployment/basic_deployment_cli>
Advanced Deployment <advanced_deployment/advanced_deployment>
Post Deployment <post_deployment/post_deployment>
Troubleshooting <troubleshooting/troubleshooting>
How to Contribute <contributions/contributions>
introduction/introduction
environments/environments
installation/installation
basic_deployment/basic_deployment_cli
advanced_deployment/advanced_deployment
post_deployment/post_deployment
troubleshooting/troubleshooting
contributions/contributions
Documentation Conventions

View File

@ -28,5 +28,5 @@ Go to :doc:`components` to learn more.
.. toctree::
:hidden:
Architecture <architecture>
Components <components>
architecture
components

View File

@ -6,11 +6,11 @@ In this chapter you will find advanced management of various |project| areas.
.. toctree::
Migrating Workloads from an Existing OpenStack Cloud <migration>
Scaling Overcloud Roles <scale_roles>
Deleting Overcloud Nodes <delete_nodes>
Quiescing a Compute node <quiesce_compute>
Replacing a Failed Controller Node <replace_controller>
Import/Export of VM Snapshots <vm_snapshot>
Updating Packages on Overcloud Nodes <package_update>
Backing up and Restoring the Undercloud <backup_restore_undercloud>
migration
scale_roles
delete_nodes
quiesce_compute
replace_controller
vm_snapshot
package_update
backup_restore_undercloud