0b1e1bb7ce
There are no functional changes for this, just bumping the supported client-side version and updating docs. Depends-On: https://review.openstack.org/573136/ Part of blueprint abort-live-migration-in-queued-status Change-Id: Ie0777dbe4d82892ec75b353f6b13ee2d2c5db72c
10 lines
372 B
YAML
10 lines
372 B
YAML
---
|
|
features:
|
|
- |
|
|
Support has been added for the compute API `2.65`_ microversion. This
|
|
allows calling ``nova live-migration-abort`` on live migrations that are
|
|
in ``queued`` or ``preparing`` status in addition to the already accepted
|
|
``running`` status.
|
|
|
|
.. _2.65: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id59
|