[Kimchi-devel] [PATCH 0/3 V6] Storage volume upload
Crístian Deives
cristiandeives at gmail.com
Wed May 20 19:15:29 UTC 2015
Reviewed-by: Crístian Deives <cristiandeives at gmail.com>
On 15-05-2015 17:31, Aline Manera wrote:
> V5 - V6:
> - Enclose offset information by the lock
> - Update test case to store file content in a variable to avoid IO
>
> v4 -> v5:
> - Reduce number of locks
> - Update MockModel and test cases accordingly
>
> Aline Manera (2):
> Upload storage volume
> Remove storage volume creation from file
>
> Royce Lv (1):
> Update controller to make update accept formdata params
>
> docs/API.md | 8 +++-
> src/kimchi/API.json | 22 ++++++++++
> src/kimchi/control/base.py | 6 +--
> src/kimchi/i18n.py | 6 +++
> src/kimchi/mockmodel.py | 34 +++++++++------
> src/kimchi/model/storagevolumes.py | 86 ++++++++++++++++++++-----------------
> tests/test_model_storagevolume.py | 88 +++++++++++++++++++++++++++++++-------
> tests/test_rest.py | 45 +------------------
> 8 files changed, 180 insertions(+), 115 deletions(-)
>
More information about the Kimchi-devel
mailing list