Fix thread helper bug 92/84192/2
authorXiaohua Zhang <xiaohua.zhang@windriver.com>
Thu, 4 Apr 2019 08:08:35 +0000 (08:08 +0000)
committerXiaohua Zhang <xiaohua.zhang@windriver.com>
Thu, 4 Apr 2019 08:34:07 +0000 (08:34 +0000)
commit54700feaf9055b2192612e4c3958c6ac5bbd6a56
tree788f1e23b372c57bc3942e639c7562458c4119a4
parent0491327f8dcd808402669c3d8f32a5a0f879db45
Fix thread helper bug

the uwsgi disable threads by default. Enable it with additonal option.
The post and get API request might routed to different uwsgi process,
Leverage memcached to sync backlog items between uwsgi process

Change-Id: Iaac6b66061f2c396cd24825ab020f0a937dfb505
Issue-ID: MULTICLOUD-561
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
14 files changed:
fcaps/requirements.txt
fcaps/run.sh
lenovo/run.sh
newton/run.sh
ocata/run.sh
pike/run.sh
share/common/msapi/helper.py
share/newton_base/registration/registration.py
share/starlingx_base/registration/registration.py
share/starlingx_base/resource/infra_workload.py
starlingx/run.sh
starlingx/starlingx/urls.py
windriver/run.sh
windriver/titanium_cloud/urls.py