From e742024dfafb7c7dd0d6cf52f944bfe62cdbaa8a Mon Sep 17 00:00:00 2001 From: littlev Date: Mon, 3 Apr 2017 02:26:20 +0100 Subject: [PATCH] =?utf8?q?Add=20support=20for=20parameter=20"ip=5Faddress?= =?utf8?q?=E2=80=9D=20in=20newviminstace=20specification=20in=20VMware=20c?= =?utf8?q?onnector?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I7a523d4ccfc50afe2da861e3a1d9d061f664f29d --- Release2/support_IP_ADDRESS_param_VMware_conn | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Release2/support_IP_ADDRESS_param_VMware_conn diff --git a/Release2/support_IP_ADDRESS_param_VMware_conn b/Release2/support_IP_ADDRESS_param_VMware_conn new file mode 100644 index 0000000..d9e1342 --- /dev/null +++ b/Release2/support_IP_ADDRESS_param_VMware_conn @@ -0,0 +1,19 @@ +# Add support for parameter "ip_address” in newviminstace specification # + +## Proposer ## +Vanessa Little (TDC,VMware) + +## Type ## +**Feature** + +## Target MDG/TF ## +RO + +## Description ## +Add support for parameter "ip_address” in newviminstace specification to assign +IP address to VM if explictly stated + + +## Demo or definition of done ## +Definition of Done: Create a VM with IP address specified on the interface +identified in the VNFD \ No newline at end of file -- 2.17.1