tricircle/tricircle
xiulin yin 5ae4d994b4 Fix eventlet monkey_patch
1. What is the problem
After patch 416771 is merged, we change to use registered tricircle
command to start our api and xjob instead of python script, this
introduces a problem that eventlet.monkey_patch is not correctly
executed so xjob fails to handle RPC request.

2. What is the solution to the problem
Directly execute eventlet.monkey_patch in cmd/xjob.py without
checking if it's imported as a module or run by python script.

3. What the features need to be implemented to the Tricircle
No new features

Change-Id: I56d1491b0353f64beeb75d652bbd01cdf932b044
2017-01-11 09:36:48 +08:00
..
api Clean useless tables in Tricircle after splitting 2017-01-05 09:53:45 +08:00
cmd Fix eventlet monkey_patch 2017-01-11 09:36:48 +08:00
common Merge "Combine bridge networks" 2017-01-10 01:56:55 +00:00
db Combine bridge networks 2017-01-05 15:44:27 +08:00
network Combine bridge networks 2017-01-05 15:44:27 +08:00
tempestplugin Clean useless tables in Tricircle after splitting 2017-01-05 09:53:45 +08:00
tests Merge "Combine bridge networks" 2017-01-10 01:56:55 +00:00
xjob Combine bridge networks 2017-01-05 15:44:27 +08:00
__init__.py networking-tricircle core plugin and security group 2015-08-05 14:49:24 +03:00