[DOCS] Rename upgrade documentation to upgrade guide
Updates navigation and fixes minor errors Change-Id: I16899f3b9d2a9ac0f123f862dc7f9f2a6ac5c559
This commit is contained in:
parent
e2341fcd69
commit
2e355b3e63
@ -1,12 +1,10 @@
|
|||||||
=====================
|
=============
|
||||||
Upgrade Documentation
|
Upgrade Guide
|
||||||
=====================
|
=============
|
||||||
|
|
||||||
In this section you can find information on the Mitaka to
|
In this section you can find information on the Mitaka to
|
||||||
Newton upgrade process for OpenStack-Ansible.
|
Newton upgrade process for OpenStack-Ansible.
|
||||||
|
|
||||||
Table of Contents:
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
|
@ -223,7 +223,3 @@ without any additional options.
|
|||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
# openstack-ansible setup-openstack.yml
|
# openstack-ansible setup-openstack.yml
|
||||||
|
|
||||||
--------------
|
|
||||||
|
|
||||||
.. include:: navigation.txt
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
`Home <index.html>`__ OpenStack-Ansible Installation Guide
|
|
||||||
|
|
||||||
.. _minor-upgrades:
|
.. _minor-upgrades:
|
||||||
|
|
||||||
==============
|
==============
|
||||||
@ -130,7 +128,3 @@ tasks will execute.
|
|||||||
# openstack-ansible os-nova-install.yml --limit nova_compute \
|
# openstack-ansible os-nova-install.yml --limit nova_compute \
|
||||||
--skip-tags 'nova-key' \
|
--skip-tags 'nova-key' \
|
||||||
--list-tasks
|
--list-tasks
|
||||||
|
|
||||||
--------------
|
|
||||||
|
|
||||||
.. include:: navigation.txt
|
|
||||||
|
@ -30,6 +30,3 @@ and :ref:`manual-upgrade`.
|
|||||||
.. note::
|
.. note::
|
||||||
You can only upgrade between sequential releases.
|
You can only upgrade between sequential releases.
|
||||||
|
|
||||||
--------------
|
|
||||||
|
|
||||||
.. include:: navigation.txt
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
=======
|
||||||
Scripts
|
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.
|
itself does not check for this file.
|
||||||
|
|
||||||
Called by :ref:`config-change-playbook`
|
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``.
|
now runs under Apache ``mod_wsgi``.
|
||||||
Run the ``os-aodh-install.yml`` playbook during the OpenStack services upgrade
|
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``.
|
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}
|
# git checkout ${LATEST_TAG}
|
||||||
# ./scripts/run-upgrade.sh
|
# ./scripts/run-upgrade.sh
|
||||||
|
|
||||||
--------------
|
|
||||||
|
|
||||||
.. include:: navigation.txt
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user