[Kimchi-devel] [PATCHv4 0/7] Support image upload

lvroyce at linux.vnet.ibm.com lvroyce at linux.vnet.ibm.com
Thu Sep 4 09:25:46 UTC 2014


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

v2>v3,
    Add mockmodel and tests
v3>v4,
    Update progress presentation,
    update max_body_size control
Royce Lv (7):
  Storage volume upload: Update API.md
  Fix mockmodel reset for objectstore
  Storage volume upload: Parse params for upload formdata
  Storage volume upload: Control request body size of kimchi
  Storage volume upload: Support file based upload
  Storage volume upload: Adding progress to task message
  Storage volume upload: Change mockmodel and test

 docs/API.md                        |  2 ++
 src/kimchi.conf.in                 |  3 +++
 src/kimchi/config.py.in            |  1 +
 src/kimchi/control/utils.py        |  4 +++-
 src/kimchi/mockmodel.py            | 26 +++++++++++++++++++++--
 src/kimchi/model/storagevolumes.py | 32 ++++++++++++++++++++++++++++
 src/kimchi/server.py               |  1 +
 src/kimchid.in                     |  1 +
 tests/test_rest.py                 | 43 +++++++++++++++++++++++++++++++++++++-
 tests/utils.py                     |  2 +-
 10 files changed, 110 insertions(+), 5 deletions(-)

-- 
1.8.3.2




More information about the Kimchi-devel mailing list