[Kimchi-devel] [PATCH 0/6 v7] Asyn VM creation

Aline Manera alinefm at linux.vnet.ibm.com
Wed Apr 29 21:36:11 UTC 2015


V6 -> V7:
- Update test cases
- Update UI to reuse the clone box for pending VM creation

Aline Manera (1):
  Create VMs Asynchronously: UI

Christy Perez (5):
  Append clone to target_uri for vm clone task
  Tests for new clone target_uri
  UI changes for new clone target_uri
  Create VMs asynchronously: Backend
  Create VMs Asynchronously: Tests

 src/kimchi/control/vms.py      |  4 +--
 src/kimchi/model/vms.py        | 33 ++++++++++++++++++-----
 tests/test_authorization.py    | 25 +++++++++++-------
 tests/test_mockmodel.py        | 14 +++++++---
 tests/test_model.py            | 49 +++++++++++++++++++++++-----------
 tests/test_rest.py             | 60 +++++++++++++++++++++++++++++++-----------
 tests/test_server.py           | 26 ++++++++----------
 ui/css/theme-default/list.css  |  8 +++---
 ui/js/src/kimchi.guest_main.js | 32 ++++++++++++++++++----
 ui/pages/guest.html.tmpl       |  4 +--
 ui/pages/i18n.json.tmpl        |  1 +
 11 files changed, 176 insertions(+), 80 deletions(-)

-- 
2.1.0




More information about the Kimchi-devel mailing list