[Kimchi-devel] [PATCH V3] [Wok 0/6] Issue #141 - Handle AsyncTasks in request log
Lucio Correia
luciojhc at linux.vnet.ibm.com
Fri Sep 2 21:52:18 UTC 2016
V3: review comments
V2: rebase with master to fix conflict
Lucio Correia (6):
Create log_request() method for code simplification
Map plugins by root URI
Update Request Logger to handle AsyncTask status
Log AsyncTask success or failure
Save log entry IDs for requests that generate tasks
Change location of User Requests Log
src/wok/asynctask.py | 50 ++++++++++++--
src/wok/control/base.py | 63 ++++++++---------
src/wok/control/utils.py | 1 -
src/wok/i18n.py | 2 +
src/wok/reqlogger.py | 174 +++++++++++++++++++++++++++++------------------
src/wok/root.py | 40 ++---------
src/wok/utils.py | 17 ++---
7 files changed, 193 insertions(+), 154 deletions(-)
--
1.9.1
More information about the Kimchi-devel
mailing list