api-ref: re-work migrate action post-conditions
This is a follow up to [1] and borrows the same wording from the resize action post-conditions except uses "migrate(d)" instead of "resize(d)" where appropriate. [1] I77830dfb738cd78c830dc3ce7ea88216c1eac7ef Change-Id: Id24cb48b1b70848d2ce7020d114a843c509ab81c
This commit is contained in:
parent
e3b3ebed2b
commit
aa0239f44d
@ -68,12 +68,12 @@ this parameter, the scheduler chooses a host.
|
|||||||
|
|
||||||
**Asynchronous Postconditions**
|
**Asynchronous Postconditions**
|
||||||
|
|
||||||
The server goes to a ``VERIFY_RESIZE`` status, ``RESIZED`` VM status,
|
A successfully migrated server shows a ``VERIFY_RESIZE`` status and ``finished``
|
||||||
and ``finished`` migration status after a successful cold migration
|
migration status. If the cloud has configured the `resize_confirm_window`_
|
||||||
and then must be confirmed or reverted. If you set the
|
option of the Compute service to a positive value, the Compute service
|
||||||
``resize_confirm_window`` option of the Compute service to a positive integer
|
automatically confirms the migrate operation after the configured interval.
|
||||||
value, the Compute service automatically confirms the migrate operation
|
|
||||||
after the set interval in seconds.
|
.. _resize_confirm_window: https://docs.openstack.org/nova/latest/configuration/config.html#DEFAULT.resize_confirm_window
|
||||||
|
|
||||||
Policy defaults enable only users with the administrative role to
|
Policy defaults enable only users with the administrative role to
|
||||||
perform this operation. Cloud providers can change these permissions
|
perform this operation. Cloud providers can change these permissions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user