From: rodriguezgar Date: Thu, 12 Mar 2020 20:29:16 +0000 (+0100) Subject: LCM/N2VC readiness for VCA HA X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F8681%2F4;p=osm%2FFeatures.git LCM/N2VC readiness for VCA HA Change-Id: Icef82f7d2423cb79c1e6bc27784c76c7ba5c2740 --- diff --git a/Release8/N2VC-VCA-HA-Readiness.md b/Release8/N2VC-VCA-HA-Readiness.md new file mode 100644 index 0000000..25393ab --- /dev/null +++ b/Release8/N2VC-VCA-HA-Readiness.md @@ -0,0 +1,26 @@ +## Type + +Feature + +## Target MDG/TF + +LCM + +## Description + +LCM readiness to be able to work with a VCA (Juju Controller) in HA mode. + +## Demo or definition of done + +If configuration of clustering is transparent to LCM (depending on the final result +of the implementation) + +- Use juju enable-ha to create additional instances of controllers + +- Stop the original controller instance and check that operation (NS instantiation +and day-2 operation) is unaffected + +If configuration is not transparent, install a Juju controller in ha mode and +make the LCM of a fresh OSM installation point to it, with the appropriate +configuration (e.g. three IP addresses or whatever other mechanism is finally defined), +and check that operation (NS instantiation and day-2 operation) is unaffected \ No newline at end of file