<HTML>
<HEAD>
<TITLE>Re: [Openstack] [Glance] Using HTTP PATCH</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Is there anyway u can just make it a configuration option?<BR>
<BR>
v2imagemethod = ‘PUT’...<BR>
<BR>
On 5/23/12 1:22 PM, "Brian Waldon" <<a href="brian.waldon@rackspace.com">brian.waldon@rackspace.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hey guys,<BR>
<BR>
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: <a href="http://wiki.squid-cache.org/SquidFaq/SquidLogs">http://wiki.squid-cache.org/SquidFaq/SquidLogs</a>. 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.<BR>
<BR>
Brian<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>