Merge "Add support matrix for Delete (Abort) on-going live migration"

This commit is contained in:
Zuul
2019-11-13 23:43:52 +00:00
committed by Gerrit Code Review
2 changed files with 34 additions and 1 deletions
+3 -1
View File
@@ -195,9 +195,11 @@ Abort an in-progress live migration.
.. note:: With microversion 2.65 or greater, you can abort live migrations
also in ``queued`` and ``preparing`` status.
.. note:: Not all compute back ends support aborting an in-progress live
.. note:: Not all `compute back ends`__ support aborting an in-progress live
migration.
.. __: https://docs.openstack.org/nova/latest/user/support-matrix.html#operation_abort_in_progress_live_migration
Policy defaults enable only users with the administrative role to perform
this operation. Cloud providers can change these permissions through the
``policy.json`` file.