Fixed auto-convergence option name in doc
It's ``live_migration_permit_auto_converge`` instead of ``live_migration_permit_auto_convergence``. Change-Id: Ibed5d179947f753bf31a7e4c49fa9c9cfd4eb9e1
This commit is contained in:
parent
afb192190c
commit
2a600935f7
@ -278,7 +278,7 @@ memory-intensive instances succeed.
|
||||
CPU when memory copy delays are detected.
|
||||
|
||||
Auto-convergence is disabled by default. You can enable it by setting
|
||||
``live_migration_permit_auto_convergence=true``.
|
||||
``live_migration_permit_auto_converge=true``.
|
||||
|
||||
.. caution::
|
||||
|
||||
|
@ -281,7 +281,7 @@ To make live-migration succeed, you have several options:
|
||||
faster than the instance's memory writes.
|
||||
|
||||
To enable auto-convergence, set
|
||||
``live_migration_permit_auto_convergence=true`` in ``nova.conf`` and restart
|
||||
``live_migration_permit_auto_converge=true`` in ``nova.conf`` and restart
|
||||
``nova-compute``. Do this on all compute hosts.
|
||||
|
||||
.. caution::
|
||||
|
Loading…
Reference in New Issue
Block a user