openstacksdk/releasenotes
Stephen Finucane 6d1321f5dd compute: Add support for server migrations API
There are two migrations APIs in nova: the migrations API
('/os-migrations') and the *server* migrations API
('/servers/{id}/migrations'). The former is responsible for listing all
migrations in a deployment, while the latter only lists those for a
given server. In this change, we're adding support for the latter.

Change-Id: Ideeca99a89c920a09cfc3799bbcc7e24046a5c43
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-11-02 17:41:33 +00:00
..
2021-03-19 13:13:13 +00:00