From 7bf2971698086ee176ee7ebe3702125e8c9edd87 Mon Sep 17 00:00:00 2001
From: Frode Nordahl <frode.nordahl@canonical.com>
Date: Wed, 2 Dec 2020 18:32:25 +0100
Subject: [PATCH] app-ovn: Fix mis-alignments in the numbered list

Change-Id: I00675dbc236a735b96d575e4d44a208f8a6acc87
(cherry picked from commit 0393fdf90cb9342b382fff8249e777e97a78c06d)
---
 deploy-guide/source/app-ovn.rst | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/deploy-guide/source/app-ovn.rst b/deploy-guide/source/app-ovn.rst
index 76e8be8..b78b05c 100644
--- a/deploy-guide/source/app-ovn.rst
+++ b/deploy-guide/source/app-ovn.rst
@@ -869,21 +869,21 @@ Perform migration
 
 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
 
-   .. code-block:: none
+    .. code-block:: none
 
-      juju run-action neutron-api/0 pause
-      juju run-action neutron-api/1 pause
-      juju run-action neutron-api/2 pause
+       juju run-action neutron-api/0 pause
+       juju run-action neutron-api/1 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
 
@@ -929,7 +929,7 @@ Perform migration
        juju run-action neutron-api/1 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