
27 Dec
2013
27 Dec
'13
2:48 p.m.
On 12/26/2013 08:21 AM, shaohef@linux.vnet.ibm.com wrote:
From: ShaoHe Feng <shaohef@linux.vnet.ibm.com>
add 'networks' option for template get/create/update
ShaoHe Feng (4): 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
docs/API.md | 4 ++++ src/kimchi/API.json | 14 ++++++++++++++ src/kimchi/controller.py | 3 ++- src/kimchi/model.py | 6 ++++++ src/kimchi/osinfo.py | 5 +++-- src/kimchi/vmtemplate.py | 20 ++++++++++++++++---- 6 files changed, 45 insertions(+), 7 deletions(-)
You also need to update mockmodel and add tests for it