Merge "correct misleading wording"
This commit is contained in:
commit
f98006f8a4
@ -2142,7 +2142,7 @@ host_memory_mb:
|
|||||||
type: string
|
type: string
|
||||||
host_migration:
|
host_migration:
|
||||||
description: |
|
description: |
|
||||||
The host to which to migrate the server. If you omit this parameter, the scheduler
|
The host to which to migrate the server. If this parameter is ``None``, the scheduler
|
||||||
chooses a host.
|
chooses a host.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
|
@ -145,8 +145,8 @@ Live-migrates a server to a new host without rebooting.
|
|||||||
|
|
||||||
Specify the ``os-migrateLive`` action in the request body.
|
Specify the ``os-migrateLive`` action in the request body.
|
||||||
|
|
||||||
Use the ``host`` parameter to specify the destination host. If you
|
Use the ``host`` parameter to specify the destination host. If
|
||||||
omit this parameter, the scheduler chooses a host. If a scheduled host
|
this param is ``null``, the scheduler chooses a host. If a scheduled host
|
||||||
is not suitable to do migration, the scheduler tries up to
|
is not suitable to do migration, the scheduler tries up to
|
||||||
``migrate_max_retries`` rescheduling attempts.
|
``migrate_max_retries`` rescheduling attempts.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user