<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
-->
</style><style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" lang="EN-US" link="#0563C1" vlink="#954F72">
<div style="direction: ltr;font-family: Verdana;color: #000000;font-size: 10pt;">
Hey Kent,<br>
<br>
Appreciate your effort and being pro-active for your patches. For future review requests please join us at the #openstack-glance channel on Freenode.<br>
<div><br>
<div style="font-family:Tahoma; font-size:13px">Thanks,<br>
-Nikhil<br>
</div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF487500"><font color="#000000" face="Tahoma" size="2"><b>From:</b> Wang, Kent [kent.wang@intel.com]<br>
<b>Sent:</b> Monday, July 21, 2014 1:20 PM<br>
<b>To:</b> openstack-dev@lists.openstack.org<br>
<b>Subject:</b> [openstack-dev] [glance]code review needed for 'changing HTTP response code on errors'<br>
</font><br>
</div>
<div></div>
<div>
<div class="WordSection1">
<p class="MsoNormal">Hi I’m looking for some reviewers (especially core reviewers!) to review my patch that fixes this bug.
</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">This is the bug description:</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Glance v2: HTTP 404s are returned for unallowed methods</p>
<p class="MsoNormal"><span style="font-size:9.0pt; font-family:"Courier New"; color:#333333; background:white">Requests for many resources in Glance v2 will return a 404 if the request is using an unsupported HTTP verb for that resource. For example, the /v2/images
 resource does exist but a 404 is returned when attempting a DELETE on that resource. Instead, this should return an HTTP 405 MethodNotAllowed response.</span></p>
<p class="MsoNormal"><span style="font-size:9.0pt; font-family:"Courier New"; color:#333333; background:white"> </span></p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">My fix for it can be found here:</p>
<p class="MsoNormal"><a href="https://review.openstack.org/#/c/103959/" target="_blank">https://review.openstack.org/#/c/103959/</a></p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thanks!</p>
<p class="MsoNormal">Kent</p>
</div>
</div>
</div>
</div>
</body>
</html>