ccsdk/oran.git
18 months agoONAP PMS - new RICs must be locked before synch 38/132838/2
PatrikBuhr [Fri, 23 Dec 2022 14:44:27 +0000 (15:44 +0100)]
ONAP PMS - new RICs must be locked before synch

Bugfix, new RICs must also be locked before synch. Otherwise other activities may interfere.

Improved the synch. Previously, all policies were removed from the NearRT-RIC and eventually recreated.
After this fix, only unknwon policies are removed.

Change-Id: Ic6224aeb93ef91579cfb8894329538baf1829283
Issue-ID: CCSDK-3827
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
19 months agoA1-PMS, make service id optional in PUT Policy 82/132482/2
PatrikBuhr [Mon, 28 Nov 2022 08:40:36 +0000 (09:40 +0100)]
A1-PMS, make service id optional in PUT Policy

Improved API documentation.

Fixed a bug that lead to that a policy could be connected to several services if the service_id was changed.

Change-Id: I211f5db32747fc912b7ba85bfbc15ce50ee725dd
Issue-ID: CCSDK-3819
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
19 months agoUpdate to latest released version of parent pom 61/132561/2
Dan Timoney [Thu, 1 Dec 2022 22:02:22 +0000 (17:02 -0500)]
Update to latest released version of parent pom

Update to latest released version of parent pom

Issue-ID: CCSDK-3796
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I2dc966a1a4c5adc3eadfa273b6e1e04785b06114

19 months agoMerge "Support for using Amazon S3 - Cloud Object Storage"
Dan Timoney [Wed, 30 Nov 2022 19:58:54 +0000 (19:58 +0000)]
Merge "Support for using Amazon S3 - Cloud Object Storage"

19 months agofix requirements-docs.txt 00/132500/2
thmsdt [Tue, 29 Nov 2022 12:47:54 +0000 (13:47 +0100)]
fix requirements-docs.txt

Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ia1b3ae3b625125a271d5fd9a2b91a5d5a49594e7

19 months agoFix breaking API documentation generation 63/132263/5
halil.cakal [Wed, 16 Nov 2022 13:24:44 +0000 (13:24 +0000)]
Fix breaking API documentation generation

Add extension lfdocs-conf and replace ROBOT_VENV with ROBOT3_VENV

Issue-ID: CCSDK-3815
Change-Id: I565ee15bd5862cca0365d153358941b27befb94a
Signed-off-by: halil.cakal <halil.cakal@est.tech>
19 months agoSupport for using Amazon S3 - Cloud Object Storage 73/132173/2
PatrikBuhr [Mon, 14 Nov 2022 08:00:38 +0000 (09:00 +0100)]
Support for using Amazon S3 - Cloud Object Storage

Documentation updates.
A bugfix.

Issue-ID: CCSDK-3810
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I47969bb1da370e1b6c2cacb9563f4bf4ca49b989

19 months agoFix DOC config files 84/132184/1
marineMD [Mon, 14 Nov 2022 14:46:34 +0000 (15:46 +0100)]
Fix DOC config files

Issue-ID: DOC-798

Signed-off-by: marineMD <marine.de.dorlodot@intl.att.com>
Change-Id: Ic9b887a8f6c96ed332cde9997efb3471e7e2e35f

19 months agoMerge "Support for using Amazon S3 - Cloud Object Storage"
Dan Timoney [Fri, 11 Nov 2022 17:10:37 +0000 (17:10 +0000)]
Merge "Support for using Amazon S3 - Cloud Object Storage"

19 months agoMerge "Minor documentation updates"
Dan Timoney [Fri, 11 Nov 2022 17:06:06 +0000 (17:06 +0000)]
Merge "Minor documentation updates"

19 months agoMerge "Roll master branch to London numbering"
Dan Timoney [Fri, 11 Nov 2022 15:00:03 +0000 (15:00 +0000)]
Merge "Roll master branch to London numbering"

19 months agoSupport for using Amazon S3 - Cloud Object Storage 69/132169/3
PatrikBuhr [Fri, 14 Oct 2022 09:38:22 +0000 (11:38 +0200)]
Support for using Amazon S3 - Cloud Object Storage

Introduce using Amazon S3 - Cloud Object Storage - AWS for storing of data.

Change-Id: I68365c24c63544b5ad8e958a98f48d95f83e3084
Issue-ID: CCSDK-3810
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
19 months agoMinor documentation updates 27/132027/2
PatrikBuhr [Mon, 7 Nov 2022 13:44:23 +0000 (14:44 +0100)]
Minor documentation updates

Removed unneeded dependency from the pom (jackson).

Issue-ID: CCSDK-3766
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Ibe7444dabb03e245af486d4afd15fc566f4c5abb

