Scale-in/Scale-out commands can be only triggered from CLI. When they are triggered...
[osm/Features.git] / Release8 / N2VC-VCA-HA-Readiness.md
1 ## Type
2
3 Feature
4
5 ## Target MDG/TF
6
7 LCM
8
9 ## Description
10
11 LCM readiness to be able to work with a VCA (Juju Controller) in HA mode.
12
13 ## Demo or definition of done
14
15 If configuration of clustering is transparent to LCM (depending on the final result
16 of the implementation)
17
18 - Use juju enable-ha to create additional instances of controllers
19
20 - Stop the original controller instance and check that operation (NS instantiation
21 and day-2 operation) is unaffected
22
23 If configuration is not transparent, install a Juju controller in ha mode and
24 make the LCM of a fresh OSM installation point to it, with the appropriate 
25 configuration (e.g. three IP addresses or whatever other mechanism is finally defined), 
26 and check that operation (NS instantiation and day-2 operation) is unaffected