<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 19, 2017 at 11:34 AM, Corey Bryant <span dir="ltr"><<a href="mailto:corey.bryant@canonical.com" target="_blank">corey.bryant@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="m_-1897861660364071602h5">On Thu, Jan 19, 2017 at 10:46 AM, Ian Cordasco <span dir="ltr"><<a href="mailto:sigmavirus24@gmail.com" target="_blank">sigmavirus24@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>-----Original Message-----<br>
From: Corey Bryant <<a href="mailto:corey.bryant@canonical.com" target="_blank">corey.bryant@canonical.com</a>><br>
Reply: OpenStack Development Mailing List (not for usage questions)<br>
<<a href="mailto:openstack-dev@lists.openstack.org" target="_blank">openstack-dev@lists.openstack<wbr>.org</a>><br>
</span><span>Date: January 19, 2017 at 08:52:25<br>
To: OpenStack Development Mailing List (not for usage questions)<br>
<<a href="mailto:openstack-dev@lists.openstack.org" target="_blank">openstack-dev@lists.openstack<wbr>.org</a>><br>
</span><span>Subject: Re: [openstack-dev] [keystone] webob 1.7<br>
<br>
> On Wed, Jan 18, 2017 at 9:08 AM, Ian Cordasco<br>
</span><span>> wrote:<br>
><br>
> > -----Original Message-----<br>
> > From: Chuck Short<br>
</span><span>> > Reply: OpenStack Development Mailing List (not for usage questions)<br>
> ><br>
</span><span>> > Date: January 18, 2017 at 08:01:46<br>
> > To: OpenStack Development Mailing List<br>
</span><div><div class="m_-1897861660364071602m_-3570891525733633656h5">> > Subject: [openstack-dev] [keystone] webob 1.7<br>
> ><br>
> > > Hi<br>
> > ><br>
> > > We have been expericing problems with newer versions of webob (webob<br>
> > 1.7).<br>
> > > Reading the changelog, it seems that the upstream developers have<br>
> > > introduced some backwards incompatibility with previous versions of webob<br>
> > > that seems to be hitting keystone and possibly other projects as well<br>
> > > (nova/glance in particular). For keystone this bug has been reported in<br>
> > bug<br>
> > > #1657452. I would just like to get more developer's eyes on this<br>
> > particular<br>
> > > issue and possibly get a fix. I suspect its starting to hit other distros<br>
> > > as well or already have hit.<br>
> ><br>
> > Hey Chuck,<br>
> ><br>
> > This is also affecting Glance<br>
> > (<a href="https://bugs.launchpad.net/glance/+bug/1657459" rel="noreferrer" target="_blank">https://bugs.launchpad.net/gl<wbr>ance/+bug/1657459</a>). I suspect what we'll<br>
> > do for now is blacklist the 1.7.x releases in openstack/requirements.<br>
> > It seems a bit late in the cycle to bump the minimum version to 1.7.0<br>
> > so we can safely fix this without having to deal with<br>
> > incompatibilities between versions.<br>
> ><br>
> > --<br>
> > Ian Cordasco<br>
> ><br>
> > ______________________________<wbr>______________________________<wbr>______________<br>
> > OpenStack Development Mailing List (not for usage questions)<br>
> > Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.op<wbr>enstack.org?subject:unsubscrib<wbr>e</a><br>
> > <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k-dev</a><br>
> ><br>
><br>
> Hi Ian,<br>
><br>
> Were you suggesting there's a new version of webob in the works that fixes<br>
> this so we could bump upper-constraints and blacklist 1.7.x?<br>
<br>
</div></div>No. I was suggesting that OpenStack not try to work with the 1.7<br>
series of WebOb.<br>
<span><br></span></blockquote><div><br></div></div></div><div>Ok</div><span><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
> Unfortunately at this point we're at webob 1.7.0 in Ubuntu and there's no<br>
> going backward for us. The corresponding bugs were already mentioned in<br>
> this thread but worth noting again, these are the bugs tracking this:<br>
><br>
> <a href="https://bugs.launchpad.net/nova/+bug/1657452" rel="noreferrer" target="_blank">https://bugs.launchpad.net/nov<wbr>a/+bug/1657452</a><br>
> <a href="https://bugs.launchpad.net/glance/+bug/1657459" rel="noreferrer" target="_blank">https://bugs.launchpad.net/gla<wbr>nce/+bug/1657459</a><br>
><br>
> So far this affects nova, glance, and keystone (David has a patch in review<br>
> - <a href="https://review.openstack.org/#/c/422234/" rel="noreferrer" target="_blank">https://review.openstack.org/#<wbr>/c/422234/</a>).<br>
<br>
</span>I'll have to see if we can get that prioritized for Glance next week<br>
as a bug fix candidate post Ocata-3. We decided our priorities for the<br>
next week just a short while ago. I'm going to see if we can move it<br>
onto this week's list though.<br>
<br></blockquote><div><br></div></span><div>Thanks, that would be great.</div></div><span class="m_-1897861660364071602HOEnZb"><font color="#888888"><div><br></div><div><br></div></font></span></div></div></blockquote><div> </div></div>Added [nova] and [oslo] to the subject. This is also affecting nova and oslo.middleware. I know Sean's initial response on the thread was that this shouldn't be a priority for ocata but we're completely blocked by it. Would those teams be able to prioritize a fix for this?<br><div><br></div>-- <br><div class="m_-1897861660364071602gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Regards,<br>Corey<br></div></div>
</div></div>