[Kimchi-devel] [PATCH V2] [Kimchi 0/2] Addition 'interfaces' parameter to template API.

archus at linux.vnet.ibm.com archus at linux.vnet.ibm.com
Tue Aug 30 21:44:26 UTC 2016


From: Archana Singh <archus at linux.vnet.ibm.com>

1) Code changes for additional param 'interfaces' to template API.
2) API.md changes for same.

Archana Singh (2):
  Updated code to support 'interfaces' parameter to template API only on
    s390x/s390 architecture.
  Updated API.md for addition interfaces paramter in template API.

 API.json              | 35 +++++++++++++++++++++++++++-
 control/templates.py  |  1 +
 docs/API.md           | 12 ++++++++++
 i18n.py               |  6 +++++
 model/templates.py    | 17 ++++++++++++++
 vmtemplate.py         | 20 ++++++++++++++++
 xmlutils/interface.py | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 153 insertions(+), 1 deletion(-)

-- 
2.7.4




More information about the Kimchi-devel mailing list