app-ovn: Fix mis-alignments in the numbered list

Change-Id: I00675dbc236a735b96d575e4d44a208f8a6acc87
(cherry picked from commit 0393fdf90cb9342b382fff8249e777e97a78c06d)
This commit is contained in:
Frode Nordahl 2020-12-02 18:32:25 +01:00
parent f1c4aa32c5
commit 7bf2971698

@ -869,21 +869,21 @@ Perform migration
10. Enable the Neutron OVN plugin 10. Enable the Neutron OVN plugin
.. code-block:: none .. code-block:: none
juju config neutron-api manage-neutron-plugin-legacy-mode=false juju config neutron-api manage-neutron-plugin-legacy-mode=false
Wait for the deployment to settle. Wait for the deployment to settle.
11. Pause the Neutron API units 11. Pause the Neutron API units
.. code-block:: none .. code-block:: none
juju run-action neutron-api/0 pause juju run-action neutron-api/0 pause
juju run-action neutron-api/1 pause juju run-action neutron-api/1 pause
juju run-action neutron-api/2 pause juju run-action neutron-api/2 pause
Wait for the deployment to settle. Wait for the deployment to settle.
12. Perform initial synchronization of the Neutron and OVN databases 12. Perform initial synchronization of the Neutron and OVN databases
@ -929,7 +929,7 @@ Perform migration
juju run-action neutron-api/1 resume juju run-action neutron-api/1 resume
juju run-action neutron-api/2 resume juju run-action neutron-api/2 resume
Wait for the deployment to settle. Wait for the deployment to settle.
15. Migrate hypervisors and gateways 15. Migrate hypervisors and gateways