yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13584
[Bug 1307662] [NEW] xenapi: image downloading code requires unnecessary instance argument
Public bug reported:
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.
** Affects: nova
Importance: Undecided
Assignee: Christopher Lefelhocz (christopher-lefelhoc)
Status: In Progress
** Tags: xenserver
** Changed in: nova
Status: New => In Progress
** Changed in: nova
Assignee: (unassigned) => Christopher Lefelhocz (christopher-lefelhoc)
** Tags added: xenserver
--
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):
In Progress
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
Follow ups
References