[Kimchi-devel] [PATCH 0/4 V5] Storage volume upload
Aline Manera
alinefm at linux.vnet.ibm.com
Tue May 12 16:11:24 UTC 2015
On 12/05/2015 12:46, Crístian Deives wrote:
> Shouldn't the UI be updated to re-enable file uploads now?
I am working on UI right now.
As upload is current disabled on UI I don't see problems on merge the
backend first. Are you agree?
>
> 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