[openstack-dev] [all][infra] eventlet 0.18.1 not on PyPi anymore

David Stanek dstanek at dstanek.com
Thu Feb 18 02:55:10 UTC 2016


On Wed, Feb 17, 2016 at 6:58 PM Sean Dague <sean at dague.net> wrote:

>
> Question. Are we only tripping this up in unit tests because the tests
> are doing things we'd never really do in real life?
>

I think that some of the issues have been real. Keystone had issues with
0.18.0 because it dropped methods from subprocess after patching it. They
called it out in their release notes as an incompatible change.

Version 0.18.2 broke the Keystone tests for Python 34. The poll() method
seemed to be in some sort of deadlock and the tests timed out. This may
have been a testing problem, but for whatever reason Python27 didn't have
the issue.

I want to say that we've seen other issues after 0.17.4, but I can't find
definitive evidence.

-- David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160218/850baf45/attachment.html>


More information about the OpenStack-dev mailing list