← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1398826] Re: xenapi: upload failures causing image to go active

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => kilo-2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1398826

Title:
  xenapi: upload failures causing image to go active

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  There was an attempt to stop some glance errors when we have upload failures here:
  https://github.com/openstack/nova/commit/e039b036b5e9dbaff8b37f7ab22c209b71bdc182

  However, sending the chunk terminator makes glance thing that the
  failed upload has completed.

  We need to make sure when the upload fails, glance puts the image into
  the failed state, not the active state.

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


References