From ce96d66a10191b2f21e123ad255a3696ba54df95 Mon Sep 17 00:00:00 2001 From: velandy Date: Mon, 7 Nov 2016 21:47:29 +0100 Subject: [PATCH] Composer Reference Lists Change-Id: Id5aded669e36bccd530f987c6a43bbea53c25ea7 --- Release2/composer_ref_list.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Release2/composer_ref_list.md diff --git a/Release2/composer_ref_list.md b/Release2/composer_ref_list.md new file mode 100644 index 0000000..b1df25d --- /dev/null +++ b/Release2/composer_ref_list.md @@ -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. -- 2.17.1