yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11841
[Bug 1294775] [NEW] Image needs to be created before uploading the data bits
Public bug reported:
Currently, we need to have a Image object (or record) to be able to set
it's data bits.
We need an alternative mechanism for Image creation in cases where
failure in uploading data bits should fail Image creation.
Example use case:
- Say an import task fails while uploading data bits to the data store. The Image would be stuck in the saving/queued state indefinitely resulting in superfluous Image entries in the users Image list.
** Affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1294775
Title:
Image needs to be created before uploading the data bits
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
Currently, we need to have a Image object (or record) to be able to
set it's data bits.
We need an alternative mechanism for Image creation in cases where
failure in uploading data bits should fail Image creation.
Example use case:
- Say an import task fails while uploading data bits to the data store. The Image would be stuck in the saving/queued state indefinitely resulting in superfluous Image entries in the users Image list.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1294775/+subscriptions
Follow ups
References