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, 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>
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>
John Keeney [Wed, 16 Apr 2025 16:15:47 +0000 (16:15 +0000)]
Merge "Fix add-oran-acm-participants.sh file permission issue"
aravind.est [Wed, 16 Apr 2025 14:40:49 +0000 (15:40 +0100)]
Fix add-oran-acm-participants.sh file permission issue
File permission changed to support execution
Issue-ID: NONRTRIC-1020
Change-Id: I90c94d19ba632768fdbbb92203685ad707fb9644
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Wed, 16 Apr 2025 13:24:02 +0000 (14:24 +0100)]
Upgrade onap submodule version to oslo
ONAP OOM submodule version upgraded to OSLO
Strimzi version changed to 0.44.0
DMAAP related override configuration removed as DMAAP has been removed from OOM
Issue-ID: NONRTRIC-1020
Change-Id: I6472a6a8fdb8ba2d1eb142d77123a8e8b802cf83
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Mon, 24 Mar 2025 18:35:41 +0000 (18:35 +0000)]
Include RANPM charts as part of ORAN OOM
RANPM charts moved as part of ORAN OOM charts
Change-Id: Icba4b3cd4671de7059a9f747e55c5eb5c142a844
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Tue, 18 Mar 2025 17:22:14 +0000 (17:22 +0000)]
Clenaup NONRTRIC charts in oran_oom
NONRTRIC charts and scrips cleaned up in oran_oom folder.
Issue-ID: NONRTRIC-1058
Change-Id: I0c461f16131fc28dc18e8c3a1f5e11c128f79da4
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Tue, 18 Mar 2025 13:02:32 +0000 (13:02 +0000)]
SMO TEIV - Use release version of images in SMO charts
Release version images updated instead of snapshot images.
Issue-ID: SMO-172
Change-Id: I2d24a4bbd36602132b3d2ca5ea48c59a6d717210
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Thu, 13 Mar 2025 16:55:43 +0000 (16:55 +0000)]
Cleanup NONRTIC charts
NONRTRIC charts and scripts cleaned up.
Issue-ID: NONRTRIC-1058
Change-Id: I44cf4907485cafadc5ffe532de72dbb0746e7f6c
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Tue, 11 Mar 2025 12:27:40 +0000 (12:27 +0000)]
NONRTRIC-1055 Update NONRTRIC receipe with K release images
K-Release images are updated in receipe file.
Issue-ID: NONRTRIC-1055
Change-Id: Ie168ed8085a651d2e17cdc64dfa04fb44e8abc39
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Bimo Fransiscus Asisi [Thu, 27 Feb 2025 08:11:13 +0000 (16:11 +0800)]
update new ptl to INFO.yaml
Change-Id: Ibc675cda09a4abdb2a9ed1cddf6b3d26de8abf11
Signed-off-by: Bimo Fransiscus Asisi <d11002806@gapps.ntust.edu.tw>
lapentafd [Wed, 15 Jan 2025 09:42:42 +0000 (09:42 +0000)]
Update SME image version in it/dep charts
Update from 0.1.3 staging to 0.2.0 release, solving issue with sme preload
Issue-ID: NONRTRIC-992
Change-Id: I8747a80c4b4cb6da872c70e103dc407d105d669a
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
John Keeney [Mon, 16 Dec 2024 10:47:32 +0000 (10:47 +0000)]
Merge "Update teiv images"
lapentafd [Fri, 13 Dec 2024 14:39:57 +0000 (14:39 +0000)]
Update application yaml a1pms in smo helm charts
Issue-ID: NONRTRIC-1046
Change-Id: I7c94a3bac28fc82cf60fe841e1478c4c2f0a48f2
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
JvD_Ericsson [Thu, 12 Dec 2024 16:21:11 +0000 (16:21 +0000)]
Update teiv images
Issue-ID: SMO-170
Change-Id: I6bef577ce3cef378d1dad61f7b547d65fd37ab34
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
aravind.est [Wed, 30 Oct 2024 15:16:56 +0000 (15:16 +0000)]
SMO NONRTRIC - Fix service manager preload
Service manager preload script location is changed
Service manager image referred from staging repository.
Issue-ID: NONRTRIC-1040
Change-Id: I9f715004044f4460d668864aef03c479b4a25296
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Wed, 30 Oct 2024 15:11:52 +0000 (15:11 +0000)]
SMO TEIV - Enable default usage of yq v4
Snap installs yq v4 by default and the syntax between yq v4 and v3 is significant.
This installs the yq v4 if not installed and syntax updated to support yq v4.
Issue-ID: SMO-154
Change-Id: Id58d2ddc3e603e79e6bbd9ad9c4310cd78947d44
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 25 Oct 2024 09:42:27 +0000 (10:42 +0100)]
SMO-TEIV: Check secret existence before copy
Secrets existence check added before copying it to smo namespace
Issue-ID: SMO-154
Change-Id: I3849c574c699040d3ad411e208d0b1ea6172f16a
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 25 Oct 2024 08:59:20 +0000 (09:59 +0100)]
NONRTRIC: ORAN_OOM Update rAppmanager configuration
Update image version of rAppmanager and Servicemanager
Issue-ID: NONRTRIC-1040
Change-Id: I17d2871fb2f3d4a9c23b866ce2b52477f8b99d9f
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 21 Jun 2024 14:37:32 +0000 (15:37 +0100)]
Add TEIV helm charts in smo namespace with common Kafka
* Create "smo" namespace
* Configure ONAP Strimzi kafka to be used in "smo" namesapce
* README added with the instruction to use the common kafka
* TEIV Helm charts added
Issue-ID: SMO-154
Change-Id: Id8fa68200993306f3ac69463a14ab0b1b4482c2b
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 11 Oct 2024 09:47:52 +0000 (10:47 +0100)]
Update latest ranpm submodule
Ranpm submodule updated to include pm-file-converter fixes
Issue-ID: NONRTRIC-1036
Change-Id: Ic8db49c2184625d9e1172ad34e9154ad7a148136
Signed-off-by: aravind.est <aravindhan.a@est.tech>
John Keeney [Thu, 10 Oct 2024 09:36:15 +0000 (09:36 +0000)]
Merge "Add database support for NONRTRIC A1PMS"
aravind.est [Tue, 17 Sep 2024 16:21:59 +0000 (17:21 +0100)]
Add warning message when the default storage class is not set
Warning message added when the default storage class is not set.
This prevents the kong installation as the dependent postgres expects the PV to be available.
Issue-ID: NONRTRIC-1030
Change-Id: Ia11d7ab261095a875acec3fb690632a2f1f4e25a
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Tue, 3 Sep 2024 11:13:11 +0000 (12:13 +0100)]
Move service manager preload configuration to NONRTRIC directory
Service manager preload configuration moved to NONRTRIC directory.
Issue-ID: CCSDK-4033
Change-Id: I97585255f5269e0ce3fb2105809ec63a5ad36700
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 30 Aug 2024 13:22:35 +0000 (14:22 +0100)]
Add database support for NONRTRIC A1PMS
Database support added for the A1 policy management charts.
Issue-ID: CCSDK-4033
Change-Id: I6a8e6e495b51460bd2fff1eff0997e59ebde0b31
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Fri, 30 Aug 2024 14:40:56 +0000 (15:40 +0100)]
Move NONRTRIC charts to separate build process
NONRTRIC helm build process uses helm v3
ric charts verify excluded the NONRTRIC charts
Issue-ID: CCSDk-4033
Change-Id: Iec4f4da1f26d8a8108b7be7e5a8d4c9916a457d1
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Mon, 26 Aug 2024 10:55:12 +0000 (11:55 +0100)]
Fix the usage of absolute paths
Absolute path usage changed to relative paths.
This causes an issue when the repository checked out to a different folder name other than dep
Issue-ID: CCSDK-4033
Change-Id: I932c793bbda052691c126b00e926ca95f50eebce
Signed-off-by: aravind.est <aravindhan.a@est.tech>
DenisGNoonan [Thu, 22 Aug 2024 19:47:55 +0000 (20:47 +0100)]
NONRTRIC-1005: preload services with names in braces
Issue-ID: NONRTRIC-1005
Change-Id: Ib84136bfa8e17b6430ae6a5a1ef288375b0a192d
Signed-off-by: DenisGNoonan <denis.noonan@est.tech>
DenisGNoonan [Mon, 19 Aug 2024 15:32:15 +0000 (16:32 +0100)]
NONRTRIC-1005: ServiceManager preload README
Change-Id: If644b268929d7a7361ababfd4719f7c92d982c20
Signed-off-by: DenisGNoonan <denis.noonan@est.tech>
John Keeney [Mon, 19 Aug 2024 10:52:33 +0000 (10:52 +0000)]
Merge "NONRTRIC-1005: ServiceManager preload"
John Keeney [Mon, 19 Aug 2024 10:11:45 +0000 (10:11 +0000)]
Merge "Update ranpm subproject to latest"
DenisGNoonan [Wed, 14 Aug 2024 11:38:47 +0000 (12:38 +0100)]
NONRTRIC-1005: ServiceManager preload
Issue-ID: NONRTRIC-1005
Change-Id: I03d991ced630a89a05bf4176edcd322ff8f7cd0f
Signed-off-by: DenisGNoonan <denis.noonan@est.tech>