[Kimchi-devel] [PATCH V3] [Wok 0/3] Issue #158: Move AsyncTask information to memory

Paulo Ricardo Paz Vital pvital at linux.vnet.ibm.com
Fri Aug 26 19:29:37 UTC 2016


Testcases on plugins are failing due to a missing data convertion in
Wok.
Do not consider this version

On Aug 26 03:39PM, pvital at linux.vnet.ibm.com wrote:
> From: Paulo Vital <pvital at linux.vnet.ibm.com>
> 
> V3:
> 	- Changes in how create AsyncTask
> 
> V2:
>     - moved all tasks_queue infrastructure to wok.asynctask
>     - modified some user messages.
> 
> V1:
> 
> this patch-set moves AsyncTask information from objectstore to memory and it
> is dependency to solve Issue #122.
> 
> Paulo Vital (3):
>   Issue #158: Move AsyncTask information to memory
>   Issue #158: Update model/tasks.py with AsyncTasks in memory.
>   Issue #158: Add AsyncTasks testcases
> 
>  src/wok/asynctask.py   |  49 +++++++++++--------
>  src/wok/i18n.py        |   3 +-
>  src/wok/model/tasks.py |  22 +++++----
>  src/wok/objectstore.py |   6 ---
>  src/wok/utils.py       |  19 --------
>  tests/test_tasks.py    | 124 +++++++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 167 insertions(+), 56 deletions(-)
>  create mode 100644 tests/test_tasks.py
> 
> -- 
> 2.7.4
> 
> _______________________________________________
> Kimchi-devel mailing list
> Kimchi-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/kimchi-devel
> 

-- 
Paulo Ricardo Paz Vital
Linux Technology Center, IBM Systems
http://www.ibm.com/linux/ltc/




More information about the Kimchi-devel mailing list