
2 Sep
2014
2 Sep
'14
3:42 a.m.
From: Royce Lv <lvroyce@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