yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14852
[Bug 1257273] Re: Glance download fails when size is 0
** Also affects: glance/icehouse
Importance: Undecided
Status: New
** Changed in: glance/icehouse
Status: New => In Progress
** Changed in: glance/icehouse
Importance: Undecided => High
** Changed in: glance/icehouse
Assignee: (unassigned) => s iwata (s-iwata)
** Changed in: glance/icehouse
Milestone: None => 2014.1.1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1257273
Title:
Glance download fails when size is 0
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Committed
Status in Glance icehouse series:
In Progress
Bug description:
Glance images are not being fetched by glance's API v1 when the size
is 0. There are 2 things wrong with this behaviour:
1) Active images should always be ready to be downloaded, regardless they're locally or remotely stored.
2) The size shouldn't be the way to verify whether an image has some data or not.
https://git.openstack.org/cgit/openstack/glance/tree/glance/api/v1/images.py#n455
This is happening in the API v1, but it doesn't seem to be true for
v2.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1257273/+subscriptions
References