[openstack-dev] [all][requirements] uncapping eventlet

Ben Nemec openstack at nemebean.com
Mon Apr 9 18:12:30 UTC 2018



On 04/06/2018 04:02 AM, Jens Harbott wrote:
> 2018-04-05 19:26 GMT+00:00 Matthew Thode <prometheanfire at gentoo.org>:
>> On 18-04-05 20:11:04, Graham Hayes wrote:
>>> On 05/04/18 16:47, Matthew Thode wrote:
>>>> eventlet-0.22.1 has been out for a while now, we should try and use it.
>>>> Going to be fun times.
>>>>
>>>> I have a review projects can depend upon if they wish to test.
>>>> https://review.openstack.org/533021
>>>
>>> It looks like we may have an issue with oslo.service -
>>> https://review.openstack.org/#/c/559144/ is failing gates.
>>>
>>> Also - what is the dance for this to get merged? It doesn't look like we
>>> can merge this while oslo.service has the old requirement restrictions.
>>>
>>
>> The dance is as follows.
>>
>> 0. provide review for projects to test new eventlet version
>>     projects using eventlet should make backwards compat code changes at
>>     this time.
> 
> But this step is currently failing. Keystone doesn't even start when
> eventlet-0.22.1 is installed, because loading oslo.service fails with
> its pkg definition still requiring the capped eventlet:
> 
> http://logs.openstack.org/21/533021/4/check/legacy-requirements-integration-dsvm/7f7c3a8/logs/screen-keystone.txt.gz#_Apr_05_16_11_27_748482
> 
> So it looks like we need to have an uncapped release of oslo.service
> before we can proceed here.

I've proposed a patch[1] to uncap eventlet in oslo.service, but it's 
failing the unit tests[2].  I'll look into it, but I thought I'd provide 
an update in the meantime.

1: https://review.openstack.org/559800
2: 
http://logs.openstack.org/00/559800/1/check/openstack-tox-py27/cef8fcb/job-output.txt.gz



More information about the OpenStack-dev mailing list