Manual upgrade doc fix
Add missing double quotes to below command playbook execution.
openstack-ansible "${UPGRADE_PLAYBOOKS}/db-collation-alter.yml
Change-Id: I9771e499682a13a6e16d803b4855d8f115d5a77a
This commit is contained in:
@@ -128,7 +128,7 @@ performs a conversion on existing databases and tables.
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# openstack-ansible "${UPGRADE_PLAYBOOKS}/db-collation-alter.yml
|
||||
# openstack-ansible "${UPGRADE_PLAYBOOKS}/db-collation-alter.yml"
|
||||
|
||||
Upgrade hosts
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user