yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25079
[Bug 1398826] [NEW] xenapi: upload failures causing image to go active
Public bug reported:
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.
** Affects: nova
Importance: Medium
Assignee: John Garbutt (johngarbutt)
Status: In Progress
** Tags: xenserver
** Changed in: nova
Importance: Undecided => Medium
** Changed in: nova
Assignee: (unassigned) => John Garbutt (johngarbutt)
** Changed in: nova
Status: New => In Progress
--
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):
In Progress
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
Follow ups
References