Aravindhan Ayyanathan [Mon, 25 Sep 2023 15:23:17 +0000 (15:23 +0000)]
Merge "Add proper error messages on delete rApp response"
Aravindhan Ayyanathan [Mon, 25 Sep 2023 15:23:03 +0000 (15:23 +0000)]
Merge "Uplift spring boot version to 3.1.4"
aravind.est [Mon, 25 Sep 2023 13:06:45 +0000 (14:06 +0100)]
Add proper error messages on delete rApp response
Delete rApp provides the response based on the state of rApp and the existence of rApp instances.
Issue-ID: NONRTRIC-913
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Ic9714a2e507e7c0a2035313ec3d3b6ee8bfddfdf
aravind.est [Mon, 25 Sep 2023 11:32:27 +0000 (12:32 +0100)]
Uplift spring boot version to 3.1.4
Spring boot version upgrade.
Issue-ID: NONRTRIC-900
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I703ba4e6dc99edca0bc41100e48f6178c5fc0b1b
aravind.est [Fri, 22 Sep 2023 09:26:56 +0000 (10:26 +0100)]
Update documentation for DME integration
Documentation updates for DME integration.
Issue-ID: NONRTRIC-913
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Ia94c9ff03d14b3d2cee1523268b0f6a2aa5f978c
aravind.est [Wed, 20 Sep 2023 11:22:18 +0000 (12:22 +0100)]
Add DME integration
Integrated DME to create info type, producer and consumer as per the configuration from rApp package.
Issue-ID: NONRTRIC-913
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Ib7a41f8a4200503f3a0b0ffee8e80a0cda3c0871
aravind.est [Mon, 18 Sep 2023 13:32:40 +0000 (14:32 +0100)]
Use unique handling for the rApp resources
Each rApp resources are unique and it's handled using Set.
Issue-ID: NONRTRIC-913
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I1f64280c8bb3b5a41b08a4ab69d1c862b18ca135
aravind.est [Fri, 8 Sep 2023 13:01:00 +0000 (14:01 +0100)]
Uplift Spring boot version to 3.1.3
Spring boot version upgrade to 3.1.3
Issue-ID: NONRTRIC-913
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: If8df11a8fc128a4c526da10e612a77cface81277
aravind.est [Wed, 6 Sep 2023 12:46:58 +0000 (13:46 +0100)]
Fix ACM installation issues
Fixed ACM installation issues. It should be removed once this is fixed in policy/docker repository in ONAP
Issue-ID: NONRTRIC-926
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I3ac220c8f39ac34072f5d638911565d665a8bda8
aravind.est [Fri, 25 Aug 2023 14:32:59 +0000 (15:32 +0100)]
Use master branch for acm installation
master branch used for the ACM installation.
Issue-ID: NONRTRIC-910
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Ieec68e5b59270067c4472f7011b96fb482fed462
aravind.est [Fri, 25 Aug 2023 14:15:26 +0000 (15:15 +0100)]
Add null handling on cache
Fixed a nullpointer which causes bug in sonar.
Issue-ID: NONRTRIC-910
Change-Id: I4f8a42c6874e72be27078678273be072f4c8faf2
Signed-off-by: aravind.est <aravindhan.a@est.tech>
aravind.est [Thu, 24 Aug 2023 16:38:16 +0000 (17:38 +0100)]
Add tests for cache service
Tests added for rApp cache service.
Issue-ID: NONRTRIC-910
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I773ded21763472ce9ca2f0e4ceff5c3697ef75da
aravind.est [Tue, 22 Aug 2023 16:50:58 +0000 (17:50 +0100)]
Update artifact id and name
Update artifact id in the unified format.
Issue-ID: NONRTRIC-910
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I5975ad35de5422e94b072f93721cd2d4005e9a79
aravind.est [Wed, 23 Aug 2023 17:28:06 +0000 (18:28 +0100)]
Fix security hotspot on zipinputstream processing
Security hotspot on zipinputstream using apache-compress library.
Issue-ID: NONRTRIC-910
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I6a5725816f7ed3a97ab4a2c1c62098da8defd5bf
aravind.est [Tue, 22 Aug 2023 15:59:09 +0000 (16:59 +0100)]
Fix security hotspot and improve coverage
Fix security hotspot. Improve coverage by adding annotation to Lombok generated methods.
Issue-ID: NONRTRIC-910
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Iaad64c87271ab219cd0d4a7e4b91885b77633c24
aravind.est [Mon, 21 Aug 2023 17:32:55 +0000 (18:32 +0100)]
Fix sonar code smells
Fix code smells reported by sonar.
Issue-ID: NONRTRIC-910
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Ia8d0f88c878a55e425ea48c6c3db1fa62ef2df85
aravind.est [Wed, 16 Aug 2023 15:40:01 +0000 (16:40 +0100)]
Add Error messages in rest response
Include messages on the http response in the controller.
Issue-ID: NONRTRIC-905
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Icd0e5079a7f3eda38da725fff4d3e75bf41dcce1
aravind.est [Mon, 14 Aug 2023 06:28:12 +0000 (07:28 +0100)]
Disable ranpm installation
Disable ranpm installation as part of rappmanager installation.
Issue-ID: NONRTRIC-905
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Ief839ff6b07b3685acab7676721a3346af4d6f6c
aravind.est [Fri, 11 Aug 2023 08:19:08 +0000 (09:19 +0100)]
Minor spelling corrections
Use 'rApp' and 'O-RAN SC' as spelling.
Issue-ID: NONRTRIC-905
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Iab61f3e337c11cb3205a8b1b2380a76a7cb52b74
aravind.est [Wed, 9 Aug 2023 10:11:15 +0000 (11:11 +0100)]
Add maven versions in root POM
Maven dependency versions moved to root POM to be consistent across projects
Issue-ID: NONRTRIC-905
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Id2ca721798b2a747b688fb90ec070c328db5809b
aravind.est [Fri, 4 Aug 2023 16:38:29 +0000 (17:38 +0100)]
Add docker and coverage report configuraion
Add docker and coverage report configuraion for jenkins job.
Issue-ID: NONRTRIC-902
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Ifcdf41a12cb21b202de03612d0b7ce6e48f7fe33
Aravindhan Ayyanathan [Thu, 3 Aug 2023 06:15:32 +0000 (06:15 +0000)]
Merge "Add repository release details for ACM"
Aravindhan Ayyanathan [Thu, 3 Aug 2023 06:13:59 +0000 (06:13 +0000)]
Merge "Disable smartlifecycle in tests"
aravind.est [Wed, 2 Aug 2023 09:07:08 +0000 (10:07 +0100)]
Add repository release details for ACM
Add the maven repository details to get the acm models jar.
Issue-ID: NONRTRIC-902
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I97e7c183a1d0ad099322a245fc20415ee87c750c
aravind.est [Tue, 1 Aug 2023 16:25:46 +0000 (17:25 +0100)]
Disable smartlifecycle in tests
Disable SME smartlifecycle configuration in tests.
Issue-ID: NONRTRIC-901
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I89525a421f46acb16bf63d1de33702914d6868d8
aravind.est [Wed, 26 Jul 2023 15:41:57 +0000 (16:41 +0100)]
Update readme and docs with rapp instance
Update readme and docs with the rapp instance details.
Issue-ID: NONRTRIC-897
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I526609e9c1b98b7cd596ff66ad558a647ea6f0c3
aravind.est [Mon, 31 Jul 2023 15:59:43 +0000 (16:59 +0100)]
Uplift spring boot version to 3.1.2
Spring boot version upgrade to 3.1.2.
Issue-ID: NONRTRIC-900
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Ib53e3e6b622042dad33c7139580022b6443d9d2a
aravind.est [Mon, 31 Jul 2023 15:13:12 +0000 (16:13 +0100)]
Update response format of get all rapps endpoint
Use ConcurrentMapCacheManager as default cachemanager.
Update getrApps endpoint to list array of rapps.
Issue-ID: NONRTRIC-900
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I82b0be013322abbd835d9313d539919bc954fdf3
aravind.est [Fri, 28 Jul 2023 13:48:29 +0000 (14:48 +0100)]
Add maven script windows support
Add bat script to support sme openapi generation.
Add instruction in README to fix the git submodule update issue in windows.
Issue-ID: NONRTRIC-899
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Id53fe50807bd5103f6a62495eb4b3527c7c9cdd5
aravind.est [Wed, 26 Jul 2023 11:24:30 +0000 (12:24 +0100)]
Add Rapp Instances
Add rapp instances.
Move deployment lifecycle to rapp instance.
Issue-ID: NONRTRIC-897
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I36cb3c204b5a2aa4fdfd2d3361c4abc7cf38f236
aravind.est [Tue, 18 Jul 2023 09:59:06 +0000 (10:59 +0100)]
Add installation script
Added script to install the dependent components for Rapp Manager.
Issue-ID: NONRTRIC-898
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I2c18f509c76a58fdc4ef7620b0fab28378664688
aravind.est [Fri, 14 Jul 2023 08:53:41 +0000 (09:53 +0100)]
Add initial version of code
Initial version of rapp manager code added.
Issue-ID: NONRTRIC-872
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I124b20a0790ba701d32089b66f81fc8b4e647e79
Aravindhan Ayyanathan [Wed, 12 Jul 2023 10:16:48 +0000 (10:16 +0000)]
Merge "Chore: Automation adds .gitreview"
LF Jenkins CI [Tue, 11 Jul 2023 19:47:34 +0000 (19:47 +0000)]
Automation adds INFO.yaml
Change-Id: I3b7b4521e6799fe125161533590fbfba16fe2f96
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
lf-jobbuilder [Tue, 11 Jul 2023 19:47:32 +0000 (19:47 +0000)]
Chore: Automation adds .gitreview
Change-Id: I5bee4f44d9e0b97e0a1ad291a9b7403a1769bbfc
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
LF Jenkins CI [Tue, 11 Jul 2023 19:47:28 +0000 (19:47 +0000)]
Initial empty repository