yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51330
[Bug 1584169] [NEW] No support for Swift Temp URLs in glance_store
Public bug reported:
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.
** 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/1584169
Title:
No support for Swift Temp URLs in glance_store
Status in Glance:
New
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 manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1584169/+subscriptions