Add Installation flavour configuration files 47/14747/3
authoraravind.est <aravindhan.a@est.tech>
Mon, 28 Jul 2025 17:18:14 +0000 (18:18 +0100)
committeraravind.est <aravindhan.a@est.tech>
Thu, 31 Jul 2025 10:41:46 +0000 (11:41 +0100)
commite8400e984b68d1bbddadc490c1d622382554e122
tree1d12d2678171e0ad1218748caa1db350fa36207f
parent18a9dbf9f38656c2b290a0025b04b23c85144879
Add Installation flavour configuration files

rAppmanager and standalone-nonrtric flavour configuration files have been added to the helm-override directory.
Each flavour configuration should have onap-flavour-config.yaml and oran-flavour-config.yaml files.
onap-override.yaml and oran-override.yaml from default flavour is considered as a base configuration file for the respective flavour.
The onap-flavour-config.yaml and oran-flavour-config.yaml files are used to override the base configuration files.
During the installation, the appropriate flavour configuration files will be applied on top of the base configuration files.

Issue-ID: NONRTRIC-1082
Change-Id: I9ad3427ce2185cac5c185e3c81d701b8504cfde6
Signed-off-by: aravind.est <aravindhan.a@est.tech>
smo-install/README.md
smo-install/helm-override/rappmanager/README.md [new file with mode: 0644]
smo-install/helm-override/rappmanager/onap-flavour-config.yaml [new file with mode: 0644]
smo-install/helm-override/rappmanager/oran-flavour-config.yaml [new file with mode: 0644]
smo-install/helm-override/standalone-nonrtric/README.md [new file with mode: 0644]
smo-install/helm-override/standalone-nonrtric/onap-flavour-config.yaml [new file with mode: 0644]
smo-install/helm-override/standalone-nonrtric/oran-flavour-config.yaml [new file with mode: 0644]
smo-install/helm-override/standalone-nonrtric/oran-override.yaml [deleted file]
smo-install/scripts/layer-2/2-install-oran.sh
smo-install/scripts/sub-scripts/install-onap.sh
smo-install/scripts/sub-scripts/preconfigure-smo.sh