[Openstack] [Glance] Using HTTP PATCH

Joshua Harlow harlowja at yahoo-inc.com
Wed May 23 20:39:06 UTC 2012


Is there anyway u can just make it a configuration option?

v2imagemethod = 'PUT'...

On 5/23/12 1:22 PM, "Brian Waldon" <brian.waldon at rackspace.com> wrote:

Hey guys,

I'm considering using PATCH rather than PUT for image updates in the v2 Image API, but I wanted to make sure there weren't any major blockers that I might be missing. As far as I can tell, the python libraries we use in Glance support it (httplib2, requests). However, I discovered that Squid doesn't document official support of the method: http://wiki.squid-cache.org/SquidFaq/SquidLogs. I wanted to ask if there are any other key infrastructure pieces that foolishly hard-code request methods like this. It might make us want to rethink using PATCH at all.

Brian

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120523/a8f101d8/attachment.html>


More information about the Openstack mailing list