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:
Kevin_Zheng
2018-06-07 16:43:21 +08:00
committed by Matt Riedemann
parent e8192177e8
commit 4cae503767
14 changed files with 191 additions and 9 deletions
@@ -22,7 +22,7 @@
}
],
"status": "CURRENT",
"version": "2.64",
"version": "2.65",
"min_version": "2.1",
"updated": "2013-07-23T11:33:21Z"
}