← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1284596] Re: xenapi: must cleanup tar process on glance download errors

 

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

** Changed in: nova
    Milestone: None => juno-1

-- 
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/1284596

Title:
  xenapi: must cleanup tar process on glance download errors

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  We recently ensured there is a socket timeout on glance download
  errors.

  However this now leaves the tar processes behind. We need to kill the
  tar process when these kinds of errors occur.

  The code is also inconsistent, we should really do something similar
  for the upload code path, to ensure both behave in a similar way to
  any network errors.

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


References