[Kimchi-devel] [PATCH 0/4 V5] Storage volume upload
Crístian Deives
cristiandeives at gmail.com
Tue May 12 15:46:42 UTC 2015
Shouldn't the UI be updated to re-enable file uploads now?
On 11-05-2015 15:34, Aline Manera wrote:
> This patch set depends on
> "[Kimchi-devel] [PATCH v2 1/4] fix: Use correct path when setting 'ref_cnt' to a new volume",
> so I included it to this patch set to help testing.
>
> v4 -> v5:
> - Reduce number of locks
> - Update MockModel and test cases accordingly
>
> Aline Manera (2):
> Upload storage volume
> Remove storage volume creation from file
>
> Crístian Deives (1):
> fix: Use correct path when setting 'ref_cnt' to a new volume
>
> 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 | 93 ++++++++++++++++++++++----------------
> tests/test_model_storagevolume.py | 89 ++++++++++++++++++++++++++++++------
> tests/test_rest.py | 45 +-----------------
> 8 files changed, 187 insertions(+), 116 deletions(-)
>
More information about the Kimchi-devel
mailing list