On Thu, 2021-01-28 at 21:02 +0100, Thomas Goirand wrote:
Hi,
Swift proxy fails with Python 3.9 under Debian Unstable with Python 3.9: http://paste.openstack.org/show/802063/
(that's when doing a simple "openstack container list")
I got the same problem with neutron-rpc-server: http://paste.openstack.org/show/802071/
(this happens when neutron-rpc-server tries to tell Nova that my new VM port is up) im surprised you got this far i was still expecting nova-compute to hang connecting to rabbit it did in decemebr has the 0.30.0 release of eventlet fixed that?
I didn't really look further, but I guess so many services are affected. This looks like general to OpenStack, and feels like yet-another-problem-with-eventlet, and looks very similar to this one: https://github.com/eventlet/eventlet/issues/677
even though that's here a Python 3.9 issue, not 3.7.
I'd very much appreciate if some Eventlet specialist could look into this problem, because that's beyond my skills.
i dont think we have any on this list and as far as i know they still dont fully support python 3.9 in eventlet, if you get past this issue the next thing you will proably hit is the nova vnc proxy failing because websockify double monkey patches the ssl/websockt or something like that.
Cheers,
Thomas Goirand (zigo)