Add support matrix for Delete (Abort) on-going live migration
The info of Delete (Abort) on-going live migration is missing in support matrix, it could be useful for users to consider using this feature. This patch adds it. Change-Id: I2f917627fa451d20b1fd1ff35025481a4e525084 Closes-Bug: #1808902
This commit is contained in:
committed by
Matt Riedemann
parent
99ca7d60b4
commit
70e5c214f0
@@ -191,9 +191,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.
|
||||
|
||||
Reference in New Issue
Block a user