Composer Reference Lists 06/606/4
authorvelandy <rajesh.velandy@riftio.com>
Mon, 7 Nov 2016 20:47:29 +0000 (21:47 +0100)
committerhoban <adrian.hoban@intel.com>
Wed, 29 Mar 2017 12:36:01 +0000 (13:36 +0100)
Change-Id: Id5aded669e36bccd530f987c6a43bbea53c25ea7

Release2/composer_ref_list.md [new file with mode: 0644]

diff --git a/Release2/composer_ref_list.md b/Release2/composer_ref_list.md
new file mode 100644 (file)
index 0000000..b1df25d
--- /dev/null
@@ -0,0 +1,29 @@
+# Composer Reference Lists #
+
+## Proposer ##
+- Rajesh Velandy
+
+
+## Type ##
+**Feature**
+
+## Target MDG/TF ##
+UI, SO
+
+## Description ##
+
+NSD and VNFD have many cross-references, For example,
+ - NSD has constituent VNFD id references
+ - VLD has VNFD connection point references
+
+Composer presents references as inputs, forcing the user to copy/paste id references.
+
+Composer should present these references as dropdown lists.
+
+Reference lists should update dynamically in composer as the model is modified.
+
+The types on some model attributes need to be changed from string to leafref in the model.
+
+
+## Demo or definition of done ##
+Demonstrate the resolution of leafrefs in the GUI.