From 9c1e0bc72ecbd547da858028b650b81d7e791936 Mon Sep 17 00:00:00 2001 From: Deepak Date: Fri, 21 Oct 2016 11:18:22 +0530 Subject: [PATCH] [Docs] Fix the alignment This fix the alignment of run-upgrade.sh Change-Id: I240bb67bf0d8df613c515741c99bbd5deb4866f3 Closes-Bug: #1629973 --- doc/source/upgrade-guide/reference-scripts.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/upgrade-guide/reference-scripts.rst b/doc/source/upgrade-guide/reference-scripts.rst index 359e650a92..367038c9bc 100644 --- a/doc/source/upgrade-guide/reference-scripts.rst +++ b/doc/source/upgrade-guide/reference-scripts.rst @@ -16,9 +16,9 @@ do so manually. It provides the following environment variables: - * ``SCRIPTS_PATH`` - path to the top level scripts directory - * ``MAIN_PATH`` - openstack_ansible root directory. - * ``UPGRADE_PLAYBOOKS`` - path to the playbooks used in upgrading +* ``SCRIPTS_PATH`` - path to the top level scripts directory +* ``MAIN_PATH`` - openstack_ansible root directory. +* ``UPGRADE_PLAYBOOKS`` - path to the playbooks used in upgrading The upgrade script also bootstraps OpenStack-Ansible (using ``bootstrap-ansible.sh``) in order to provide the new role dependencies