From 8040a3faec60c69b3140e7cdb82c7106325c0d26 Mon Sep 17 00:00:00 2001 From: littlev Date: Mon, 3 Apr 2017 02:49:37 +0100 Subject: [PATCH] Create network failed if VNFD has incomplete IP profile. Change-Id: I5162809e7ff3354c5f1a9b843f36873457d89767 --- .../err_handling_network_failed_VMware_conn.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Release2/err_handling_network_failed_VMware_conn.md diff --git a/Release2/err_handling_network_failed_VMware_conn.md b/Release2/err_handling_network_failed_VMware_conn.md new file mode 100644 index 0000000..a540e13 --- /dev/null +++ b/Release2/err_handling_network_failed_VMware_conn.md @@ -0,0 +1,18 @@ +# Throw network failed if VNFD has incomplete IP profile. # + +## Proposer ## +Vanessa Little (TDC,VMware) + +## Type ## +**Feature** + +## Target MDG/TF ## +RO + +## Description ## +Error handling: Throw network failed error message if VNFD has incomplete IP profile. + + +## Demo or definition of done ## +Definition of Done: 'network failed' error message is thrown if VNFD has incomplete +profile when VNF is instansiated via vimconn_vmware.py \ No newline at end of file -- 2.17.1