murano/murano
Corey Bryant fe543a67c7 Monkey patch original current_thread _active
Monkey patch the original current_thread to use the up-to-date _active
global variable. This solution is based on that documented at:
https://github.com/eventlet/eventlet/issues/592

Also disable E402 to allow the change in.

Change-Id: I508fcd0707ecdd2bf720303f6cbb4087a38aaadd
Closes-Bug: #1863021
2020-05-06 00:52:04 +03:00
..
api Remove six murano/api 2020-04-18 08:38:48 +00:00
cfapi Use consistent session options 2017-07-28 14:55:45 +02:00
cmd Eventlet monkey patching should be as early as possible 2019-12-18 16:08:53 +11:00
common Merge "Remove six murano/dsl" 2020-04-20 01:58:19 +00:00
db Remove six murano/db 2020-04-17 20:05:40 -07:00
dsl Remove six murano/dsl 2020-04-17 23:32:45 -07:00
engine Remove six murano/engine 2020-04-18 01:08:08 -07:00
hacking Remove six murano/hacking 2020-04-17 19:41:02 -07:00
httpd Deploy murano-api via uwsgi 2017-08-15 14:02:03 +08:00
locale Imported Translations from Zanata 2019-12-22 07:06:50 +00:00
packages Remove six murano/packages 2020-04-18 01:12:08 -07:00
policy Remove six murano/policy 2020-04-17 18:48:08 -07:00
services Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
tests Use unittest.mock instead of third party mock 2020-04-19 23:23:41 -07:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Refactor existing context attributes to base class 2017-05-10 15:58:00 +03:00
monkey_patch.py Monkey patch original current_thread _active 2020-05-06 00:52:04 +03:00
opts.py Fix pep8 E402 2019-01-09 13:23:29 +08:00
utils.py Let admin can delete user's environment 2017-01-11 17:46:53 +08:00
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00