20 months agoMerge "sonarcloud fixes"
Dan Timoney [Fri, 4 Nov 2022 20:34:06 +0000 (20:34 +0000)]
Merge "sonarcloud fixes"

20 months agoRoll version & Update 3PPs 42/131942/1
JohnKeeney [Tue, 1 Nov 2022 18:49:15 +0000 (18:49 +0000)]
Roll version & Update 3PPs

version roll -> 2.5.0-SNAPSHOT

jackson-bom -> 2.13.4.2 (via spring-boot-starter:jar:2.6.11) to address CVE-2020-36518 & CVE-2022-42003 & CVE-2022-42004
snakeyaml -> 1.32 (via spring-boot-starter:jar:2.6.11) to address CVE-2022-25857 & CVE-2022-38752 & CVE-2022-38749 & CVE-2022-38751 & CVE-2022-38750
guava -> 31.0.1-jre to partly address CVE-2020-0926

Issue-ID: CCSDK-3618
Change-Id: Ibe428dfb19adfb13f325398c69430334f2dd516c
Signed-off-by: JohnKeeney <john.keeney@est.tech>
20 months agosonarcloud fixes 34/131934/2
halil.cakal [Fri, 28 Oct 2022 13:51:46 +0000 (14:51 +0100)]
sonarcloud fixes

Sonarqube fixes

Issue-ID: CCSDK-3766
Change-Id: Ib03463a13194c18b00ed0d99754d7884af0d805f
Signed-off-by: halil.cakal <halil.cakal@est.tech>
20 months agoMerge "Update Release Notes"
Dan Timoney [Thu, 27 Oct 2022 20:16:05 +0000 (20:16 +0000)]
Merge "Update Release Notes"

20 months agoUpdate Documentation 93/131893/1
JohnKeeney [Thu, 27 Oct 2022 17:11:42 +0000 (18:11 +0100)]
Update Documentation

Change-Id: I00afc2d3d4d21bda75019f3754340f276ff8cae0
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: CCSDK-3763

20 months agoUpdate Release Notes 90/131890/1
JohnKeeney [Thu, 27 Oct 2022 15:41:47 +0000 (16:41 +0100)]
Update Release Notes

Change-Id: If3c57ac5be398fa59464bbb62fc1dab95b6ecdf2
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: CCSDK-3763

20 months agoRoll master branch to London numbering 18/131618/1
Timoney, Dan (dt5972) [Thu, 20 Oct 2022 19:31:38 +0000 (15:31 -0400)]
Roll master branch to London numbering

Roll master branch numbers to London release numbering

Issue-ID: CCSDK-3779
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Change-Id: I147e2d07bd804eca6d90464502901f63fc94a92d

20 months agoMerge "Metrics and statistics for A1 PMS"
Dan Timoney [Wed, 19 Oct 2022 13:27:45 +0000 (13:27 +0000)]
Merge "Metrics and statistics for A1 PMS"

20 months agoMetrics and statistics for A1 PMS 83/131383/2
halil.cakal [Thu, 29 Sep 2022 08:47:09 +0000 (09:47 +0100)]
Metrics and statistics for A1 PMS

Enable app metrics to be collected by Prometheus
Patch set 2: Remove hardcoded defines ccsdk.sli dependency

Issue-ID: CCSDK-3766
Change-Id: I58f05390007b74e58427b9be2711912c551d6e1e
Signed-off-by: halil.cakal <halil.cakal@est.tech>
21 months agoMinor logging improvement 28/131328/2
PatrikBuhr [Thu, 29 Sep 2022 09:27:25 +0000 (11:27 +0200)]
Minor logging improvement

Debug logging of REST response body in case of error.
Removed some irrelevant logs.

Issue-ID: CCSDK-3766
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I3c7b62acd1736f9447e3494c655d85372a4c521f

21 months agoMerge "Format logging"
Dan Timoney [Wed, 28 Sep 2022 15:10:51 +0000 (15:10 +0000)]
Merge "Format logging"

21 months agoFormat logging 86/131186/3
halil.cakal [Fri, 23 Sep 2022 14:22:41 +0000 (15:22 +0100)]
Format logging

Enable REST log belongs to A1 Policy API, add  log formatter.

Issue-ID: CCSDK-3766
Change-Id: If89b5467f93ad8f98310817c9beeaf7a1302afdb
Signed-off-by: halil.cakal <halil.cakal@est.tech>
21 months agoRelease version 1.4.0 ccsdk/oran dockers 23/131023/1
Dan Timoney [Tue, 20 Sep 2022 13:14:28 +0000 (09:14 -0400)]
Release version 1.4.0 ccsdk/oran dockers

Release version 1.4.0 of ccsdk/oran dockers and roll snapshot version

