Merge "[Docs] Move the upgrade reference into reference"
This commit is contained in:
commit
c86853e871
@ -1,17 +1,12 @@
|
||||
=========
|
||||
Inventory
|
||||
=========
|
||||
===========================
|
||||
OpenStack-Ansible Reference
|
||||
===========================
|
||||
|
||||
OpenStack-Ansible uses an included script to generate the inventory of hosts
|
||||
and containers within the environment. This script is called by Ansible
|
||||
through its `dynamic inventory functionality <http://docs.ansible.com/ansible/intro_dynamic_inventory.html>`_.
|
||||
|
||||
In this section, you will find documentation relevant to the inventory
|
||||
for OpenStack-Ansible.
|
||||
This chapter contains all the extra reference information
|
||||
to deploy, configure, or upgrade an OpenStack-Ansible cloud.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:maxdepth: 1
|
||||
|
||||
generate-inventory
|
||||
configure-inventory
|
||||
manage-inventory
|
||||
inventory/inventory.rst
|
||||
upgrades/reference.rst
|
||||
|
@ -1,4 +1,3 @@
|
||||
=========================
|
||||
Configuring the inventory
|
||||
=========================
|
||||
|
@ -1,4 +1,3 @@
|
||||
========================
|
||||
Generating the Inventory
|
||||
========================
|
||||
|
17
doc/source/reference/inventory/inventory.rst
Normal file
17
doc/source/reference/inventory/inventory.rst
Normal file
@ -0,0 +1,17 @@
|
||||
=========
|
||||
Inventory
|
||||
=========
|
||||
|
||||
OpenStack-Ansible uses an included script to generate the inventory of hosts
|
||||
and containers within the environment. This script is called by Ansible
|
||||
through its `dynamic inventory functionality <http://docs.ansible.com/ansible/intro_dynamic_inventory.html>`_.
|
||||
|
||||
In this section, you will find documentation relevant to the inventory
|
||||
for OpenStack-Ansible.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
generate-inventory
|
||||
configure-inventory
|
||||
manage-inventory
|
@ -1,4 +1,3 @@
|
||||
=====================================
|
||||
Inspecting and managing the inventory
|
||||
=====================================
|
||||
|
@ -1,6 +1,5 @@
|
||||
=======
|
||||
Scripts
|
||||
=======
|
||||
Major Upgrade Scripts
|
||||
=====================
|
||||
|
||||
This section describes in detail the scripts that are used in the upgrade
|
||||
process.
|
@ -1,6 +1,5 @@
|
||||
=========
|
||||
Playbooks
|
||||
=========
|
||||
Major Upgrade Playbooks
|
||||
=======================
|
||||
|
||||
This section provides details about the playbooks that are used in the
|
||||
upgrade process. Within the main :file:`scripts` directory there is an
|
7
doc/source/reference/upgrades/reference.rst
Normal file
7
doc/source/reference/upgrades/reference.rst
Normal file
@ -0,0 +1,7 @@
|
||||
========================
|
||||
Major upgrades reference
|
||||
========================
|
||||
|
||||
|
||||
.. include :: reference-scripts.rst
|
||||
.. include :: reference-upgrade-playbooks.rst
|
@ -1,9 +0,0 @@
|
||||
======================================
|
||||
Reference information for the upgrades
|
||||
======================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
reference-scripts
|
||||
reference-upgrade-playbooks
|
Loading…
x
Reference in New Issue
Block a user