Add DME Participant charts in ORAN_OOM 62/12662/4
authoraravind.est <aravindhan.a@est.tech>
Thu, 4 Apr 2024 19:49:13 +0000 (20:49 +0100)
committeraravind.est <aravindhan.a@est.tech>
Fri, 5 Apr 2024 13:39:16 +0000 (14:39 +0100)
commit9eed495fd21300d5242c844d670f741304fb582d
tree69444f5329f543b40e62b45f7dfc92dd04e58ac0
parent0a926be3581d536682491bd2a1099da28b56018a
Add DME Participant charts in ORAN_OOM

DME Participant charts added to be installed as part of policy charts in onap namespace.

Issue-ID: NONRTRIC-997
Change-Id: If953b25d2fd0ff95aa99ea59a340ca014878bdce
Signed-off-by: aravind.est <aravindhan.a@est.tech>
17 files changed:
smo-install/helm-override/cnf/onap-override.yaml
smo-install/helm-override/default/onap-override.yaml
smo-install/helm-override/network-slicing/onap-override.yaml
smo-install/helm-override/pythonsdk-tests/onap-override.yaml
smo-install/oran_oom/Makefile
smo-install/oran_oom/policy-clamp-ac-dme-ppnt/Chart.yaml [new file with mode: 0644]
smo-install/oran_oom/policy-clamp-ac-dme-ppnt/resources/config/application.yaml [new file with mode: 0644]
smo-install/oran_oom/policy-clamp-ac-dme-ppnt/resources/config/logback.xml [new file with mode: 0644]
smo-install/oran_oom/policy-clamp-ac-dme-ppnt/templates/authorizationpolicy.yaml [new file with mode: 0644]
smo-install/oran_oom/policy-clamp-ac-dme-ppnt/templates/configmap.yaml [new file with mode: 0644]
smo-install/oran_oom/policy-clamp-ac-dme-ppnt/templates/deployment.yaml [new file with mode: 0644]
smo-install/oran_oom/policy-clamp-ac-dme-ppnt/templates/kafkauser.yaml [new file with mode: 0644]
smo-install/oran_oom/policy-clamp-ac-dme-ppnt/templates/secrets.yaml [new file with mode: 0644]
smo-install/oran_oom/policy-clamp-ac-dme-ppnt/templates/service.yaml [new file with mode: 0644]
smo-install/oran_oom/policy-clamp-ac-dme-ppnt/values.yaml [new file with mode: 0644]
smo-install/scripts/sub-scripts/add-oran-acm-participants.sh [new file with mode: 0644]
smo-install/scripts/sub-scripts/build-onap.sh