NONRTRIC-980: Service Manager - SMO deployment 17/12917/10
authorDenisGNoonan <denis.noonan@est.tech>
Thu, 16 May 2024 09:49:21 +0000 (10:49 +0100)
committerDenisGNoonan <denis.noonan@est.tech>
Mon, 27 May 2024 08:47:43 +0000 (09:47 +0100)
commit3fdbdbb3159139ed8dbcca663824486eaf2f216d
tree8e48071943891b18ce21837573354ebc4d30e150
parenta86df57862bec68eb7a9a01f59ee13501e70b7f8
NONRTRIC-980: Service Manager - SMO deployment

Issue-ID: NONRTRIC-980
Change-Id: I7be646a7deef5bafc20c6cb0a2951f82564320b4
Signed-off-by: DenisGNoonan <denis.noonan@est.tech>
23 files changed:
.gitignore
README.md
nonrtric/helm/nonrtric/values.yaml
nonrtric/helm/servicemanager/templates/configmap.yaml
ric-aux/helm/mrsub/resources/mrsub.sh
ric-common/Common-Template/helm/nonrtric-common/templates/_servicemanager.tpl [moved from ric-common/Common-Template/helm/nonrtric-common/templates/servicemanager.tpl with 99% similarity]
smo-install/helm-override/cnf/oran-override.yaml
smo-install/helm-override/default/oran-override.yaml
smo-install/helm-override/pythonsdk-tests/oran-override.yaml
smo-install/oran_oom/kong/.helmignore [new file with mode: 0644]
smo-install/oran_oom/kong/Chart.yaml [new file with mode: 0644]
smo-install/oran_oom/kong/templates/00-kong-pv.yaml [new file with mode: 0644]
smo-install/oran_oom/kong/templates/01-kongpvc.yaml [new file with mode: 0644]
smo-install/oran_oom/kong/values.yaml [new file with mode: 0644]
smo-install/oran_oom/nonrtric/Chart.yaml
smo-install/oran_oom/nonrtric/values.yaml
smo-install/oran_oom/servicemanager/Chart.yaml [new file with mode: 0644]
smo-install/oran_oom/servicemanager/templates/configmap.yaml [new file with mode: 0644]
smo-install/oran_oom/servicemanager/templates/deployment.yaml [new file with mode: 0644]
smo-install/oran_oom/servicemanager/templates/service.yaml [new file with mode: 0644]
smo-install/oran_oom/servicemanager/values.yaml [new file with mode: 0644]
smo-install/scripts/sub-scripts/install-nonrtric.sh
smo-install/scripts/sub-scripts/uninstall-nonrtric.sh