Add RANPM installation flavour 89/14789/1
authoraravind.est <aravindhan.a@est.tech>
Tue, 5 Aug 2025 13:37:24 +0000 (14:37 +0100)
committeraravind.est <aravindhan.a@est.tech>
Tue, 5 Aug 2025 13:37:24 +0000 (14:37 +0100)
Installation flavour added for RANPM.

Issue-ID: NONRTRIC-1082
Change-Id: Ifed532d7a39a432cdc356cbafcae9cd7be428af1
Signed-off-by: aravind.est <aravindhan.a@est.tech>
smo-install/helm-override/ranpm/README.md [new file with mode: 0644]
smo-install/helm-override/ranpm/onap-flavour-config.yaml [new file with mode: 0644]
smo-install/helm-override/ranpm/oran-flavour-config.yaml [new file with mode: 0644]

diff --git a/smo-install/helm-override/ranpm/README.md b/smo-install/helm-override/ranpm/README.md
new file mode 100644 (file)
index 0000000..2514f5f
--- /dev/null
@@ -0,0 +1,5 @@
+# RANPM Helm Override
+
+This directory contains the flavour configuration for the RANPM components.
+
+Detailed documentation for each component can be found [here](https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-ranpm/en/latest/index.html).
diff --git a/smo-install/helm-override/ranpm/onap-flavour-config.yaml b/smo-install/helm-override/ranpm/onap-flavour-config.yaml
new file mode 100644 (file)
index 0000000..d148be6
--- /dev/null
@@ -0,0 +1,23 @@
+# ============LICENSE_START=======================================================
+# Copyright (C) 2025 OpenInfra Foundation Europe. All rights reserved.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# ============LICENSE_END============================================
+#
+
+cps:
+  enabled: false
+postgres:
+  enabled: false
+policy:
+  enabled: false
\ No newline at end of file
diff --git a/smo-install/helm-override/ranpm/oran-flavour-config.yaml b/smo-install/helm-override/ranpm/oran-flavour-config.yaml
new file mode 100644 (file)
index 0000000..b5748e6
--- /dev/null
@@ -0,0 +1,29 @@
+# ============LICENSE_START=======================================================
+# Copyright (C) 2025 OpenInfra Foundation Europe. All rights reserved.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# ============LICENSE_END============================================
+#
+
+nonrtric:
+  installPms: false
+  installA1simulator: false
+  installTopology: false
+  installDmaapadapterservice: false
+  installDmeparticipant: false
+  installrAppmanager: false
+  installCapifcore: false
+  installServicemanager: false
+
+smo:
+  installTeiv: false