On Wed, Sep 30, 2020 at 11:53 AM Sean Mooney <smooney at redhat.com> wrote: > we do not know if there are other failrue > neutron has a spereate issue which was tracked by > https://github.com/eventlet/eventlet/issues/619 > and nova hit the ssl issue with websockify and eventlets tracked by > https://github.com/eventlet/eventlet/issues/632 > > so the issue is really eventlets is not compatiabley with dnspython 2.0 > so before openstack can uncap dnspython eventlets need to gain support for > dnspython 2.0 > that should hopefully resolve the issues that nova, neutron and other > projects are now hitting. > > it is unlikely that this is something we can resolve in openstack alone, > not unless we are willing to monkeyptych > eventlets and other dependcies so really we need to work with eventlets > and or dnspython to resolve the incompatiablity > caused by the dnspython changes in 2.0 > It looks like there's been some progress on eventlet supporting dnspython 2.0: https://github.com/eventlet/eventlet/commit/aeb0390094a1c3f29bb4f25a8dab96587a86b3e8 Thanks, Corey -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20210910/586ec9d4/attachment.html>