Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/list-saving-images-through-admin-api. Description: As an administrator, I want to know the number of in-progress image calls for a cell/region. - Justification: Deploys/nova-compute restarts currently break these operations, and this call would determine which instances need attention. The response to contain a list of images in-progress with the following image details: image id, instance uuid, compute node, status, projectid Specification URL (additional information): None