summaryrefslogtreecommitdiff
path: root/api-ref/source/servers-admin-action.inc
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem.os@gmail.com>2019-11-13 10:52:03 -0500
committerMatt Riedemann <mriedem.os@gmail.com>2019-11-13 10:52:03 -0500
commitaa0239f44df058d9ef4479cf4b1c5e39ff85081c (patch)
tree641280a686341970079cea69d9dcd993c8567b21 /api-ref/source/servers-admin-action.inc
parente3b3ebed2b4b4fe718c971cb2db6cd5c43f7b3ac (diff)
downloadnova-aa0239f44df058d9ef4479cf4b1c5e39ff85081c.tar.gz
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
Diffstat (limited to 'api-ref/source/servers-admin-action.inc')
-rw-r--r--api-ref/source/servers-admin-action.inc12
1 files changed, 6 insertions, 6 deletions
diff --git a/api-ref/source/servers-admin-action.inc b/api-ref/source/servers-admin-action.inc
index de1e3b84d6..2c99eab68e 100644
--- a/api-ref/source/servers-admin-action.inc
+++ b/api-ref/source/servers-admin-action.inc
@@ -68,12 +68,12 @@ this parameter, the scheduler chooses a host.
**Asynchronous Postconditions**
-The server goes to a ``VERIFY_RESIZE`` status, ``RESIZED`` VM status,
-and ``finished`` migration status after a successful cold migration
-and then must be confirmed or reverted. If you set the
-``resize_confirm_window`` option of the Compute service to a positive integer
-value, the Compute service automatically confirms the migrate operation
-after the set interval in seconds.
+A successfully migrated server shows a ``VERIFY_RESIZE`` status and ``finished``
+migration status. If the cloud has configured the `resize_confirm_window`_
+option of the Compute service to a positive value, the Compute service
+automatically confirms the migrate operation after the configured interval.
+
+.. _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
perform this operation. Cloud providers can change these permissions