Scale-in/Scale-out commands can be only triggered from CLI. When they are triggered...
[osm/Features.git] / Release2 / euag_deployment_of_OSM_in_reduced_environments.md
1 # Deployment of OSM in reduced environments #
2
3 ## Proposer ##
4 **EUAG**
5
6 ## Type ##
7 **Feature**
8
9 ## Target MDG/TF ##
10 UI, SO, RO, VCA
11
12 ## Description ##
13 Currently OSM requires 8 CPUs and 16GB RAM to run. This makes really complicated 
14 for observers and initial testers to use OSM for the first time. Being able to 
15 run OSM in a reduced environment with less required resources would ease the 
16 first time use.
17
18 As a reference, the target should be 2CPUs and 4GB RAM for running the whole OSM 
19 (RO, VCA, SO, UI). In that way, OSM could run in a laptop or in a Virtualbox VM 
20 without problems.
21
22 In addition, in order to test the deployment of the NS, it would be required to 
23 run a VIM and compute nodes in a reduced setup. The use of LXD containers as 
24 compute nodes fits well with this idea. A single host with LXD containers and 
25 Linux bridges could be used as datacenter for this testing purpose, being able 
26 to deploy simple NS on that single host. The reference target of CPU and memory 
27 resources for this single host running LXD containers could be 2CPUs and 4 GB 
28 RAM.
29
30 ## Demo or definition of done ##
31 N/A