← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1307662] Re: xenapi: image downloading code requires unnecessary instance argument

 

** 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/1307662

Title:
  xenapi: image downloading code requires unnecessary instance argument

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The downloading code in xenserver requires an instance argument.
  However in practice this argument is not used for debugging or any
  other purpose.  Downloading in fact can occur without an instance
  being involved at all.  We should remove this unused argument.

  This is in preparation to separate out the download code and leverage
  it for precaching blueprint work.  This should be treated as a bug on
  it's own as it's a code refactor/cleanup work.

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


References