Reviewed by: Chandra Shekhar Reddy Potula <chandra(a)linux.vnet.ibm.com>
On 8/31/16 3:14 AM, archus(a)linux.vnet.ibm.com wrote:
From: Archana Singh <archus(a)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(-)