NONRTRIC-1005: ServiceManager preload 63/13263/5
authorDenisGNoonan <denis.noonan@est.tech>
Wed, 14 Aug 2024 11:38:47 +0000 (12:38 +0100)
committerDenisGNoonan <denis.noonan@est.tech>
Mon, 19 Aug 2024 08:10:31 +0000 (09:10 +0100)
commit9043807dc924abc1f96bab69c1b9cef76e1d5a47
tree3d08fca4fecbabefd9045e40e3cd813fb53124b5
parent9a6d11a6a02a8bc62e87e166bc29f89e760ca198
NONRTRIC-1005: ServiceManager preload

Issue-ID: NONRTRIC-1005
Change-Id: I03d991ced630a89a05bf4176edcd322ff8f7cd0f
Signed-off-by: DenisGNoonan <denis.noonan@est.tech>
23 files changed:
.gitignore
bin/deploy-nonrtric
nonrtric/RECIPE_EXAMPLE/example_recipe.yaml
nonrtric/helm/a1simulator/values.yaml
nonrtric/helm/capifcore/values.yaml
nonrtric/helm/dmaapadapterservice/values.yaml
nonrtric/helm/dmeparticipant/values.yaml
nonrtric/helm/policymanagementservice/values.yaml
nonrtric/helm/rappcatalogueenhancedservice/values.yaml
nonrtric/helm/rappmanager/values.yaml
nonrtric/helm/servicemanager/values.yaml
servicemanager-preload/README.md [new file with mode: 0644]
servicemanager-preload/config-nonrtric.yaml [new file with mode: 0644]
servicemanager-preload/config-smo.yaml [new file with mode: 0644]
servicemanager-preload/servicemanager-preload.sh [new file with mode: 0755]
smo-install/oran_oom/a1simulator/values.yaml
smo-install/oran_oom/capifcore/values.yaml
smo-install/oran_oom/dmaapadapterservice/values.yaml
smo-install/oran_oom/policy-clamp-ac-dme-ppnt/values.yaml
smo-install/oran_oom/policymanagementservice/values.yaml
smo-install/oran_oom/rappmanager/values.yaml
smo-install/oran_oom/servicemanager/values.yaml
smo-install/scripts/sub-scripts/install-nonrtric.sh