Bases: nova.api.openstack.extensions.V21APIExtensionBase
Server Migrations API.
Bases: nova.api.openstack.wsgi.Controller
The server migrations API controller for the OpenStack API.
Abort an in progress migration of an instance.
Return all migrations of an instance in progress.
Return the migration of an instance in progress by id.
Returns the desired output of the API from an object.
From a Migrations’s object this method returns the primitive object with the only necessary and expected fields.