Scale-in/Scale-out commands can be only triggered from CLI. When they are triggered...
[osm/Features.git] / Release2 / composer_ref_list.md
1 # Composer Reference Lists #
2
3 ## Proposer ##
4 - Rajesh Velandy
5
6
7 ## Type ##
8 **Feature**
9
10 ## Target MDG/TF ##
11 UI, SO
12
13 ## Description ##
14
15 NSD and VNFD have many cross-references, For example,
16  - NSD has constituent VNFD id references
17  - VLD has VNFD connection point references
18
19 Composer presents references as inputs, forcing the user to copy/paste id references.
20
21 Composer should present these references as dropdown lists.
22
23 Reference lists should update dynamically in composer as the model is modified.
24
25 The types on some model attributes need to be changed from string to leafref in the model.
26
27
28 ## Demo or definition of done ##
29 Demonstrate the resolution of leafrefs in the GUI.