Updating the command line formatting
- update the format of compute-live-migration-usage.rst - update the "#" to "$" Change-Id: If7053fe8c0ac96e3bf0557c3c50d081acc774a0b
This commit is contained in:
parent
b20a116315
commit
5b088f6b7c
@ -80,7 +80,7 @@ Manual selection of the destination host
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# openstack host show HostC
|
||||
$ openstack host show HostC
|
||||
|
||||
+-------+------------+-----+-----------+---------+
|
||||
| Host | Project | CPU | Memory MB | Disk GB |
|
||||
@ -279,8 +279,9 @@ To make live-migration succeed, you have several options:
|
||||
.. caution::
|
||||
|
||||
Since the pause impacts
|
||||
time keeping on the instance and not all applications tolerate incorrect
|
||||
time settings, use this approach with caution.
|
||||
time keeping on the instance and not all applications
|
||||
tolerate incorrect time settings, use this approach
|
||||
with caution.
|
||||
|
||||
- **Enable auto-convergence**
|
||||
|
||||
@ -294,8 +295,8 @@ To make live-migration succeed, you have several options:
|
||||
|
||||
.. caution::
|
||||
|
||||
One possible downside of auto-convergence is the slowing down of the
|
||||
instance.
|
||||
One possible downside of auto-convergence is the slowing
|
||||
down of the instance.
|
||||
|
||||
- **Enable post-copy**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user