euag_autoscaling_VNF_with_horizontal_scale_out_of_VDUs.md
[osm/Features.git] / Release5 / euag_autoscaling_VNF_with_horizontal_scale_out_of_VDUs.md
1 # Auto-scaling VNF with horizontal scale out of VDUs #
2
3 ## Proposer ##
4 **EUAG**
5
6 ## Type ##
7 **Feature**
8
9 ## Target MDG/TF ##
10 NBI, UI, LCM, RO, VCA
11
12 ## Description ##
13 Some VNFs have the capability to scale by adding more VDU/VM without adding new 
14 internal VLDs and without changing the external connection points of the VNF, so 
15 that this scale out has no effect in other VNFs of a NS. This is the commonest 
16 case of scale out in cloud, so it is the most basic case to enable dynamicity in 
17 the use of resources. This feature aims to enable this capability in OSM.
18
19 The end user might use the UI to request, for a given NS, an action to scale a 
20 VNF that is part of that NS. This action would be shown to the end user only if 
21 the VNF has the capability to scale.
22
23 In other cases, the own VNF might have been authorized to trigger (or suggest) a 
24 scale out event based on pre-defined KPIs thresholds.
25
26 Both use cases for driving scaling are considered of relevance for the project.
27
28 ## Demo or definition of done ##
29 N/A