Merge "[DOCS] Rename upgrade documentation to upgrade guide"

This commit is contained in:
Jenkins 2016-09-02 15:01:19 +00:00 committed by Gerrit Code Review
commit 7a25d02ee7
7 changed files with 4 additions and 30 deletions

View File

@ -1,12 +1,10 @@
=====================
Upgrade Documentation
=====================
=============
Upgrade Guide
=============
In this section you can find information on the Mitaka to
Newton upgrade process for OpenStack-Ansible.
Table of Contents:
.. toctree::
:maxdepth: 2

View File

@ -223,7 +223,3 @@ without any additional options.
.. code-block:: console
# openstack-ansible setup-openstack.yml
--------------
.. include:: navigation.txt

View File

@ -1,5 +1,3 @@
`Home <index.html>`__ OpenStack-Ansible Installation Guide
.. _minor-upgrades:
==============
@ -130,7 +128,3 @@ tasks will execute.
# openstack-ansible os-nova-install.yml --limit nova_compute \
--skip-tags 'nova-key' \
--list-tasks
--------------
.. include:: navigation.txt

View File

@ -30,6 +30,3 @@ and :ref:`manual-upgrade`.
.. note::
You can only upgrade between sequential releases.
--------------
.. include:: navigation.txt

View File

@ -1,3 +1,4 @@
=======
Scripts
=======
@ -42,7 +43,3 @@ indicates to OpenStack-Ansible to skip this step on successive runs. The script
itself does not check for this file.
Called by :ref:`config-change-playbook`
--------------
.. include:: navigation.txt

View File

@ -121,8 +121,3 @@ Stops the ``aodh-api`` service and removes the init file since ``aodh-api``
now runs under Apache ``mod_wsgi``.
Run the ``os-aodh-install.yml`` playbook during the OpenStack services upgrade
to ensure ``aodh-api`` is available after running ``aodh-api-init-delete.yml``.
--------------
.. include:: navigation.txt

View File

@ -25,6 +25,3 @@ following steps in the ``openstack-ansible`` directory:
# git checkout ${LATEST_TAG}
# ./scripts/run-upgrade.sh
--------------
.. include:: navigation.txt