Scale-in/Scale-out commands can be only triggered from CLI. When they are triggered...
[osm/Features.git] / Release10 / scaling_via_ui.md
1 # Scaling via UI
2
3 ## Proposers
4
5 Tolga Gölelçin (Telenity)
6
7 ## Type
8
9 Feature
10
11 ## Target MDG/TF
12
13 LW-UI
14
15 ## Description
16
17 Manual scale-in/scale-out commands can be only triggered from CLI. 
18 When they are triggered, they can be tracked in "History of operations" page. 
19 So it will be nice if scaling can be triggered also via a link under Actions list box in "NS Instances" page
20
21 ## Demo or definition of done
22
23 Go into "NS Instances" page. Click "Actions" of the NS Instance row. 
24 From the list select "Manual Scaling" link. 
25 Then a new pop-up page will opened. 
26 In this page there will will be a list box which is filled with the all scaling-group-descriptor names captured from all VNFDs in the NSD and whoose scaling-type is "manual". 
27 An there may be an radio option to switch between scale in / scale out. 
28 And a "Run" button to trigger scaling action. 
29 When the scaling-group-descriptor name and the scaling direction are selected the Run button is clicked.
30 The pop-up window is closed and the page is directed to "History of operations" page for this NS.