Issue-ID: CCSDK-3754
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ica8692d03a3a61309aaef1d95aae7378d8f183a1

21 months agoRelease version 1.4.0 ccsdk/oran artifacts 22/131022/1
Dan Timoney [Tue, 20 Sep 2022 13:10:05 +0000 (09:10 -0400)]
Release version 1.4.0 ccsdk/oran artifacts

Release version 1.4.0 of ccsdk/oran artifacts

Issue-ID: CCSDK-3754
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia84ac35381fc94a6c283384e3850ff258e0636fb

21 months agoUse version 2.4.2 parent poms 42/130942/1
Dan Timoney [Wed, 14 Sep 2022 14:43:40 +0000 (10:43 -0400)]
Use version 2.4.2 parent poms

Use version 2.4.2 of parent poms

Issue-ID: CCSDK-3754
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I76b8bf74e3bac3fdbca3ed7f9f51ff0c3473c7a4

22 months agoNONRTRIC PMS, documentation updates 39/130539/3
PatrikBuhr [Wed, 31 Aug 2022 12:27:57 +0000 (14:27 +0200)]
NONRTRIC PMS, documentation updates

DMaaP is deprecated.

Issue-ID: CCSDK-3745
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I63fcfa9b9a17c5b1cea045c8837ee05b96bbe297

22 months agoForce py3.8 in tox.ini 53/130553/1
Cédric Ollivier [Wed, 31 Aug 2022 19:13:53 +0000 (21:13 +0200)]
Force py3.8 in tox.ini

It allows leveraging on OpenStack Yoga's upper-contraints
without any exception.

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I40157f9cbe15c1208769258c940180d7d08d06e2

22 months agoUpdate ccsdk/oran for ODL Sulfur 56/130156/3
Dan Timoney [Wed, 3 Aug 2022 19:29:55 +0000 (15:29 -0400)]
Update ccsdk/oran for ODL Sulfur

Updated ccsdk/oran to use ODL Sulfur version of parent poms,
and made changes to deal with removal of Builder abstract
class in Sulfur.

Issue-ID: CCSDK-3694
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I67aa78d8e0f5641c6acbfe5892966bad5346ca20

22 months agoNONRTRIC PMS, updated certs 55/130255/3
PatrikBuhr [Thu, 11 Aug 2022 07:03:24 +0000 (09:03 +0200)]
NONRTRIC PMS, updated certs

Updated certificate (which was expired).

Issue-ID: CCSDK-3683
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I373bf34bc0a1bb0b5b5ff00f0f98da080ba794ff

23 months agoNONRTRIC PMS, Bugfix 87/130187/1
PatrikBuhr [Fri, 5 Aug 2022 06:27:39 +0000 (08:27 +0200)]
NONRTRIC PMS, Bugfix

If the auth-token-file parameter in the file application.yaml is missing, it would not default to an empty file name.

Issue-ID: CCSDK-3683
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I6957762ac0df2c159a8273f3bf161b1a68ab85e7

23 months agoUse released 2.4.0 parent poms 60/129960/2
Dan Timoney [Fri, 15 Jul 2022 15:34:45 +0000 (11:34 -0400)]
Use released 2.4.0 parent poms

Use released version 2.4.0 (Phosphorus) of parent poms

Issue-ID: CCSDK-3691
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1413f184e338b9e31428a5cc64310cfdbc44fc5f

2 years agoNONRTRIC PMS, updated SDNC rest interface 99/129799/1
PatrikBuhr [Wed, 6 Jul 2022 09:57:20 +0000 (11:57 +0200)]
NONRTRIC PMS, updated SDNC rest interface

Update path and output-json for SDNC rest interface - A1 Kohn

Issue-ID: CCSDK-3193
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I9f29df244671558f6ae788f862aa620e4e4a9466

2 years agoNONRTRIC PMS, Sporadic instability 94/129594/1
PatrikBuhr [Fri, 10 Jun 2022 10:43:06 +0000 (12:43 +0200)]
NONRTRIC PMS, Sporadic instability

Some further simplifications and added test.

Issue-ID: CCSDK-3683
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I1ec98017d63047a0036db5ea12f770db00b1152b

2 years agoNONRTRIC PMS, Sporadic instability 81/129581/4
PatrikBuhr [Thu, 9 Jun 2022 08:47:17 +0000 (10:47 +0200)]
NONRTRIC PMS, Sporadic instability

Attempt to stablize the synch.

Issue-ID: CCSDK-3683
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Ieda858e76082fd5224ac43f153e8967f871322d8

2 years agoNONRTRIC PMS, Sporadic instability 23/129423/4
PatrikBuhr [Mon, 30 May 2022 12:22:46 +0000 (14:22 +0200)]
NONRTRIC PMS, Sporadic instability

