[Kimchi-devel] [PATCH 0/2] Change storage volume creation to async tasks

lvroyce at linux.vnet.ibm.com lvroyce at linux.vnet.ibm.com
Tue Sep 2 08:42:12 UTC 2014


From: Royce Lv <lvroyce at linux.vnet.ibm.com>

v1>v2,
    Change according to Aline's comments,
    Use list to track param index to avoid iteration.
    This is inspired by Cristian's patch.

Royce Lv (2):
  Storage volume upload: Dispatch volume create to right handler
  Storage volume upload: Change storagevolumes to AsyncCollection

 src/kimchi/control/storagevolumes.py |  4 ++--
 src/kimchi/i18n.py                   |  2 ++
 src/kimchi/model/storagevolumes.py   | 22 ++++++++++++++++++++--
 tests/test_model.py                  |  8 ++++++--
 tests/test_rest.py                   |  9 ++++++---
 5 files changed, 36 insertions(+), 9 deletions(-)

-- 
1.8.3.2




More information about the Kimchi-devel mailing list