Scale-in/Scale-out commands can be only triggered from CLI. When they are triggered...
[osm/Features.git] / Release5 / Support_of_multi-VDU_VNFs.md
1 # Support of multi-VDU VNFs #
2
3 ## Proposer ##
4 - Gerardo Garcia (Telefonica)
5 - Alfonso Tierno (Telefonica)
6 - Francisco Javier Ramon (Telefonica)
7
8 ## Type ##
9 **Feature**
10
11 ## Target MDG/TF ##
12 SO, VCA
13
14 ## Description ##
15 Many common use cases involve VNFs that are composed of several types of VDUs 
16 that need to be scaled and operated independently but still belong to the same 
17 VNF and, hence, need to be completely described in the VNF Package, not at NS 
18 level.
19
20 Some common examples are composite VNFs -such as IMS or EPC- or simple but 
21 decomposed VNFs, such as a vRouter with control and data plane that are 
22 intended to run in separate VMs.
23
24 ## Demo or definition of done ##
25 - A VNF Package of a VNF composed of more than one type of VDUs (e.g. 2 types 
26 of VNUs: user and data plane) is successfully onboarded in the system. The set 
27 of primitives available is unified at VNF level.
28 - The VNF is properly deployed, with the VMs interconnected as specified in the 
29 descriptor and the VNF as a whole can be operated with VNF primitives.
30
31 **This feature might obsolete feature #655 _partially_: 
32 https://osm.etsi.org/gerrit/#/c/655/**