Bimo Fransiscus Asisi [Thu, 18 Sep 2025 02:10:58 +0000 (10:10 +0800)]
Update helm version
This commit does the following:
1. Bump kubernetes and helm versions
2. Handle debian versioning and remove it from KUBERVERSION
Issue-Id: INT-199
Change-Id: If9b63897edd61f0b29051b7980fc5cc42811200c
Signed-off-by: Bimo Fransiscus Asisi <d11002806@gapps.ntust.edu.tw>
aravind.est [Tue, 16 Sep 2025 14:20:58 +0000 (15:20 +0100)]
Revert "Append the repository path in Helm URL"
This reverts commit
158067d19e18870a360c2e44d9d382b360784adb.
Change-Id: I5b5e851e961678c43a48f3fed5a8b3a9a2fbfc73
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Tue, 16 Sep 2025 08:50:54 +0000 (09:50 +0100)]
Update smo-lite installation instructions
Instructions update to work with latest changes of kubernetes installation.
Issue-ID: NONRTRIC-1076
Change-Id: I34c97bb26dfef7b6641e89448488f989bf697359
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Mon, 15 Sep 2025 15:47:56 +0000 (16:47 +0100)]
Append the repository path in Helm URL
Repository path updated to chech the helm package upload
Issue-ID: NONRTRIC-1076
Change-Id: Ie2155e770687522b730e74a467c240c4724096e3
Signed-off-by: aravind.est <aravindhan.a@est.tech>
bimo fransiscus asisi [Mon, 15 Sep 2025 12:28:13 +0000 (12:28 +0000)]
Merge "Integrate k8s setup with SMO dependencies post-k8s installation"
Bimo Fransiscus Asisi [Sun, 14 Sep 2025 10:54:51 +0000 (18:54 +0800)]
Integrate k8s setup with SMO dependencies post-k8s installation
Issue-Id: INT-198
Change-Id: I3a26c3b583561b264a035a292b4c99001323cd1b
Signed-off-by: Bimo Fransiscus Asisi <d11002806@gapps.ntust.edu.tw>
aravind.est [Fri, 12 Sep 2025 11:30:55 +0000 (12:30 +0100)]
Enable A1PMS for rAppmanager installation
A1PMS installation enabled for rAppmanager flavour
Issue-ID: NONRTRIC-1082
Change-Id: I84dcbc68ed4bfb5722c34fe38af62d6c45b97fa1
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Wed, 10 Sep 2025 10:55:21 +0000 (11:55 +0100)]
Decrease log level for dme participant
DME participant resttemplate log level changed to DEBUG
Issue-ID: INT-193
Change-Id: I7d5654a6c67d6e8a31d3962f263a66d0cab7c448
Signed-off-by: aravind.est <aravindhan.a@est.tech>
bimo fransiscus asisi [Tue, 9 Sep 2025 01:37:34 +0000 (01:37 +0000)]
Merge "increase max_concurrent_downloads to reduce queue waiting time"
aravind.est [Mon, 8 Sep 2025 15:46:51 +0000 (16:46 +0100)]
Update ICS release image
ICS release image updated
ICS volume permission adjusted
ICS log level adjusted
Issue-ID: INT-193
Change-Id: I2b3ded2ae6701f95b70a91c21a3d081a1fb9f382
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Bimo Fransiscus Asisi [Mon, 8 Sep 2025 11:59:24 +0000 (19:59 +0800)]
increase max_concurrent_downloads to reduce queue waiting time
Issue-Id: INT-196
Change-Id: I9344be0aa43ced1a4dbb6ea243a4e5ff6415428c
Signed-off-by: Bimo Fransiscus Asisi <d11002806@gapps.ntust.edu.tw>
aravind.est [Fri, 5 Sep 2025 18:46:14 +0000 (19:46 +0100)]
Remove pv creation using files
PV creation is handling using the storageclass smo-storage.
This change removes file based PV creation and utilize the storageclass properties.
Issue-ID: NONRTRIC-1082
Change-Id: Ied290e8b19a85450f64463d970aeff49e42fcb2a
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Bimo Fransiscus Asisi [Thu, 4 Sep 2025 08:59:25 +0000 (16:59 +0800)]
add breaklines for new each line
Issue-id: INT-192
Change-Id: I91f98a10e9811035549adf30391bcc1705f1e7ac
Signed-off-by: Bimo Fransiscus Asisi <d11002806@gapps.ntust.edu.tw>
aravind.est [Wed, 27 Aug 2025 16:19:15 +0000 (17:19 +0100)]
Remove notify step from merge workflow
Notify step from merge removed.
CI Build tags added in README
Issue-ID: NONRTRIC-1086
Change-Id: Ifbd16714033907e5a60a9121a0bfde6c2d877288
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Tue, 26 Aug 2025 16:28:40 +0000 (17:28 +0100)]
Fix nexus password secret name
Name of the nexus secret changed to align with repository.
Issue-ID: NONRTRIC-1086
Change-Id: I8d4e92da5a41ad6b8a18918395965a201f2ddee8
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Tue, 26 Aug 2025 11:10:31 +0000 (12:10 +0100)]
Add merge github workflow
Merge Github workflow added.
This expects the NEXUS3_SERVER and NEXUS3_PASSWORD to be set at the repo level.
Issue-ID: NONRTRIC-1086
Change-Id: I471130f1efef1c64238d52067c3a514932218223
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Tue, 19 Aug 2025 19:28:59 +0000 (20:28 +0100)]
Add individual control flag for RANPM common components
RANPM components are provided with individual flags.
SMO Patch operations are provided with flags to control with the overrride files.
Installation flavours updated to support the required patching/RANPM common components.
Issue-ID: NONRTRIC-1082
Change-Id: Ifd4e0f67326f157652ba4d23d488566274aad5ee
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Wed, 13 Aug 2025 08:51:44 +0000 (09:51 +0100)]
Add mariadb probe startup time parameters
Mariadb template has been modified to accept the probe parameters.
This commit adds the startup time to the default template.
This upgrades the onap_oom version to the latest master.
Issue-ID: INT-170
Change-Id: I2965cc08eb970b24731a4fffae2e9233b87c7f70
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Mon, 18 Aug 2025 14:16:12 +0000 (15:16 +0100)]
rAppmanager : init script added to Wait for servicemanager
Init script added to wait for service manager
Issue-ID: NONRTRIC-1082
Change-Id: I2fac889b3ffa45a3b8583cbe65ec97c127ef8a55
Signed-off-by: aravind.est <aravindhan.a@est.tech>
John Keeney [Mon, 25 Aug 2025 14:03:57 +0000 (14:03 +0000)]
Merge "Added kubernetes version of pynts simulator"
saul.gill [Fri, 27 Jun 2025 12:00:24 +0000 (13:00 +0100)]
Added kubernetes version of pynts simulator
Added flavour for ranpm, pynts, es-rapp use-case
Exposed config of dfc, xml2json and pmlog to new flavour
Added pynts simulator chart and added to new flavour
Added patch for kubernetes ppnt file permission issues
Added patch for CPS/DMI kafka user issues
Added CPS chart corrections
Added TEIV o-ran-smo-teiv-ran module sql changes
Issue-ID: NONRTRIC-1084
Change-Id: Iaccde739bb7952d9cd639bb04eae1b6007c8832e
Signed-off-by: saul.gill <saul.gill@est.tech>
aravind.est [Mon, 25 Aug 2025 10:27:53 +0000 (11:27 +0100)]
Rename github workflow
Github verify workflow renamed to gerrit-* pattern
Issue-ID: NONRTRIC-1086
Change-Id: I4c697a91ff7de530660476c53714e6159c9a15c3
Signed-off-by: aravind.est <aravindhan.a@est.tech>
John Keeney [Mon, 25 Aug 2025 09:37:19 +0000 (09:37 +0000)]
Merge "Initial Github workflow for CI"
John Keeney [Mon, 18 Aug 2025 09:45:25 +0000 (09:45 +0000)]
Merge "add openebs as default local storageclass"
John Keeney [Mon, 18 Aug 2025 09:44:39 +0000 (09:44 +0000)]
Merge "add chartmuseum + cm-push plugin installation script"
John Keeney [Mon, 18 Aug 2025 09:43:48 +0000 (09:43 +0000)]
Merge "modify directory kubectl with output for gha integration"
John Keeney [Mon, 18 Aug 2025 09:42:59 +0000 (09:42 +0000)]
Merge "Remove Standalone NONRTRIC charts"
John Keeney [Mon, 18 Aug 2025 09:40:34 +0000 (09:40 +0000)]
Merge "Feat: Add GitHub2Gerrit and Dependabot workflows"
aravind.est [Thu, 14 Aug 2025 15:02:00 +0000 (16:02 +0100)]
Initial Github workflow for CI
Github workflow added to run the CI jobs.
Issue-ID: NONRTRIC-1082
Change-Id: I1cc4b9958528e06899d55c6796d5d15c90be3844
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Thu, 7 Aug 2025 13:51:40 +0000 (14:51 +0100)]
Remove Standalone NONRTRIC charts
Standalone NONRTRIC installation flavour introduced as part of smo-install
Remove all other version of NONRTRIC charts
Issue-ID: NONRTRIC-1082
Change-Id: I240bf2a0dc9b402fdcac03690f6ea64f18e13c16
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Bimo Fransiscus Asisi [Tue, 5 Aug 2025 05:22:06 +0000 (13:22 +0800)]
modify directory kubectl with output for gha integration
issue-id: INT-185
Change-Id: If3d57526165d8b5f8afbae7ff464232b0602308a
Signed-off-by: Bimo Fransiscus Asisi <d11002806@gapps.ntust.edu.tw>
Bimo Fransiscus Asisi [Thu, 7 Aug 2025 08:54:16 +0000 (16:54 +0800)]
add openebs as default local storageclass
issue-id: INT-192
Change-Id: Ie5cb8fd0a640905a1f0eac24e0138c3fcf46188b
Signed-off-by: Bimo Fransiscus Asisi <d11002806@gapps.ntust.edu.tw>
Bimo Fransiscus Asisi [Tue, 5 Aug 2025 12:27:44 +0000 (20:27 +0800)]
add chartmuseum + cm-push plugin installation script
issue-id: INT-186
Change-Id: I00334ec546df75025867e6391bf82e1a40716a57
Signed-off-by: Bimo Fransiscus Asisi <d11002806@gapps.ntust.edu.tw>
aravind.est [Wed, 6 Aug 2025 14:46:36 +0000 (15:46 +0100)]
Move service manager preload scripts to smo-install directory
SMO Installation uses service manager preload scripts from nonrtric directory.
As the NONRTRIC directory is being deprecated, the service manager preload scripts are moved to the smo-install directory.
This commit updates the paths in the deploy and undeploy scripts accordingly and modifies the post-configuration script to use
Issue-ID: NONRTRIC-1082
Change-Id: Ib80eb27b252ad9a8432a40ebacd579fd187e5384
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Matthew Watkins [Tue, 5 Aug 2025 20:20:24 +0000 (21:20 +0100)]
Feat: Add GitHub2Gerrit and Dependabot workflows
Required for: IT-27939
Change-Id: Ica42fb9fa59fed46d9c65a51d556d37ce77085cd
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
aravind.est [Tue, 5 Aug 2025 17:06:17 +0000 (18:06 +0100)]
Remove RANPM submodule
RANPM components installation provided by the new flavour in the SMO installation.
This commit removes the RANPM submodule from the it/dep repository.
Issue-ID: NONRTRIC-1082
Change-Id: I120251bbd45ca2a65cb4ee7f29c96442e7fc57eb
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Tue, 5 Aug 2025 13:37:24 +0000 (14:37 +0100)]
Add RANPM installation flavour
Installation flavour added for RANPM.
Issue-ID: NONRTRIC-1082
Change-Id: Ifed532d7a39a432cdc356cbafcae9cd7be428af1
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 1 Aug 2025 14:49:30 +0000 (15:49 +0100)]
Fix default installation mode when the flavour mentioned as "default"
When there is no flavour supplied, the script should default to "default" mode.
If the flavour set to "default", it should print a message indicating that the default flavour is being used and should not ask for the *-flavour-config files.
Issue-ID: INT-170
Change-Id: I678c8b38e247d5ce65e3ed20caf8c42080b166c9
Signed-off-by: aravind.est <aravindhan.a@est.tech>
John Keeney [Thu, 31 Jul 2025 13:32:39 +0000 (13:32 +0000)]
Merge "Add Installation flavour configuration files"
aravind.est [Thu, 31 Jul 2025 12:33:28 +0000 (13:33 +0100)]
NONRTRIC Kong PV creation handling removed
The logic to enable/disable PV creation based on the default storage class has been removed.
PV is created by default using the smo-storage storage class. Hence there is no need to check for the default storage class.
Issue-ID: INT-170
Change-Id: I03baf34e17ac8ae489d18d464c452ad9f99e1003
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Mon, 28 Jul 2025 17:18:14 +0000 (18:18 +0100)]
Add Installation flavour configuration files
rAppmanager and standalone-nonrtric flavour configuration files have been added to the helm-override directory.
Each flavour configuration should have onap-flavour-config.yaml and oran-flavour-config.yaml files.
onap-override.yaml and oran-override.yaml from default flavour is considered as a base configuration file for the respective flavour.
The onap-flavour-config.yaml and oran-flavour-config.yaml files are used to override the base configuration files.
During the installation, the appropriate flavour configuration files will be applied on top of the base configuration files.
Issue-ID: NONRTRIC-1082
Change-Id: I9ad3427ce2185cac5c185e3c81d701b8504cfde6
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Mon, 28 Jul 2025 13:43:43 +0000 (14:43 +0100)]
Default k8s ppnt whitelist added in onap-override.yaml
ONAP Policy K8s ppnt needs the helm repositories to be whitelisted. This needs to be done for all the new helm repositories to be used with ONAP Policy K8s ppnt.
This commits adds the default helm repositories for ONAP Policy K8s ppnt in the onap-override.yaml file.
Any valid helm repository can be added to this override before installation.
Issue-ID: INT-170
Change-Id: I25ace887c2b7010e7f9124cd7c1f29e0d6d7d53a
Signed-off-by: aravind.est <aravindhan.a@est.tech>
John Keeney [Wed, 30 Jul 2025 09:48:44 +0000 (09:48 +0000)]
Merge "Add instructions for E2E installation and configuration"
aravind.est [Sun, 18 May 2025 21:40:35 +0000 (22:40 +0100)]
Add instructions for E2E installation and configuration
This document provides instruction for E2E installation. This includes
Nephio, OAI Components, SMO, OAI O1 Adapter
Issue-ID: NONRTRIC-1020
Change-Id: I939f8d86ef0e7f0d939566994898bf5f9a49dd2f
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 25 Jul 2025 10:55:50 +0000 (11:55 +0100)]
Storage class used in the kong and topology-exposure-inventory deployments.
smo-storage storage used in kong and topology-exposure-inventory deployments.
Issue-ID: INT-170
Change-Id: I11c3ffc6022a4fcab3c6dfcf1603f8481cde5368
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Tue, 22 Jul 2025 07:41:16 +0000 (08:41 +0100)]
Installtion pre-requisites updated
Installation pre-requisites added.
Installation time showed at the end.
Issue-ID: INT-170
Change-Id: If696e9c778d4383f4ac90590b4b97ab49713cec9
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 18 Jul 2025 10:07:46 +0000 (11:07 +0100)]
Remove static nodeports from ranpm
These nodeports sometimes conflicts with the other ports allocated.
This change removes the static nodeport and uses dynamic nodeports for ranpm
Issue-ID: INT-170
Change-Id: I57ed2e03d5061f696b6bb921a9eb949f6054a294
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Wed, 16 Jul 2025 16:47:24 +0000 (17:47 +0100)]
Uplift ranpm 3pp components
Ranpm 3pp components version uplifted
Issue-ID: INT-170
Change-Id: Ida37bc9aaa8257e32b1a93bc79f940c5092aff63
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 4 Jul 2025 11:26:38 +0000 (12:26 +0100)]
L release: Update latest images
Update latest images for l release
Issue-ID: NONRTRIC-1072
Change-Id: I5e09c476c39406a888e77a4f628f2f3f640846e6
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Mon, 30 Jun 2025 16:42:13 +0000 (17:42 +0100)]
Cleanup the openebs installation and sc
Openebs and Storage class cleanup added.
Issue-ID: INT-170
Change-Id: I08f9441d261f10ad638fcefb9e9c0dd75031fdf9
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Mon, 30 Jun 2025 14:29:14 +0000 (15:29 +0100)]
Move yq and jq installation to pre-configuration stage and Increase timeout for kong
Jq and Yq installation moved to common pre-configuration file.
NONRTRIC Kong deployment waiting timeout increased
Issue-ID: INT-170
Change-Id: Ic622bcf8b15db99a7322d27ee1210f0433dc0eea
Signed-off-by: aravind.est <aravindhan.a@est.tech>
John Keeney [Mon, 30 Jun 2025 12:02:55 +0000 (12:02 +0000)]
Merge "Add openebs for dynamic volume provisioning"
John Keeney [Mon, 30 Jun 2025 12:01:45 +0000 (12:01 +0000)]
Merge "Fix kong postgres installation issue"
John Keeney [Mon, 30 Jun 2025 12:00:57 +0000 (12:00 +0000)]
Merge "Update additional instructions on Mariadb installation failures"
John Keeney [Mon, 30 Jun 2025 12:00:03 +0000 (12:00 +0000)]
Merge "Helm upgrade --install used and yq installed using binary rather than snap."
aravind.est [Fri, 13 Jun 2025 16:16:05 +0000 (17:16 +0100)]
Add openebs for dynamic volume provisioning
Default volume provisioners doesn't provide proper permission for the volumes.
Hence there is an permission based issues in some containers.
Openebs provisioner able to handle the permissions properly during the volume provisioning.
Issue-ID: INT-170
Change-Id: Ifa1d284a8c39bc6fb3e73c30cccffdc30555928b
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 20 Jun 2025 09:56:15 +0000 (10:56 +0100)]
Fix kong postgres installation issue
Kong postgres installation fails because of the usage of bitnami-shell image. It is deprecated and removed now.
Newer version of the image is used now.
Issue-ID: INT-170
Change-Id: Ie1c4b330064eb40bfa7b033d25ee8619486ff694
Signed-off-by: aravind.est <aravindhan.a@est.tech>
bimo fransiscus asisi [Sat, 14 Jun 2025 13:45:47 +0000 (13:45 +0000)]
Merge "script to install k8s"
ymarselino [Mon, 9 Jun 2025 15:13:52 +0000 (23:13 +0800)]
Helm upgrade --install used and yq installed using binary rather than snap.
UPDATES:
- Replace `helm install` to `helm upgrade --install` (proceed when ns
exist)
- Install `yq` by download the binary instead of snap (no snap in
container)
- Jenkins pipeline env.REPO
Change-Id: I346617ee9f593d16a9afcd5bbce397005899ee30
Signed-off-by: ymarselino <m11202819@gapps.ntust.edu.tw>
Bimo Fransiscus Asisi [Fri, 16 May 2025 12:27:14 +0000 (20:27 +0800)]
script to install k8s
Change-Id: I802c6896bec8f18c91487b4fbc221b074970944b
Signed-off-by: Bimo Fransiscus Asisi <d11002806@gapps.ntust.edu.tw>
aravind.est [Tue, 10 Jun 2025 13:36:49 +0000 (14:36 +0100)]
Update additional instructions on Mariadb installation failures
ONAP Mariadb may not come up at first installation due to the time taken for pulling the images.
It has been identified that, if the images has been present in the cluster, Mariadb container comes up properly.
Issue-ID: INT-170
Change-Id: Ie0ff5ecb86c844413a435ca7af02d87a74c3a008
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Thu, 5 Jun 2025 13:29:48 +0000 (14:29 +0100)]
ONAP OOM chart version upgraded
ONAP OOM version upgraded to latest master.
Warning added related to previous volume data.
ACM credentials updated in rappmanager and dmeparticipant.
Issue-ID: NONRTRIC-1020
Change-Id: I11829f462db62c164de3a1bc4254a60799d8ba89
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 30 May 2025 17:16:25 +0000 (18:16 +0100)]
Fix minor onap installation issues
ONAP release instllation helm snapshots updated to latest.
Issue-ID: NONRTRIC-1020
Change-Id: Id350949496ec3450eca88abfcb68c394c9ceac66
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Thu, 29 May 2025 16:33:13 +0000 (17:33 +0100)]
Handle kong pv based on default storage class
Kong PV enable flag should be configured based on the default storage class in the k8s cluster.
This handles the flag based on the result during the installation time.
Issue-ID: NONRTRIC-1020
Change-Id: I993f75bf3c6f43a47eff65bc2175baf51726df34
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Wed, 28 May 2025 13:26:01 +0000 (14:26 +0100)]
Add warning about the random mariadb container startup issue
Mariadb container randomly fails to start and keeps on restarting when the resource in the machine is low.
It also happens when there are too many images are waiting to be pulled.
Issue-ID: NONRTRIC-1020
Change-Id: I1d518270d160092f6d539425163a19e2ce10ca8d
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Tue, 27 May 2025 14:25:56 +0000 (15:25 +0100)]
Update service manager image version
Service manager image version updated to release image.
SDNC network name generation disabled
Issue-ID: NONRTRIC-1020
Change-Id: Ie4a3ef5f8bcf99bf41e6a51858ee742802e6af32
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Mon, 26 May 2025 14:18:48 +0000 (15:18 +0100)]
Upgrade strimzi kafka version to 0.45.0
OOM charts has been upgraded to 0.45.0.
This will use the version 0.45.0 for dev and release versions
Change-Id: I6c638d7dcca01401c5011e8f384e270b28e0396f
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 23 May 2025 17:28:06 +0000 (18:28 +0100)]
Add missed rules in ves patch clusterrole
Missed rules added to clusterrole
Issue-ID: NONRTRIC-1020
Change-Id: I92ba8b6f117f0d8e4467b0dd90e19d33ee1f5698
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Thu, 22 May 2025 14:58:06 +0000 (15:58 +0100)]
Patch VES collector with new schemas
VES collector's init container patched to download additional files and update the schema-map accordingly.
Issue-ID: NONRTRIC-1020
Change-Id: I3e6fbd78e18e20898c0ba679c2b97d4f408e8dc3
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Mon, 19 May 2025 11:10:30 +0000 (12:10 +0100)]
Copy the ncmp to teiv kafka secret to smo namespace
NCMP-TO-TEIV secret copied to separate namespace
Issue-ID: NONRTRIC-1020
Change-Id: I97be31cc197773d08f168abd4ae487b5c8b29487
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Sun, 18 May 2025 20:33:38 +0000 (21:33 +0100)]
Add NCMP to TEIV adapter
This adapter consumes cps endpoints and produces to the teiv topic.
Issue-ID: NONRTRIC-1020
Change-Id: Ifdfd34bf0dd293ab46c334f77f8278c7baec4e73
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Sun, 18 May 2025 20:25:27 +0000 (21:25 +0100)]
Increase init job timeout for smo installation
SMO installation fails randomly because of the slowness of the resource allocation/dependent containers.
This will increase the job waiting timeout before helm decides to consider that as a failure.
Issue-ID: NONRTRIC-1020
Change-Id: I88d5a57628108511bc7d44326bd29be012661f7b
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Sat, 17 May 2025 12:28:09 +0000 (13:28 +0100)]
Update ONAP default helm overrride with the SDNC VES configuration
Use older version of SDNC to support the ves events through kafka
Update the SDNR configuration to work with kafka
Issue-ID: NONRTRIC-1020
Change-Id: Idf7598fc205ab006ecf4e0fd4ae881b352c8fb53
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Thu, 15 May 2025 18:10:25 +0000 (19:10 +0100)]
Add instructions for the NONRTRIC and SMO components in release mode
NONRTRIC and SMO Helm charts are not available from helm artifactory.
These charts needs to be build locally and used for the installation.
Issue-ID: NONRTRIC-1020
Change-Id: I21f173618ea101602fb22b93dca98dec4b103e58
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Thu, 15 May 2025 00:51:57 +0000 (01:51 +0100)]
Use latest images in smo ranpm charts
Latest released images support TS28532 format.
Issue-ID: NONRTRIC-1020
Change-Id: Ib8ad3b20c357a0f2172ac2c794b7d44f899cf552
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Wed, 14 May 2025 14:10:30 +0000 (15:10 +0100)]
Move service manager pre configuration after all installation
This moves the service manager pre-installation after smo components installation.
Issue-ID: NONRTRIC-1020
Change-Id: Ife1583ff13d3f87271d703a5bbf387985e48ea5f
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Wed, 14 May 2025 09:45:37 +0000 (10:45 +0100)]
Fix mode based installation variable
Mode based installation variable fixed
Issue-ID: NONRTRIC-1020
Change-Id: If198652f6fe4f36c121f2613f1d6f675ee33e70d
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Mon, 12 May 2025 13:07:12 +0000 (14:07 +0100)]
Enable mariadb for sdnc and update version
Mariadb enabled for sdnc
Latest version of images updated.
Issue-ID: NONRTRIC-1020
Change-Id: Ibbbf49c593784064471a87512603a1b5dd6744ce
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Wed, 7 May 2025 13:35:29 +0000 (14:35 +0100)]
Patch policy participant kafka users
Participant pods fails with group authorization error when trying to access sync topic.
This patch provide wildcard access to all participants. Which fixes the sync topic access issue.
THIS SHOULD BE REMOVED once the oom charts gets fixed as part of the upcoming release.
Issue-ID: NONRTRIC-1020
Change-Id: If4dc2a6ca66bb81ed3a4f08d7ece6d3b3f549f12
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Tue, 6 May 2025 15:44:13 +0000 (16:44 +0100)]
SMO services added to service manager pre-configuration
SMO services added for pre configuration script of service manager
Change-Id: I33530efeb5b7b3d813a9a29646c31a945a82f76d
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 25 Apr 2025 15:06:10 +0000 (16:06 +0100)]
Fix MariaDb operator namespace
Mariadb operator is installed in mariadb-operator namespace.
Issue-ID: NONRTRIC-1020
Change-Id: I92a730f15e4d6113c60e8e76ab1f59af72df87f8
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 25 Apr 2025 13:34:53 +0000 (14:34 +0100)]
Fix file permissions for SMO preconfiguration
Executable permission provided for SMO preconfiguration script.
Issue-ID: NONRTRIC-1020
Change-Id: Ifad2b3b3952dcdb9713651ca8523e1e38ace027f
Signed-off-by: aravind.est <aravindhan.a@est.tech>
John Keeney [Fri, 25 Apr 2025 13:01:40 +0000 (13:01 +0000)]
Merge "Fix Strimzi secret copy to nonrtric namespace"
aravind.est [Fri, 25 Apr 2025 12:11:13 +0000 (13:11 +0100)]
Add instructions for installation flavours and configurations
Instructions for installation flavours and configurations are added.
Issue-ID: NONRTRIC-1020
Change-Id: I791d0dc73574b2f9f231011f9516287a46c59b5a
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 25 Apr 2025 11:51:56 +0000 (12:51 +0100)]
Remove root permission for Kafka and Zookeeper pods
Root permission removed for Kafka and Zookeeper pods
Volume mount used for these are given 777 permission.
Issue-ID: NONRTRIC-1020
Change-Id: I1029733ce982fb66de50a4c8db6aadc157711cfd
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 25 Apr 2025 11:18:44 +0000 (12:18 +0100)]
Enable CPS via helm override
CPS and Postgres enabled through the override configuration
Directory for the volume added
Showing a warning when there is a multi-node cluster
Issue-ID: NONRTRIC-1020
Change-Id: I3c850b9a0ad97eb6c849a0b72080a53fa8977b11
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 25 Apr 2025 08:36:01 +0000 (09:36 +0100)]
Fix Strimzi secret copy to nonrtric namespace
Strimzi dmeparticipant secret gets copied from onap namespace.
install-nonrtric script misses the required shell function. this fixes that issue
Issue-ID: NONRTRIC-1020
Change-Id: Iceb85e1e72a969a1660a0112e27f0d1152dca9bc
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Thu, 24 Apr 2025 22:43:47 +0000 (23:43 +0100)]
Fix Mariadb startup issue
Mariadb Galera failed with the startup as the volume access is denied.
All ONAP components using mariadb with the operators.
Mariadb operator configuration added
Mariadb-PV created with necessary permissions.
Issue-ID: NONRTRIC-1020
Change-Id: If9f0014b64c0a844c5328704841400b3d24496c4
Signed-off-by: aravind.est <aravindhan.a@est.tech>
John Keeney [Wed, 23 Apr 2025 16:02:52 +0000 (16:02 +0000)]
Merge "Strimzi templates added to ORAN_OOM NONRTRIC"
aravind.est [Wed, 23 Apr 2025 15:05:12 +0000 (16:05 +0100)]
Strimzi templates added to ORAN_OOM NONRTRIC
This is used by dme participant to connect with strimzi.
Issue-ID: NONRTRIC-1020
Change-Id: Iafacb5e09cf19758e23a0a756c53dd21204cf66c
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Tue, 22 Apr 2025 15:33:06 +0000 (16:33 +0100)]
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>
John Keeney [Tue, 22 Apr 2025 14:50:05 +0000 (14:50 +0000)]
Merge "Move DME participant to NONRTIC charts in SMO Install"
aravind.est [Tue, 22 Apr 2025 13:15:40 +0000 (14:15 +0100)]
Move DME participant to NONRTIC charts in SMO Install
DME participant has been configured to run as part of the ONAP ACM Installation. This requires some modification of the ACM charts during the build process.
This has been moved to nonrtric charts as the access to strimzi is available from NONRTRIC namespae itself.
Issue-ID: NONRTRIC-1020
Change-Id: I9b8a70e1ed279c7b1f1515d37e185dae31503fb5
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Tue, 22 Apr 2025 11:07:07 +0000 (12:07 +0100)]
Add NONRTRIC Kong storage PV configuration flag
Creating PV for kongstorage may not be necessary in all the target environments.
Kong storage PV should be created only when there is no default storage class is configured in the cluster
Issue-ID: NONRTRIC-1020
Change-Id: I180fdb7c634293869b8b22f8036b00109557c511
Signed-off-by: aravind.est <aravindhan.a@est.tech>
John Keeney [Thu, 17 Apr 2025 15:38:08 +0000 (15:38 +0000)]
Merge "Add flag to control strimzi secret copy"
John Keeney [Thu, 17 Apr 2025 15:37:08 +0000 (15:37 +0000)]
Merge "Remove topic creation of the ves collector topics from ranpm"
aravind.est [Thu, 17 Apr 2025 14:02:36 +0000 (15:02 +0100)]
Add flag to control strimzi secret copy
New flag added based on which the decision to copy the secret is taken.
If the specific service is not enabled. The respective secret will not be copied to the smo namespace.
Issue-ID: NORTRIC-1020
Change-Id: I794120b4d0de6b4c3d0687aa4574d2230b80c83b
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Thu, 17 Apr 2025 12:29:45 +0000 (13:29 +0100)]
Remove topic creation of the ves collector topics from ranpm
RANPM creates the required topics before deployment inorder to avoid any error with DFC.
Recent version of the VES collector creates the required topic during the deployment.
This removes the topic creation from ranpm. But the topic existence is still checked before starting dfc.
Issue-ID: NONRTRIC-1020
Change-Id: I96df2cce53214599f76fdfe69ec38a4fd46b7996
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Thu, 17 Apr 2025 11:30:04 +0000 (12:30 +0100)]
Fix kong postgres init container storage permissions
Postgres container runs for kong fails with the permission issue.
This provides elevated permissions for the init container alone to complete the volume permission changes.
Issue-ID: NONRTRIC-1020
Change-Id: If6313e1ed9b98c26874c8fb767b053d2131dc7a1
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Thu, 17 Apr 2025 09:08:43 +0000 (10:08 +0100)]
Fix TEIV startup issues
Init sql files updated. This causes startup issues with teiv
Issue-ID: NONRTRIC-1020
Change-Id: Ic1e2d0e3056f6f0ded73539910cf562704f9f987
Signed-off-by: aravind.est <aravindhan.a@est.tech>