Comment 17 for bug 2042744

Revision history for this message
Diego (dmarron) wrote :

Same issue on Debian 13/sid
Confirmed issue with python 3.11 and 3.10

This issue is a *major blocker* to deploy openstack in more up-to-date platforms
I would argue for some urgency, since its almost 2 months this issue was open.

$ keystone-manage db_sync
Exception ignored in: <function _removeHandlerRef at 0x3fd4ad5940>
Traceback (most recent call last):
  File "/usr/lib/python3.11/logging/__init__.py", line 855, in _removeHandlerRef
  File "/usr/lib/python3.11/logging/__init__.py", line 235, in _acquireLock
  File "/usr/lib/python3.11/threading.py", line 164, in acquire
  File "/usr/lib/python3/dist-packages/eventlet/green/thread.py", line 34, in get_ident
AttributeError: 'NoneType' object has no attribute 'getcurrent'