Merge "[DOCS] Rename upgrade documentation to upgrade guide"
This commit is contained in:
commit
7a25d02ee7
@ -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
|
||||
|
||||
|
@ -223,7 +223,3 @@ without any additional options.
|
||||
.. code-block:: console
|
||||
|
||||
# openstack-ansible setup-openstack.yml
|
||||
|
||||
--------------
|
||||
|
||||
.. include:: navigation.txt
|
||||
|
@ -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
|
||||
|
@ -30,6 +30,3 @@ and :ref:`manual-upgrade`.
|
||||
.. note::
|
||||
You can only upgrade between sequential releases.
|
||||
|
||||
--------------
|
||||
|
||||
.. include:: navigation.txt
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -25,6 +25,3 @@ following steps in the ``openstack-ansible`` directory:
|
||||
# git checkout ${LATEST_TAG}
|
||||
# ./scripts/run-upgrade.sh
|
||||
|
||||
--------------
|
||||
|
||||
.. include:: navigation.txt
|
||||
|
Loading…
Reference in New Issue
Block a user