yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62761
[Bug 1677391] [NEW] Glance does not accept 'Range' in requests.
Public bug reported:
Glance currently supports partial download requests if provided with a Content-Range header in the GET request. [1]
However, Glance needs to add support for 'Range' requests and serve partial image download requests accordingly as per rfc7233. [2]
[1] https://github.com/openstack/glance/blob/master/glance/api/v2/image_data.py#L287-L336
[2] https://tools.ietf.org/html/rfc7233#section-3.1
** Affects: glance
Importance: Undecided
Assignee: Dharini Chandrasekar (dharini-chandrasekar)
Status: New
** Changed in: glance
Assignee: (unassigned) => Dharini Chandrasekar (dharini-chandrasekar)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1677391
Title:
Glance does not accept 'Range' in requests.
Status in Glance:
New
Bug description:
Glance currently supports partial download requests if provided with a Content-Range header in the GET request. [1]
However, Glance needs to add support for 'Range' requests and serve partial image download requests accordingly as per rfc7233. [2]
[1] https://github.com/openstack/glance/blob/master/glance/api/v2/image_data.py#L287-L336
[2] https://tools.ietf.org/html/rfc7233#section-3.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1677391/+subscriptions
Follow ups