Modify OVF Tool to take input from user for OS type and controller. 66/1466/3
authorlittlev <vlittle@vmware.com>
Mon, 3 Apr 2017 01:37:21 +0000 (02:37 +0100)
committerhoban <adrian.hoban@intel.com>
Wed, 19 Apr 2017 21:45:59 +0000 (22:45 +0100)
Change-Id: I639be627aa2c3f52dadff6e8e182c87c3ea7f1e9

Release2/OVF_conversion_tool_specifiy_OS.md [new file with mode: 0644]

diff --git a/Release2/OVF_conversion_tool_specifiy_OS.md b/Release2/OVF_conversion_tool_specifiy_OS.md
new file mode 100644 (file)
index 0000000..ca5daa6
--- /dev/null
@@ -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