Attempt to stablize the synch.

Issue-ID: CCSDK-3683
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Ie0f266e2eef23e91dcf6f5925a577bb930b6d9e8

2 years agoMerge "NONRTRIC PMS added support for custom A1 adapters"
Dan Timoney [Wed, 25 May 2022 18:53:40 +0000 (18:53 +0000)]
Merge "NONRTRIC PMS added support for custom A1 adapters"

2 years agoMerge "NONRTRIC PMS removalof usage of immutable"
Dan Timoney [Wed, 25 May 2022 18:53:29 +0000 (18:53 +0000)]
Merge "NONRTRIC PMS removalof usage of immutable"

2 years agoAttempt to get stdout&stderr for CSIT tests - contd 70/129370/1
JohnKeeney [Wed, 25 May 2022 17:38:12 +0000 (18:38 +0100)]
Attempt to get stdout&stderr for CSIT tests - contd

Issue-ID: CCSDK-3675
Change-Id: I6d0df063518b5441112b6afb2ba1f80da4668000
Signed-off-by: JohnKeeney <john.keeney@est.tech>
2 years agoAttempt to get stdout&stderr for CSIT tests 59/129359/8
JohnKeeney [Tue, 24 May 2022 11:34:49 +0000 (12:34 +0100)]
Attempt to get stdout&stderr for CSIT tests

Also small tweak for RTD documentation

Issue-ID: CCSDK-3675
Change-Id: Idd8acca0e07dc45c6f76a78a321b1075f3ee31ef
Signed-off-by: JohnKeeney <john.keeney@est.tech>
2 years agoNONRTRIC PMS removalof usage of immutable 82/129282/7
PatrikBuhr [Fri, 13 May 2022 07:34:20 +0000 (09:34 +0200)]
NONRTRIC PMS removalof usage of immutable

Issue-ID: CCSDK-3629
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Ib256d15a035133e25cd455fae44cfe33d8b82797

2 years agoNONRTRIC PMS added support for custom A1 adapters 68/129268/3
PatrikBuhr [Mon, 16 May 2022 06:32:22 +0000 (08:32 +0200)]
NONRTRIC PMS added support for custom A1 adapters

Updates of the json schema for configuration. Made it stricter and added the customAdapterClass prpoperty.

Issue-ID: CCSDK-3655
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I11993d74cec3b39642ff836a1b7a207f2f7570ed

2 years agoChanged process execution in CSIT test 30/129330/5
BjornMagnussonXA [Thu, 19 May 2022 17:46:41 +0000 (19:46 +0200)]
Changed process execution in CSIT test

Issue-ID: CCSDK-3675
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: Idcd76e78930bdcec0981cf443a2ede404cd31643

2 years agoMerge "Updated copyright"
Dan Timoney [Mon, 16 May 2022 18:05:45 +0000 (18:05 +0000)]
Merge "Updated copyright"

2 years agoMerge "Documentation updates"
Dan Timoney [Mon, 16 May 2022 17:57:30 +0000 (17:57 +0000)]
Merge "Documentation updates"

2 years agoDocumentation updates 59/129259/1
JohnKeeney [Thu, 12 May 2022 21:15:14 +0000 (22:15 +0100)]
Documentation updates

Updated RTD documentation, and fixed some typos in java files conatining annotations
used to generate OpenAPI (json, yaml, html) specs & docs.

Issue-ID: CCSDK-3616
Change-Id: Iefa905f4c0f13cb013872d4858232695fc107927
Signed-off-by: JohnKeeney <john.keeney@est.tech>
2 years agoUpdated copyright 48/129248/2
halil.cakal [Wed, 11 May 2022 12:51:17 +0000 (13:51 +0100)]
Updated copyright

Commit to test Gerrit process

Change-Id: I8b2edf767eca922d6a781c0b070aae0b36c1ada9
Signed-off-by: halil.cakal <halil.cakal@est.tech>
Issue-ID: CCSDK-3616
Change-Id: I55b0b3e3997c60ab927171b51d14487de4bfa08a
Signed-off-by: halil.cakal <halil.cakal@est.tech>
2 years agoNONRTRIC PMS added support for custom A1 adapters 03/129203/2
PatrikBuhr [Wed, 11 May 2022 11:10:40 +0000 (13:10 +0200)]
NONRTRIC PMS added support for custom A1 adapters

Added support for added external A1-P adapter. This makes it possible to design and include
adapter to APIs for accessing of A1 policies (in a NearRT-RIC) without any changes in this
SW.

Issue-ID: CCSDK-3655
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Idc7bf97963a2455bde983b06a5f861df77d901ae

