Merge "wsgi: remove explicit monkey_patch() call"
This commit is contained in:
commit
ee166eb5e5
@ -26,7 +26,6 @@ import sys
|
||||
import time
|
||||
|
||||
import eventlet.wsgi
|
||||
eventlet.patcher.monkey_patch(all=False, socket=True, thread=True)
|
||||
from oslo_config import cfg
|
||||
import oslo_i18n
|
||||
from oslo_serialization import jsonutils
|
||||
|
Loading…
x
Reference in New Issue
Block a user