Merge "Add support for parameter "Cloud-init” in newviminstace to inject ssh keys...
authorhoban <adrian.hoban@intel.com>
Wed, 19 Apr 2017 21:43:57 +0000 (23:43 +0200)
committerGerrit Code Review <root@osm.etsi.org>
Wed, 19 Apr 2017 21:43:57 +0000 (23:43 +0200)
Release2/all_network_adapter_types_VMware_conn.md [new file with mode: 0644]
Release2/err_handling_network_failed_VMware_conn.md [new file with mode: 0644]

diff --git a/Release2/all_network_adapter_types_VMware_conn.md b/Release2/all_network_adapter_types_VMware_conn.md
new file mode 100644 (file)
index 0000000..a743ac8
--- /dev/null
@@ -0,0 +1,16 @@
+# Support all network types in VNFD in VMware connector #
+
+## Proposer ##
+Vanessa Little (TSC,VMware)
+
+## Type ##
+**Feature**
+
+## Target MDG/TF ##
+RO
+
+## Description ##
+Modify VMware connector to support additional network types in VNFD.
+
+## Demo or definition of done ##
+A VM can be created with any of the network types as defined by the VNFD as of Release 2.
\ No newline at end of file
diff --git a/Release2/err_handling_network_failed_VMware_conn.md b/Release2/err_handling_network_failed_VMware_conn.md
new file mode 100644 (file)
index 0000000..a540e13
--- /dev/null
@@ -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