fixed indentation of code block/fixed typo
- wrong indentatin resulted in broken enumeration within procedure (in HTML output, step 3 'Now, use the nova migrate command.' was followed by step 1 'To migrate of an instance and watch the status...') - changed 'To migrate of an instance and watch the status...' to 'To migrate an instance and watch the status...') Change-Id: I23f198f2ffc2b2ddd0046eb39a3f13d25547b8e6
This commit is contained in:
parent
b21de7159d
commit
3cbf7662b6
@ -23,11 +23,11 @@ target host.
|
||||
|
||||
#. Now, use the :command:`nova migrate` command.
|
||||
|
||||
.. code-block:: console
|
||||
.. code-block:: console
|
||||
|
||||
$ nova migrate VM_ID
|
||||
$ nova migrate VM_ID
|
||||
|
||||
#. To migrate of an instance and watch the status, use this example script:
|
||||
#. To migrate an instance and watch the status, use this example script:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user