[Kimchi-devel] [PATCH 0/2 V2] Change storage volume creation to async tasks

Crístian Viana vianac at linux.vnet.ibm.com
Tue Sep 2 21:00:45 UTC 2014


Reviewed-by: Crístian Viana <vianac at linux.vnet.ibm.com>

On 02-09-2014 17:26, Aline Manera wrote:
> V1 -> V2:
> - Fix "make check-local" issues
> - Update mockmodel to also return a Task while creating a storage volume
> - Update the jsonschema and API.md
>
> Royce Lv (2):
>    Storage volume upload: Dispatch volume create to right handler
>    Storage volume upload: Change storagevolumes to AsyncCollection
>
>   docs/API.md                          |  1 +
>   src/kimchi/API.json                  |  6 ++++++
>   src/kimchi/control/storagevolumes.py |  4 ++--
>   src/kimchi/i18n.py                   |  3 +++
>   src/kimchi/mockmodel.py              | 22 +++++++++++++++++++++-
>   src/kimchi/model/storagevolumes.py   | 26 ++++++++++++++++++++++++--
>   tests/test_model.py                  |  8 ++++++--
>   tests/test_rest.py                   | 28 ++++++++++++++++------------
>   8 files changed, 79 insertions(+), 19 deletions(-)
>




More information about the Kimchi-devel mailing list