[Kimchi-devel] [PATCH 0/2 V2] Change storage volume creation to async tasks
Aline Manera
alinefm at linux.vnet.ibm.com
Tue Sep 2 20:26:26 UTC 2014
V1 -> V2:
- Fix "make check-local" issues
- Update mockmodel to also return a Task while creating a storage volume
- Update the jsonschema and API.md
Royce Lv (2):
Storage volume upload: Dispatch volume create to right handler
Storage volume upload: Change storagevolumes to AsyncCollection
docs/API.md | 1 +
src/kimchi/API.json | 6 ++++++
src/kimchi/control/storagevolumes.py | 4 ++--
src/kimchi/i18n.py | 3 +++
src/kimchi/mockmodel.py | 22 +++++++++++++++++++++-
src/kimchi/model/storagevolumes.py | 26 ++++++++++++++++++++++++--
tests/test_model.py | 8 ++++++--
tests/test_rest.py | 28 ++++++++++++++++------------
8 files changed, 79 insertions(+), 19 deletions(-)
--
1.9.3
More information about the Kimchi-devel
mailing list