From: littlev Date: Mon, 3 Apr 2017 01:49:37 +0000 (+0100) Subject: Create network failed if VNFD has incomplete IP profile. X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FFeatures.git;a=commitdiff_plain;h=8040a3faec60c69b3140e7cdb82c7106325c0d26 Create network failed if VNFD has incomplete IP profile. Change-Id: I5162809e7ff3354c5f1a9b843f36873457d89767 --- 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