2 years agoUpdate Spring 3PP versions 04/129004/2
JohnKeeney [Fri, 29 Apr 2022 17:07:46 +0000 (18:07 +0100)]
Update Spring 3PP versions

To address Security Issue CVE-2022-22965
https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement

Issue-ID: CCSDK-3629
Change-Id: I460b85b26b15ba986de20b7731ec30e7f7de325a
Signed-off-by: JohnKeeney <john.keeney@est.tech>
2 years agoMerge "NONRTRIC PMS using authorization token"
Dan Timoney [Wed, 27 Apr 2022 12:46:15 +0000 (12:46 +0000)]
Merge "NONRTRIC PMS using authorization token"

2 years agoUpdate release notes 69/128869/1
elinuxhenrik [Tue, 26 Apr 2022 07:07:05 +0000 (09:07 +0200)]
Update release notes

Issue-ID: CCSDK-3616
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I761a732f036fc73ef5349a5b1dd36e2bb9f2f0d0

2 years agoAdd bounds to sphinx requirement 63/128463/1
Cédric Ollivier [Mon, 11 Apr 2022 14:46:16 +0000 (16:46 +0200)]
Add bounds to sphinx requirement

As ONAP was created before Oct 20 2020 in RTD, we
must set bounds to enforce a compatible Sphinx version
(see manual).

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ib76dc907bc2c0b14da8b4cfefba09bbb4d60f89b

2 years agoRoll versions to next minor release 55/128255/1
Dan Timoney [Fri, 1 Apr 2022 13:12:51 +0000 (09:12 -0400)]
Roll versions to next minor release

Roll versions to next minor release number, for ONAP Kohn release

Issue-ID: CCSDK-3623
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iced4d7d6fe3220a089800f79979b4bc21b91b83e

2 years agoNONRTRIC PMS using authorization token 00/128900/1
PatrikBuhr [Thu, 31 Mar 2022 10:08:56 +0000 (12:08 +0200)]
NONRTRIC PMS using authorization token

Added support for PMS sending an authorization token in each REST call(in the HTTP header).
The token is read from a file.

Issue-ID: CCSDK-3560
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I92229f67d2c1486530f3c6ebb22f60bd3b359676

2 years agoRelease version 1.3.0 of ccsdk/oran 44/128144/1
Dan Timoney [Mon, 28 Mar 2022 18:25:15 +0000 (14:25 -0400)]
Release version 1.3.0 of ccsdk/oran

Release version 1.3.0 of ccsdk/oran maven artifacts  and roll to next snapshot

Issue-ID: CCSDK-1672
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I97510311b16e8fcfe9886960f52e821a4f5b9e13

2 years agoRelease Jakarta dockers for ccsdk/oran 43/128143/1
Dan Timoney [Mon, 28 Mar 2022 18:22:21 +0000 (14:22 -0400)]
Release Jakarta dockers for ccsdk/oran

Release Jakarta version of ccsdk/oran dockers

Issue-ID: CCSDK-3604
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icde6c7e5ab86a7633cb16126eb3580fd6e821195

2 years agoMerge "Use released parent pom 2.3.3" 1.3.0
KAPIL SINGAL [Mon, 28 Mar 2022 15:50:55 +0000 (15:50 +0000)]
Merge "Use released parent pom 2.3.3"

2 years agoAdd new committer - Jozsef Csongvai 71/127971/2
Dan Timoney [Tue, 22 Mar 2022 13:34:09 +0000 (09:34 -0400)]
Add new committer - Jozsef Csongvai

Add Jozsef Csongvai as committer

Issue-ID: CCSDK-3613
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I879da73ef0abbc3c65062123b7523a536dba6197

2 years agoUse released parent pom 2.3.3 32/128132/1
Dan Timoney [Mon, 28 Mar 2022 15:13:56 +0000 (11:13 -0400)]
Use released parent pom 2.3.3

Use released 2.3.3 version of parent pom

Issue-ID: CCSDK-3604
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I94a8cf014d34c27e8901e411e072d9d98bdd2950

2 years agoMerge "NONRTRIC Minor changes"
Dan Timoney [Mon, 28 Mar 2022 12:35:16 +0000 (12:35 +0000)]
Merge "NONRTRIC Minor changes"

2 years agoNONRTRIC Minor changes 02/128102/1
PatrikBuhr [Fri, 25 Mar 2022 14:39:06 +0000 (15:39 +0100)]
NONRTRIC Minor changes

Some version updated and changes related to swagger documentation generation.

Issue-ID: CCSDK-3560
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I59311f5fd09face79e9dce185c65374522dcb40e

2 years agoUse phosphorus version of parents 54/127754/1
Dan Timoney [Mon, 14 Mar 2022 20:38:29 +0000 (16:38 -0400)]
Use phosphorus version of parents

Update to use phosphorus version of parent poms

