← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1159343] Re: index() should show killed images

 

In the v1 api, only admins can list 'killed' images. However, during
upload you should have access to the URI of the image you are uploading.
Note that the status of the image can be tracked by performing a GET on
that uri (image-show in the glance client).

Since you are referring to the behavior of the V1 api, I think it will
be very difficult to make the case for this change, due to compatibility
and support concerns.

** Changed in: glance
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1159343

Title:
  index() should show killed images

Status in OpenStack Image Registry and Delivery Service (Glance):
  Won't Fix

Bug description:
  The status of an image should be one of  'active', 'saving', 'queued', 'killed', 'pending_delete', 'deleted'. 
  Currently index() not show  killed images, which I think is not friendly enough to user.

  For example, when uploading an image, the network is interrupted or my compute is broken. So the image will be killed in glance.
  But I can't see in index(), that maybe confused. Like instance in nova, if creating process failed, the instance stays in 'ERROR', So I believe index() show killed images will be good. 

  If I miss some stuff, please let me know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1159343/+subscriptions