Add Release mode oran installation 33/14333/1
authoraravind.est <aravindhan.a@est.tech>
Tue, 22 Apr 2025 15:33:06 +0000 (16:33 +0100)
committeraravind.est <aravindhan.a@est.tech>
Tue, 22 Apr 2025 15:33:06 +0000 (16:33 +0100)
commitf2cb50f19bea62cb06ec02ae39495a6658bac637
tree29f6edf50ca62d9a2daa264fb61bbfaeed9681ee
parent5c759c9623667d5166a6163bd1a482e4735b70fc
Add Release mode oran installation

o-ran installation expects the charts to be built in local before the installation.
This release mode doesn't expect the charts to be built in local instead it uses the charts from the respective remote helm repository.
This installation is configured now to use release mode by default.
It provides a possibility of running the locally built chart as well. It's called dev mode now.
Instructions are added for release mode and dev mode based installations.

Issue-ID: NONRTRIC-1020
Change-Id: I364219ced7d1ff8d8e62f869dffa31aa21e2b5e7
Signed-off-by: aravind.est <aravindhan.a@est.tech>
smo-install/README.md
smo-install/scripts/layer-2/2-install-oran.sh
smo-install/scripts/sub-scripts/install-nonrtric.sh
smo-install/scripts/sub-scripts/install-onap.sh
smo-install/scripts/sub-scripts/install-smo.sh
smo-install/scripts/sub-scripts/uninstall-onap.sh