Issue-ID: CCSDK-3568
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia7e0847f5dbc0dd1f75ddecc2326c902de7bc560

2 years agoRemove retired committers 20/127520/1
Dan Timoney [Mon, 7 Mar 2022 13:55:39 +0000 (08:55 -0500)]
Remove retired committers

Remove retired committers Brinda, Nicolas and Jack

Issue-ID: CCSDK-3599
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I2cd9799a3b8684f6a7b02005e358183dd9f43620

2 years agoNONRTRIC Improved traces 50/127050/1
PatrikBuhr [Thu, 10 Feb 2022 10:17:34 +0000 (11:17 +0100)]
NONRTRIC Improved traces

Improved traces

Issue-ID: CCSDK-3560
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I1ef76b859e24f4ea503c8e28e503528c98de4342

2 years agoUpdated Lock to avoid starvation 41/127041/1
PatrikBuhr [Wed, 9 Feb 2022 12:36:57 +0000 (13:36 +0100)]
Updated Lock to avoid starvation

The lock class is made more greedy so all locks are granted in the requested order.
Previously, an exclusive lock could be discriminated.

Issue-ID: CCSDK-3560
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: If2dd171409c58eacbccce9569b2f6694e09992a2

2 years agoNONRTRIC - 3PP dependency version update 14/126914/2
PatrikBuhr [Tue, 1 Feb 2022 10:16:10 +0000 (11:16 +0100)]
NONRTRIC - 3PP dependency version update

Updated json version

+Also fixed a trace message

Issue-ID: CCSDK-3581
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I68cfebdd1fdfbc72683d85e9e9bcd201eb7d1e85

2 years agoMerge "Fixed a unittest so it does not open an http port"
Dan Timoney [Mon, 24 Jan 2022 15:10:59 +0000 (15:10 +0000)]
Merge "Fixed a unittest so it does not open an http port"

2 years agoFixed a unittest so it does not open an http port 00/126700/1
PatrikBuhr [Fri, 21 Jan 2022 15:17:20 +0000 (16:17 +0100)]
Fixed a unittest so it does not open an http port

Issue-ID: CCSDK-3560
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I697f6fa780109f4a8fae399b4da882e06036ec15

2 years agoUpdate a test that is failing on windows 13/126613/2
JohnKeeney [Fri, 14 Jan 2022 19:47:50 +0000 (19:47 +0000)]
Update a test that is failing on windows

Issue-ID: CCSDK-3560
Change-Id: I8e5cc80af234b97ba319fe1bf2551e2b999eb858
Signed-off-by: JohnKeeney <john.keeney@est.tech>
2 years agoPMS, Removed use of CBS 71/126571/2
PatrikBuhr [Wed, 12 Jan 2022 15:15:34 +0000 (16:15 +0100)]
PMS, Removed use of CBS

Documentation updates

Issue-ID: CCSDK-3560
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I0e9e5fe4eefb8a95936596f5484c5b7cebc66717

2 years agoPMS, Removed use of CBS 57/126557/3
PatrikBuhr [Mon, 20 Dec 2021 12:40:14 +0000 (13:40 +0100)]
PMS, Removed use of CBS

Removing usage of the deprecated component CBS, which was used
for application configuration data.

Change-Id: I11fbc1ff6e6caa1af448bc2918f4364777094e25
Issue-ID: CCSDK-3560
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2 years agoA1 Policy Management, Removal of deprecated API 27/126527/2
PatrikBuhr [Tue, 28 Dec 2021 12:14:46 +0000 (13:14 +0100)]
A1 Policy Management, Removal of deprecated API

The V1 of the policy management API is removed from the code.

Issue-ID: CCSDK-3559
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I0b5cde71770fca3826ad18025094d1c8423f4cf3

2 years agoA1 Policy Management 26/126426/4
PatrikBuhr [Tue, 4 Jan 2022 16:10:12 +0000 (17:10 +0100)]
A1 Policy Management

Prepare to step springboot fwk to version 2.6.2
Adding a log statement

Issue-ID: CCSDK-3495
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I33fcba31de2ffc259d3366056f979141816f0fb2

2 years agoUpgrade to log4j2 2.17.1 98/126398/1
Dan Timoney [Mon, 3 Jan 2022 18:23:22 +0000 (13:23 -0500)]
Upgrade to log4j2 2.17.1

Update to use version 2.17.1 to resolve log4shell vulnerability

Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I68deb34263c51a0c507a42e0a2a7c12ee6165d8e

2 years agoA1 Policy Management 85/126385/3
PatrikBuhr [Tue, 28 Dec 2021 12:07:14 +0000 (13:07 +0100)]
A1 Policy Management

Sorting of compatible policy type IDs

