b76dae0610
Signed-off-by: Chuck Short <chuck.short@canonical.com>
6 lines
111 B
Python
6 lines
111 B
Python
__import__('pkg_resources').declare_namespace(__name__)
|
|
|
|
import os
|
|
|
|
os.environ['EVENTLET_NO_GREENDNS'] = 'yes'
|