euag_autoscaling_VNF_with_horizontal_scale_out_of_VDUs.md 29/629/6
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 8 Nov 2016 18:14:39 +0000 (19:14 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 30 Nov 2020 13:20:14 +0000 (14:20 +0100)
Change-Id: I24770dc7366d919fad0b6baeb5b373bb3410df61

Release5/euag_autoscaling_VNF_with_horizontal_scale_out_of_VDUs.md [new file with mode: 0644]

diff --git a/Release5/euag_autoscaling_VNF_with_horizontal_scale_out_of_VDUs.md b/Release5/euag_autoscaling_VNF_with_horizontal_scale_out_of_VDUs.md
new file mode 100644 (file)
index 0000000..b99293f
--- /dev/null
@@ -0,0 +1,29 @@
+# Auto-scaling VNF with horizontal scale out of VDUs #
+
+## Proposer ##
+**EUAG**
+
+## Type ##
+**Feature**
+
+## Target MDG/TF ##
+NBI, UI, LCM, RO, VCA
+
+## Description ##
+Some VNFs have the capability to scale by adding more VDU/VM without adding new 
+internal VLDs and without changing the external connection points of the VNF, so 
+that this scale out has no effect in other VNFs of a NS. This is the commonest 
+case of scale out in cloud, so it is the most basic case to enable dynamicity in 
+the use of resources. This feature aims to enable this capability in OSM.
+
+The end user might use the UI to request, for a given NS, an action to scale a 
+VNF that is part of that NS. This action would be shown to the end user only if 
+the VNF has the capability to scale.
+
+In other cases, the own VNF might have been authorized to trigger (or suggest) a 
+scale out event based on pre-defined KPIs thresholds.
+
+Both use cases for driving scaling are considered of relevance for the project.
+
+## Demo or definition of done ##
+N/A