Merge "Remove eventlet import from docs conf.py"
This commit is contained in:
@@ -30,12 +30,6 @@ import logging
|
|||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
import eventlet
|
|
||||||
|
|
||||||
# module ref generation can cause partial greening resulting in thread issues
|
|
||||||
# during the linkcheck builder, so initialize eventlet upfront
|
|
||||||
eventlet.monkey_patch()
|
|
||||||
|
|
||||||
# NOTE(amotoki): In case of oslo_config.sphinxext is enabled,
|
# NOTE(amotoki): In case of oslo_config.sphinxext is enabled,
|
||||||
# when resolving automodule neutron.tests.functional.db.test_migrations,
|
# when resolving automodule neutron.tests.functional.db.test_migrations,
|
||||||
# sphinx accesses tests/functional/__init__.py is processed,
|
# sphinx accesses tests/functional/__init__.py is processed,
|
||||||
|
|||||||
Reference in New Issue
Block a user