← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1273087] [NEW] Image status stuck at 'saving' when an upload fails using v2 APIs

 

Public bug reported:

Step 1: Create an empty image (using v1 or v2 - doesn't matter).

   glance image-show <IMAGE-ID> will show the image status as "queued".

Step 2: Upload an image file for the image, but cancel the upload
midway.

   glance image-show <IMAGE-ID> will show the image status as "saving"
even though the upload has been cancelled.

Expected result: The image status should be "queued" instead of
"saving".

** Affects: glance
     Importance: Undecided
         Status: New

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

Title:
  Image status stuck at 'saving' when an upload fails using v2 APIs

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  Step 1: Create an empty image (using v1 or v2 - doesn't matter).

     glance image-show <IMAGE-ID> will show the image status as
  "queued".

  Step 2: Upload an image file for the image, but cancel the upload
  midway.

     glance image-show <IMAGE-ID> will show the image status as "saving"
  even though the upload has been cancelled.

  Expected result: The image status should be "queued" instead of
  "saving".

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


Follow ups

References