Bug 1041198

Summary: [RFE][nova]: Admin API call to see "saving" images in progress for an entire region/cell
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/list-saving-images-through-admin-api
Whiteboard: upstream_milestone_none upstream_status_not-started upstream_definition_drafting
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:22:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 13:54:47 UTC
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