No support for Swift Temp URLs in glance_store

Bug #1584169 reported by Paul Durivage
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
New
Undecided
Unassigned

Bug Description

Glance store currently lacks support for Swift storage temporary URLs.

Method parse_uri in glance_store._drivers.http.StoreLocation does not inspect the pieces.query property and utilize this when defining the path attribute, and therefore does not support Swift temporary URLs, which make use of the URL query string. The code begins here: https://github.com/openstack/glance_store/blob/master/glance_store/_drivers/http.py#L80

I can provide a patch shortly.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.