Issue-ID: CCSDK-3495
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I9b092b82a24e951f0ac1f446b37cc0db2d644e3a

2 years agoA1 Policy Management 82/126382/1
PatrikBuhr [Mon, 27 Dec 2021 10:32:58 +0000 (11:32 +0100)]
A1 Policy Management

API documentation updates. Enabled actuator API documentation generation.

Issue-ID: CCSDK-3495
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I023a97ffad23fb926fbe1a49e8dc33488579ebf3

2 years agoA1 Policy Management 78/125978/2
PatrikBuhr [Tue, 30 Nov 2021 10:25:17 +0000 (11:25 +0100)]
A1 Policy Management

API documentation updates.

Issue-ID: CCSDK-3495
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Ib4f5cfd437a1bad99528d19dcec61f6dc521593b

2 years agoA1 Policy Management 56/125956/1
PatrikBuhr [Mon, 29 Nov 2021 08:29:17 +0000 (09:29 +0100)]
A1 Policy Management

Removed regexp parameter due to sonar warning.
Skipping reading of config file unless it has been changed.

Issue-ID: CCSDK-3495
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I27bece78c99e0354cd476bb2e060788d40f2cbaf

2 years agooran uses outdated snapshot parent 47/125947/1
highstreetherbert [Fri, 26 Nov 2021 17:19:51 +0000 (18:19 +0100)]
oran uses outdated snapshot parent

Move to release version

Issue-ID: CCSDK-3535
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I9bd06cf30f4b62ac14a2cd7a079d79da2470a053
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2 years agoUse Silicon SR2 parent 90/125690/2
Dan Timoney [Thu, 11 Nov 2021 14:27:27 +0000 (09:27 -0500)]
Use Silicon SR2 parent

Use Silicon SR2 parent pom

Issue-ID: CCSDK-3513
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id0caa5d8a91eba27518a54305c0ff3908e100c14

2 years agoA1 Policy Management 83/125683/2
PatrikBuhr [Thu, 11 Nov 2021 08:40:14 +0000 (09:40 +0100)]
A1 Policy Management

Minor simplifications.

Issue-ID: CCSDK-3495
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Id90cf9dfeb2b56561baf19391ddc858fc762888c

2 years agoUse version 2.3.0 of parent poms 49/125449/1
Dan Timoney [Thu, 28 Oct 2021 20:22:48 +0000 (16:22 -0400)]
Use version 2.3.0 of parent poms

Use released version 2.3.0 of parent pom to avoid compile errors due to
removing aged-out snapshot version

Issue-ID: CCSDK-3511
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I17c461e44874a16b67ce18e6b178528e4f7c9ee1

2 years agoImprove CSIT scripts 73/125273/1
ecaiyanlinux [Fri, 22 Oct 2021 12:08:21 +0000 (14:08 +0200)]
Improve CSIT scripts

Help trouble shooting

Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Change-Id: Iab7421a4f306dd490645c61c49a0748aa80f1b66
Issue-ID: CCSDK-3433

2 years agoLeverage upper-constraints files to pin all dependencies 64/125264/1
Cédric Ollivier [Fri, 22 Oct 2021 08:29:25 +0000 (10:29 +0200)]
Leverage upper-constraints files to pin all dependencies

It leverages the latest change from lfdocs-conf and the
upper-constraints.txt now centralized in ONAP docs.
In a long run, upperconstraints.os.txt should be removed once ONAP
is synced with OpenStack.

It removes tox and setuptools from requirements as nothing depends on them
(most requirements should be removed except lfdocsconf)

Issue-ID: DOC-765

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I73e7342ecadeb2d7ec3cfac44efaf4dd87b09596

2 years agoImproving searching for policy types - A1 Jakarta 92/124892/6
PatrikBuhr [Thu, 7 Oct 2021 16:03:53 +0000 (18:03 +0200)]
Improving searching for policy types - A1 Jakarta

The querying for supported policy types is enhanced so that an application can get a list of all policy types that are compatible with a given version.
This means added query parameters for GET types.

Simplified exception handling.

Issue-ID: CCSDK-3495
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Iedc2267e4fe2b5e2c17d688e315893c354379930

2 years agoCreate a json schema for validation of the configuration of the A1 PMS - A1 Jakarta 77/124777/2
PatrikBuhr [Fri, 8 Oct 2021 12:08:59 +0000 (14:08 +0200)]
Create a json schema for validation of the configuration of the A1 PMS - A1 Jakarta

Enabling the feature by default and fixing so that the schema can be loaded from the jar.

Issue-ID: CCSDK-3468
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I49a41b9124b74d5019200cc9b6eb48c5d46b043d

