API: add support to abort queued live migration in microversion 2.65
This patch bumped API microversion to 2.65 to add support for abort live migrations in ``queued`` and ``preparing`` status. Part of blueprint abort-live-migration-in-queued-status Change-Id: I4636a8d270ce01c1831bc951c4497ad472bc9aa8
This commit is contained in:
committed by
Matt Riedemann
parent
e8192177e8
commit
4cae503767
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"os-migrateLive": {
|
||||
"host": null,
|
||||
"block_migration": "auto"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user