[Kimchi-devel] [PATCH 0/4] template supports networks

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Thu Dec 26 10:21:31 UTC 2013


From: ShaoHe Feng <shaohef at 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(-)

-- 
1.8.4.2




More information about the Kimchi-devel mailing list