← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1487026] Re: When tasks fail importing with an error

 

Reviewed:  https://review.openstack.org/215154
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=98d17a6c332ca58079b833c7cd1de2cc907a23b5
Submitter: Zuul
Branch:    master

commit 98d17a6c332ca58079b833c7cd1de2cc907a23b5
Author: NiallBunting <niall.bunting@xxxxxx>
Date:   Thu Aug 20 13:05:45 2015 +0000

    Changes behaviour when an image fails uploading
    
    Currently when an image fails being uploaded the task is left in the
    failed state (with the internal sever error message) and the image is
    left in the saving state.
    
    This patch calls for the image to be deleted as the image is never seen
    by the user, also returns a more specific task error message.
    
    APIImpact
    
    Change-Id: I15fbe9f0041407892144c0d26eadc4ed939e5abf
    Closes-Bug: 1487026


** Changed in: glance
       Status: In Progress => Fix Released

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

Title:
  When tasks fail importing with an error

Status in Glance:
  Fix Released

Bug description:
  If tasks fail importing an image for whatever reason, such as a 404.
  It leaves the task in a 500 internal error state and the image in a
  saving state.

  This should be changed so the image is killed and a reasonable message
  is replied to the task failure screen.

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


References