2 years agoCreate a json schema for validation of the configuration of the A1 PMS - A1 Jakarta 02/124702/2
PatrikBuhr [Wed, 6 Oct 2021 13:56:18 +0000 (15:56 +0200)]
Create a json schema for validation of the configuration of the A1 PMS - A1 Jakarta

Bugfix, wrong behviour using old application.yaml files.

Issue-ID: CCSDK-3468
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I66013a62b550366f48665b0ecf30939dc8f4e0b5

2 years agoUpdate to support sli version range 11/124511/1
Dan Timoney [Mon, 27 Sep 2021 16:25:29 +0000 (12:25 -0400)]
Update to support sli version range

Update to use ccsdk.sli.version from ccsdk/parent, which is set
to version range for Jakarta

Issue-ID: CCSDK-3470
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia0ed7a231b0f1be4cae36a711f292b903c45886a

2 years agoUpdate sdnc image tag for csit 44/124444/3
ecaiyanlinux [Thu, 23 Sep 2021 10:42:04 +0000 (12:42 +0200)]
Update sdnc image tag for csit

Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Change-Id: Idc528793a052f357672867a4a769683239802749
Issue-ID: CCSDK-3433

2 years agoRoll versions for Jakarta 02/124402/2
Dan Timoney [Tue, 21 Sep 2021 17:23:39 +0000 (13:23 -0400)]
Roll versions for Jakarta

Roll versions to set up for Jakarta release

Issue-ID: CCSDK-3470
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1be3ccf25603616a7df651e2d9ba593f2779bc70

2 years agoCreate a json schema for validation of the configuration of the A1 PMS - A1 Jakarta 84/124384/7
PatrikBuhr [Tue, 21 Sep 2021 12:47:59 +0000 (14:47 +0200)]
Create a json schema for validation of the configuration of the A1 PMS - A1 Jakarta

To create a json schema to be used for validation of the PMS configuration.
The schema shall be used by PMS.

It can also be used by the end user. The documentation should be updated on how can be done.

Issue-ID: CCSDK-3468
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I9932fa42ff40681098764c8dc84ac201bb3fabaf

2 years agoUpdate documentation for proxy support in A1 adapter 21/124321/2
ychacon [Thu, 16 Sep 2021 07:40:38 +0000 (09:40 +0200)]
Update documentation for proxy support in A1 adapter

Issue-ID: CCSDK-3458

Signed-off-by: ychacon <yennifer.chacon@est.tech>
Change-Id: I44a00efe92019c1db2205267e4faa0a6864bb0fc

2 years agoRelease version 1.2.1 maven artifacts 94/124294/3
Dan Timoney [Thu, 16 Sep 2021 12:14:17 +0000 (08:14 -0400)]
Release version 1.2.1 maven artifacts

Release version 1.2.1 of ccsdk/oran maven artifacts and roll version

Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0b68436318696939d679cbb3edc3bad032b50a24

2 years agoRelease version 1.2.1 ORAN docker 93/124293/2
Dan Timoney [Thu, 16 Sep 2021 12:12:48 +0000 (08:12 -0400)]
Release version 1.2.1 ORAN docker

Release version 1.2.1 of ORAN a1 policy mgr docker

Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I27ec7824ea50fa677522cea9f0a7523dc1a03392

2 years agoPolicy Management Service, support for SEC4 and SEC5 - A1 Jakarta 29/124129/2 1.2.1
PatrikBuhr [Wed, 8 Sep 2021 13:48:21 +0000 (15:48 +0200)]
Policy Management Service, support for SEC4 and SEC5 - A1 Jakarta

Added support for using protocols SEC4 and SEC5 between the PMS and
a HTTP proxy in order to make that communication encrypted.

Change-Id: Ia0e992d2bc41db67203ec75a94c84aeecf77bdce
Issue-ID: CCSDK-3459
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2 years agoFix version of sli 44/124144/1
Dan Timoney [Tue, 14 Sep 2021 12:15:40 +0000 (08:15 -0400)]
Fix version of sli

Update to use version 1.3.1 (initial Istanbul) of ccsdk/sli

Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I5677f8b319d75cea10f0c0042fb2db2ffc575589

2 years agoImprovement & Enhancement of csit tests 03/123803/7
ecaiyanlinux [Thu, 2 Sep 2021 10:21:00 +0000 (12:21 +0200)]
Improvement & Enhancement of csit tests

Improve integration with sdnc
Use env variables to replace image urls & tags

Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: CCSDK-3433
Change-Id: Id6d6e428e5ddba018b50710710d077613d02b2e8

2 years agoMerge "Release initial Istanbul ccsdk/oran maven artifacts"
KAPIL SINGAL [Wed, 1 Sep 2021 14:00:56 +0000 (14:00 +0000)]
Merge "Release initial Istanbul ccsdk/oran maven artifacts"