[Kimchi-devel] [PATCH V2 0/6] template supports networks
shaohef at linux.vnet.ibm.com
shaohef at linux.vnet.ibm.com
Fri Dec 27 09:21:00 UTC 2013
From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
V1 -> V2:
update mockmodel and test case
add 'networks' option for template get/create/update
ShaoHe Feng (6):
template supports networks: let template xml support more networks
template supports networks: update API
template supports networks: update controller and json schema
template supports networks: update model
template supports networks: update mockmodel
template supports networks: update test case
docs/API.md | 4 +++
src/kimchi/API.json | 14 ++++++++
src/kimchi/controller.py | 3 +-
src/kimchi/mockmodel.py | 7 +++-
src/kimchi/model.py | 6 ++++
src/kimchi/osinfo.py | 5 +--
src/kimchi/vmtemplate.py | 20 ++++++++---
tests/test_model.py | 87 +++++++++++++++++++++++++++++++++++++-----------
tests/test_rest.py | 68 +++++++++++++++++++++++++++++++++++++
9 files changed, 187 insertions(+), 27 deletions(-)
--
1.8.4.2
More information about the Kimchi-devel
mailing list