From 9a323d190c364dafc37cacdb93021f971fafcd18 Mon Sep 17 00:00:00 2001 From: littlev Date: Mon, 3 Apr 2017 02:37:21 +0100 Subject: [PATCH] Modify OVF Tool to take input from user for OS type and controller. Change-Id: I639be627aa2c3f52dadff6e8e182c87c3ea7f1e9 --- Release2/OVF_conversion_tool_specifiy_OS.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Release2/OVF_conversion_tool_specifiy_OS.md diff --git a/Release2/OVF_conversion_tool_specifiy_OS.md b/Release2/OVF_conversion_tool_specifiy_OS.md new file mode 100644 index 0000000..ca5daa6 --- /dev/null +++ b/Release2/OVF_conversion_tool_specifiy_OS.md @@ -0,0 +1,19 @@ +# Modify OVF Tool to take input from user for OS type and controller # + +## Proposer ## +Vanessa Little (TDC,VMWare) + +## Type ## +**Feature** + +## Target MDG/TF ## +RO + +## Description ## +Extend command line ovf generation tool to allow OS type and controller to be specified +from command line. + + +## Demo or definition of done ## +Definition of Done: OVF generation tool accepts command line params to define OS type +and .ovf file contains this definition. \ No newline at end of file -- 2.17.1