[Docs] Move the upgrade reference into reference
Now that the upgrade should have moved to the operations guide, the upgrade reference should head in th reference guide. In order to accomodate the new data into reference, the reference landing page now links to both inventory and upgrades. Change-Id: Ieb3eb0627854b80a7fed532702b77a7ec9a36e64
This commit is contained in:
parent
40a380ecc7
commit
d5937a519f
@ -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