[Kimchi-devel] [PATCH v2 0/3] Download remote image to storage pool

Crístian Viana vianac at linux.vnet.ibm.com
Thu Sep 4 13:46:53 UTC 2014


Changelog from previous version (v1):

- Remove the text "downloading" from the download task status message.
  Now it only contains the data: <downloaded size>/<total size>.

Crístian Viana (3):
  storagevolume: Download remote images to a storage pool
  storagevolume: Check storage pool before adding a volume
  storagevolume: Add download progress to task

 docs/API.md                        |  1 +
 src/kimchi/mockmodel.py            | 39 ++++++++++++++++++++++-----
 src/kimchi/model/storagevolumes.py | 54 +++++++++++++++++++++++++++++++++++---
 tests/test_model.py                | 24 +++++++++++++++++
 tests/test_rest.py                 | 14 +++++++++-
 5 files changed, 120 insertions(+), 12 deletions(-)

-- 
1.9.3




More information about the Kimchi-devel mailing list