From: littlev Date: Mon, 3 Apr 2017 01:37:21 +0000 (+0100) Subject: Modify OVF Tool to take input from user for OS type and controller. X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FFeatures.git;a=commitdiff_plain;h=9a323d190c364dafc37cacdb93021f971fafcd18 Modify OVF Tool to take input from user for OS type and controller. Change-Id: I639be627aa2c3f52dadff6e8e182c87c3ea7f1e9 --- 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