ccsdk/oran.git
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"

2 years agoBugfix, timing issue in a unittest (3rd) 49/123749/1
PatrikBuhr [Wed, 1 Sep 2021 07:18:25 +0000 (09:18 +0200)]
Bugfix, timing issue in a unittest (3rd)

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

2 years agoRelease initial Istanbul ccsdk/oran maven artifacts 27/123727/3
Dan Timoney [Tue, 31 Aug 2021 14:40:07 +0000 (10:40 -0400)]
Release initial Istanbul ccsdk/oran maven artifacts

Release initial Istanbul version of ccsdk/oran maven artifacts and roll version

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

2 years agoRelease initial Istanbul ccsdk/oran dockers 26/123726/1
Dan Timoney [Tue, 31 Aug 2021 14:37:35 +0000 (10:37 -0400)]
Release initial Istanbul ccsdk/oran dockers

Release initial Istanbul version of ccsdk/oran docker

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

2 years agoBugfix, timing issue in a unittest 04/123604/1 1.2.0
PatrikBuhr [Thu, 26 Aug 2021 08:47:27 +0000 (10:47 +0200)]
Bugfix, timing issue in a unittest

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

2 years agoBugfix, timing issue in a unittest 90/123390/2
PatrikBuhr [Thu, 19 Aug 2021 14:17:02 +0000 (16:17 +0200)]
Bugfix, timing issue in a unittest

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

2 years agoUpdate springboot version of the Policy Management Service (version 2.5) 15/123215/2
PatrikBuhr [Mon, 9 Aug 2021 08:20:55 +0000 (10:20 +0200)]
Update springboot version of the Policy Management Service (version 2.5)

This required some changes due to not backwards compatible changes.
 - The API to springboot WebClient is changed, which is wrapped in class AsyncRestClient.
 - The validation of trusted certs is made more strict. The Owner field of the peer cert must contain the name ofthe using host.
   The uniitest tests this, so the cert in config is updated (Owner is "localhost").

Change-Id: Ia954b0ee5942884cd4b9fd82769bc8089dc35c53
Issue-ID: CCSDK-3421
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2 years agoExtend validity of expired cert in CCSDK ORAN A1 Policy Management 95/122995/1
RehanRaza [Fri, 30 Jul 2021 12:34:58 +0000 (14:34 +0200)]
Extend validity of expired cert in CCSDK ORAN A1 Policy Management

This is causing some unit tests failing. See the corresponding Jira ticket for details.
The validity is now extended by 10 years.

Change-Id: I0d86234a5c575be606f3b8ba3ab638f3cfa99d58
Issue-ID: CCSDK-3405
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2 years agoUpdate image url 31/122731/1
ecaiyanlinux [Tue, 20 Jul 2021 00:44:33 +0000 (02:44 +0200)]
Update image url

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

3 years agoBugfix disabling default swagger documentation 14/121714/2
PatrikBuhr [Mon, 7 Jun 2021 10:14:04 +0000 (12:14 +0200)]
Bugfix disabling default swagger documentation

In the swagger release, generation of default swagger documentation is desabled (pet store).

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

3 years agoFix Sonar issues 14/121414/3
elinuxhenrik [Mon, 7 Jun 2021 09:14:41 +0000 (11:14 +0200)]
Fix Sonar issues

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

3 years agoMerge "PMS documentation updates - A1 Istanbul"
KAPIL SINGAL [Fri, 21 May 2021 18:22:41 +0000 (18:22 +0000)]
Merge "PMS documentation updates - A1 Istanbul"

3 years agoPMS documentation updates - A1 Istanbul 17/121417/1
PatrikBuhr [Wed, 19 May 2021 12:44:43 +0000 (14:44 +0200)]
PMS documentation updates - A1 Istanbul

Minor documentation updates.

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

3 years agoPMS Bugfix - A1 Istanbul 13/121413/1
PatrikBuhr [Wed, 19 May 2021 11:29:44 +0000 (13:29 +0200)]
PMS Bugfix - A1 Istanbul

Bugfix, rejecting putting and getting configuratioon via REST if
the consul is used (then the configuration file has no effect)..

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

3 years agoPMS Persistent storage of service definitions - A1 Istanbul 94/121094/3
PatrikBuhr [Wed, 5 May 2021 06:38:07 +0000 (08:38 +0200)]
PMS Persistent storage of service definitions - A1 Istanbul

Bugfix,only sending AVAILABLE notifications for RICs that has been successfully
synched.

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

3 years agoPMS Persistent storage of service definitions - A1 Istanbul 00/121000/4
PatrikBuhr [Wed, 28 Apr 2021 06:42:13 +0000 (08:42 +0200)]
PMS Persistent storage of service definitions - A1 Istanbul

Storing or registerred services to survice a restart.

Change-Id: If1b41d0a3c995b51bb93000caca5ecff9da6fbc1
Issue-ID: CCSDK-3256
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoPMS Persistent storage of policies and type definitions - A1 Istanbul 54/120754/1
PatrikBuhr [Wed, 14 Apr 2021 18:16:35 +0000 (20:16 +0200)]
PMS Persistent storage of policies and type definitions - A1 Istanbul

Bugfix,improved traces, avoiding synch for RICs after restart.

Change-Id: I35ae834cd73cde6b108b941aa0f2c43eeda9379e
Issue-ID: CCSDK-3256
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoMerge "PMS Persistent storage of policies and type definitions - A1 Istanbul"
Dan Timoney [Thu, 8 Apr 2021 12:44:44 +0000 (12:44 +0000)]
Merge "PMS Persistent storage of policies and type definitions - A1 Istanbul"

3 years agoPMS Persistent storage of policies and type definitions - A1 Istanbul 07/120307/1
PatrikBuhr [Fri, 26 Mar 2021 16:25:13 +0000 (17:25 +0100)]
PMS Persistent storage of policies and type definitions - A1 Istanbul

Policy types and type definitions are stored persistently to survive a restart of PMS.

Change-Id: Ideae4dae5b6f9de2b82127e65ce5184d615c8fd4
Issue-ID: CCSDK-3256
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoIngnoring RIC faulty configuration entries 98/119898/1
PatrikBuhr [Fri, 26 Mar 2021 11:19:42 +0000 (12:19 +0100)]
Ingnoring RIC faulty configuration entries

Ignoring RIC figuration entries where the baseUrl is empty.

Change-Id: I50e63c964375d009a927290ab1ba0895a7f8888c
Issue-ID: CCSDK-3227
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoFix documentation for ccsdk/oran 82/119182/1
ecaiyanlinux [Thu, 11 Mar 2021 18:01:50 +0000 (19:01 +0100)]
Fix documentation for ccsdk/oran

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

3 years agoRoll master version for Istanbul 82/118982/6
Dan Timoney [Tue, 9 Mar 2021 16:44:37 +0000 (11:44 -0500)]
Roll master version for Istanbul

Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/oran
to 1.2.0-SNAPSHOT for Istanbul release

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

3 years agoMerge "Small update to A1 PMS Readme for Honolulu - Proxy support"
Dan Timoney [Wed, 10 Mar 2021 18:43:52 +0000 (18:43 +0000)]
Merge "Small update to A1 PMS Readme for Honolulu - Proxy support"

3 years agoFix documentation for ccsdk/oran 88/119088/1
RehanRaza [Wed, 10 Mar 2021 16:09:49 +0000 (17:09 +0100)]
Fix documentation for ccsdk/oran

Change-Id: Ib1a116fc4bd3fecebdd13849fd9797e411706adc
Issue-ID: CCSDK-3201
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoSmall update to A1 PMS Readme for Honolulu - Proxy support 93/118993/2
JohnKeeney [Tue, 9 Mar 2021 19:45:34 +0000 (19:45 +0000)]
Small update to A1 PMS Readme for Honolulu - Proxy support

Issue-ID: CCSDK-3201
Change-Id: Ibdcaccdb9fee8150cf5f05c00a3f63fa89033120
Signed-off-by: JohnKeeney <john.keeney@est.tech>
3 years agoUpdating documentation for Honolulu 90/118990/2
JohnKeeney [Tue, 9 Mar 2021 18:32:45 +0000 (18:32 +0000)]
Updating documentation for Honolulu

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

3 years agoUpdate release-notes.rst for ccsdk/oran 12/118912/2
RehanRaza [Mon, 8 Mar 2021 14:42:58 +0000 (15:42 +0100)]
Update release-notes.rst for ccsdk/oran

Change-Id: I1e1260eb76540db17ef26e9e2836e89ed2cceada
Issue-ID: CCSDK-3201
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoDocumentation updates 05/118905/1
PatrikBuhr [Mon, 8 Mar 2021 11:33:17 +0000 (12:33 +0100)]
Documentation updates

Change-Id: Idbfdc085cb25835ff0c77d6d1963fece4fb0fe24
Issue-ID: CCSDK-2966
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoUpdate image tag to SNAPSHOT 26/118826/1
ecaiyanlinux [Wed, 3 Mar 2021 19:51:37 +0000 (19:51 +0000)]
Update image tag to SNAPSHOT

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

3 years agoAdd testcase to CSIT 27/118727/1
ecaiyanlinux [Tue, 2 Mar 2021 14:42:24 +0000 (14:42 +0000)]
Add testcase to CSIT

Add deployment of NONRTRIC without SDNC to CSIT

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

3 years agoAdd csit in project repo 30/118430/21
ecaiyanlinux [Wed, 24 Feb 2021 19:11:18 +0000 (20:11 +0100)]
Add csit in project repo

using scripts in the project repo for csit

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

3 years agoRelease 1.1.1 dockers and roll versions 94/118294/1
Dan Timoney [Tue, 23 Feb 2021 17:03:45 +0000 (12:03 -0500)]
Release 1.1.1 dockers and roll versions

Release version 1.1.1 of alpolicymanagement service docker and
roll versions to 1.1.2-SNAPSHOT

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

3 years agoRelease version 1.1.1 of maven artifacts 93/118293/1
Dan Timoney [Tue, 23 Feb 2021 16:50:08 +0000 (11:50 -0500)]
Release version 1.1.1 of maven artifacts

Release version 1.1.1 of ccsdk/oran maven artifacts

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

3 years agoUpdate for ODL Aluminum 27/117527/2
Dan Timoney [Thu, 4 Feb 2021 21:36:06 +0000 (16:36 -0500)]
Update for ODL Aluminum

Update A1 adapter to conform to OpenDaylight Aluminum.

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

3 years agoImproved API documentation 78/117378/2
PatrikBuhr [Tue, 2 Feb 2021 13:06:44 +0000 (14:06 +0100)]
Improved API documentation

Using swagger3 and improving the API documatation.

Change-Id: I31f7783e0a6e6fd7698c68e5df6f2d306bce6816
Issue-ID: CCSDK-3127
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoUpgrade springfox version to fix security issues 47/117247/1
RehanRaza [Fri, 29 Jan 2021 12:26:00 +0000 (13:26 +0100)]
Upgrade springfox version to fix security issues

Change-Id: I71b340cb63f3ea6f8814638517ad4482ed30c662
Issue-ID: CCSDK-3108
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoUpdate parent pom versions for ODL Aluminum 00/117200/1
Dan Timoney [Thu, 28 Jan 2021 18:11:50 +0000 (13:11 -0500)]
Update parent pom versions for ODL Aluminum

Update parent pom versions to match OpenDaylight Aluminum SR1 version
(2.1.1-SNAPSHOT)

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

3 years agoUpgrade springboot version from ccsdk parent 45/117145/1
RehanRaza [Wed, 27 Jan 2021 07:27:20 +0000 (08:27 +0100)]
Upgrade springboot version from ccsdk parent

The springboot version was updated to the latest 2.3.8.RELEASE in org.onap.ccsdk.parent
Hence, the pom file should have the new version as a parent.

Change-Id: Ibb76e6f334a923dec6212aea0634701c07fcd149
Issue-ID: CCSDK-3108
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoPMS API Documentation updates 95/116995/2
PatrikBuhr [Wed, 20 Jan 2021 11:21:52 +0000 (12:21 +0100)]
PMS API Documentation updates

Change-Id: I2a02145c48fd4b022b2e17b157760bd7ddb8128f
Issue-ID: CCSDK-3077
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoAdded a prefix to the PMS NBI 76/116876/2
PatrikBuhr [Thu, 14 Jan 2021 14:31:39 +0000 (15:31 +0100)]
Added a prefix to the PMS NBI

Replaced the copied pms api files under offered api with symlinks.

Change-Id: I9421fdb959078e5de1a20987f3c2a2fa626bb25d
Issue-ID: CCSDK-3077
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoGlobal Exception Handler 25/116425/2
Lathish [Fri, 11 Dec 2020 14:47:43 +0000 (14:47 +0000)]
Global Exception Handler

Issue-ID: CCSDK-3054
Change-Id: I0281e616b58bb405b4f79d046af5c30b82753ea0
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoRemoving host from genernated doc 39/116339/1
PatrikBuhr [Mon, 14 Dec 2020 12:33:06 +0000 (13:33 +0100)]
Removing host from genernated doc

Change-Id: If25daa12d270a43928f583d3a5cbc2258bb426d9
Issue-ID: CCSDK-2966
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoAdd generation of API yaml file 72/116172/2
elinuxhenrik [Mon, 7 Dec 2020 13:54:19 +0000 (14:54 +0100)]
Add generation of API yaml file

Change-Id: I3f3091c76b926425f9a2187e43dd03a1cdb4bda6
Issue-ID: CCSDK-2736
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoBugfix, adding default values for http proxy if missing 24/116024/1
PatrikBuhr [Wed, 2 Dec 2020 14:04:57 +0000 (15:04 +0100)]
Bugfix, adding default values for http proxy if missing

If the httpproxy parameters is missing in the application.yaml, the application will run and no proxies will be used.
Previously it did not start.

Change-Id: I5f532a0f106255cc3e30defc8191f674d8bf3731
Issue-ID: CCSDK-2966
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoMerge "Add release_notes index"
Dan Timoney [Mon, 30 Nov 2020 17:09:22 +0000 (17:09 +0000)]
Merge "Add release_notes index"

3 years agoMerge "Release version 1.1.0 of ccsdk/oran"
Dan Timoney [Mon, 30 Nov 2020 14:36:39 +0000 (14:36 +0000)]
Merge "Release version 1.1.0 of ccsdk/oran"

3 years agoAdd release_notes index 50/115450/1
Eric Debeau [Thu, 26 Nov 2020 12:34:22 +0000 (13:34 +0100)]
Add release_notes index

This document is not referenced in th egloal documentation
The release_note index is missing
Correct some typos
Reduce long lines

Issue-ID: CCSDK-2833

Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I3eff8c2c9450f10e4e885f2a60fee92bc2a2205c

3 years agoRelease version 1.1.0 of ccsdk/oran 09/115409/1
Dan Timoney [Wed, 25 Nov 2020 21:17:55 +0000 (16:17 -0500)]
Release version 1.1.0 of ccsdk/oran

Release initial Honolulu version of ccsdk/oran and roll
version to next snapshot

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

3 years agoAdded GET config 71/115271/4
PatrikBuhr [Mon, 23 Nov 2020 12:24:45 +0000 (13:24 +0100)]
Added GET config

Corrected config so that PUT config receives an object intestead of a string

Change-Id: Id784cc2840a2e2e981b0c4e874b8a848964e00ea
Issue-ID: CCSDK-2966
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoMerge "Readme for A1-Adapter"
KAPIL SINGAL [Wed, 18 Nov 2020 16:23:49 +0000 (16:23 +0000)]
Merge "Readme for A1-Adapter"

3 years agoMerge "Remove Sonar code smells"
KAPIL SINGAL [Wed, 18 Nov 2020 13:22:24 +0000 (13:22 +0000)]
Merge "Remove Sonar code smells"

3 years agoReadme for A1-Adapter 29/115029/2
Lathish [Wed, 18 Nov 2020 11:09:20 +0000 (11:09 +0000)]
Readme for A1-Adapter

Issue-ID: CCSDK-2994
Change-Id: Ib6f904d398ee24a2632867023e366422ddc98134
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoRemove Sonar code smells 34/115034/1
elinuxhenrik [Wed, 18 Nov 2020 10:11:41 +0000 (11:11 +0100)]
Remove Sonar code smells

Change-Id: I0a9b8624eda84d74b0f7f00a4981917255744d26
Issue-ID: CCSDK-2966
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoUpdate documentation 08/115008/2
elinuxhenrik [Tue, 17 Nov 2020 16:43:28 +0000 (17:43 +0100)]
Update documentation

Change-Id: I308ccb6b97eacecf85f3adbcb258905613420a97
Issue-ID: CCSDK-2966
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoAdd logging to ConfigurationController 05/115005/2
elinuxhenrik [Tue, 17 Nov 2020 16:05:07 +0000 (17:05 +0100)]
Add logging to ConfigurationController

Change-Id: If05cec191896c6290086b8c3c1464f589a95e104
Issue-ID: CCSDK-2966
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoSort out Maven dependencies in PMS 22/114622/10
elinuxhenrik [Thu, 5 Nov 2020 11:37:43 +0000 (12:37 +0100)]
Sort out Maven dependencies in PMS

Change-Id: I56a1f7187d53d57d54b5341f3b2dedb0464e3e27
Issue-ID: CCSDK-2502
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoAdd ConfigurationController 87/114787/3
elinuxhenrik [Wed, 11 Nov 2020 13:11:37 +0000 (14:11 +0100)]
Add ConfigurationController

Change-Id: I281398dc663c5778ea6a5c34262a5684db4df0d0
Issue-ID: CCSDK-2966
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoMerge "Added documentation in the application-yaml"
KAPIL SINGAL [Wed, 11 Nov 2020 14:38:49 +0000 (14:38 +0000)]
Merge "Added documentation in the application-yaml"

3 years agoAdded documentation in the application-yaml 56/114756/3
PatrikBuhr [Tue, 10 Nov 2020 12:59:49 +0000 (13:59 +0100)]
Added documentation in the application-yaml

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

3 years agoMerge "Bugfix, GET policy V2"
KAPIL SINGAL [Tue, 10 Nov 2020 14:06:51 +0000 (14:06 +0000)]
Merge "Bugfix, GET policy V2"

3 years agoMerge "Break out configuration file read"
KAPIL SINGAL [Tue, 10 Nov 2020 14:06:36 +0000 (14:06 +0000)]
Merge "Break out configuration file read"

3 years agoBugfix, GET policy V2 90/114690/3
PatrikBuhr [Mon, 9 Nov 2020 12:42:09 +0000 (13:42 +0100)]
Bugfix, GET policy V2

Did not return transient flag.
Improved somew unittests

Skipped unwanted service callback when RIC is removed

Change-Id: I3ca3be5d4592c2a1b31d3b1a23fe601d1d3f85a2
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoBreak out configuration file read 16/114716/2
elinuxhenrik [Fri, 6 Nov 2020 14:15:42 +0000 (15:15 +0100)]
Break out configuration file read

Break out the reading of the configuration file to a separate class to
prepare for the addition of a REST API to replace the configuration
file.

Change-Id: If61669563d8bc9b0b235a49a30fae3b3efbc5148
Issue-ID: CCSDK-2966
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoAdded support for using HTTP proxy 54/114654/2
PatrikBuhr [Fri, 6 Nov 2020 11:07:28 +0000 (12:07 +0100)]
Added support for using HTTP proxy

A HTTP proxy may be used to access NearRT-RICs
For other HTTP acces; Consul; DMAAP, local, and R-APP callbacks no proxy is used.

Change-Id: Ibc3ed8bada76cafb23323bf03b28a9876bed60eb
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoBugfix path elements containing dot 89/114589/1
PatrikBuhr [Wed, 4 Nov 2020 12:48:27 +0000 (13:48 +0100)]
Bugfix path elements containing dot

Springboot trunkates last URL path element if it contains a dot '.'.
This is a workaround.

Change-Id: I1ae4139468a2669bfd6e33ae9eff88b2fc2a2004
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoMinor API changes 26/114526/2
PatrikBuhr [Tue, 3 Nov 2020 11:44:55 +0000 (12:44 +0100)]
Minor API changes

The callback registerred at service registration is formalized, documented and
tested.

Change-Id: Idb135ddcec1862da486c4abd287fd5c7a757d8eb
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoUpdate tags to comply with ONAP naming standards 00/114500/1
Dan Timoney [Mon, 2 Nov 2020 16:00:33 +0000 (11:00 -0500)]
Update tags to comply with ONAP naming standards

Updated tag version to comply with ONAP naming standards

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

3 years agoMerge "Improved validation of parameters for putPolicy in the NBI"
KAPIL SINGAL [Wed, 28 Oct 2020 13:18:45 +0000 (13:18 +0000)]
Merge "Improved validation of parameters for putPolicy in the NBI"

3 years agoRemove code for sdnc onap controller 31/114331/4
ecaiyanlinux [Tue, 27 Oct 2020 19:40:57 +0000 (20:40 +0100)]
Remove code for sdnc onap controller

sdnc onap controller is dismissed
rename SdncOscA1Client to CcsdkA1AdapterClient
rename SdncJsonHelper to A1AdapterJsonHelper
update comments accordingly

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

3 years agoImproved validation of parameters for putPolicy in the NBI 48/114348/1
PatrikBuhr [Wed, 28 Oct 2020 08:55:53 +0000 (09:55 +0100)]
Improved validation of parameters for putPolicy in the NBI

Change-Id: I6aab3b8415986c48a111304df153b4c44586fcbf
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoAdded support for policy status notifications 00/114200/2
PatrikBuhr [Thu, 22 Oct 2020 08:51:21 +0000 (10:51 +0200)]
Added support for policy status notifications

Revised the version 2 of the component NBI

Change-Id: I06571bfaa47ea3098ef71ce271e710a45b2d96e3
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoAdded support for ORAN A1-P Version 2.0 47/114047/2
PatrikBuhr [Fri, 7 Aug 2020 07:15:10 +0000 (09:15 +0200)]
Added support for ORAN A1-P Version 2.0

Change-Id: I82a00dced95b76c97bf93c61a65a8c9d8157a00f
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoMerge "Made DmaapMessageConsumer asynchronuous"
KAPIL SINGAL [Mon, 19 Oct 2020 13:37:02 +0000 (13:37 +0000)]
Merge "Made DmaapMessageConsumer asynchronuous"

3 years agoMade DmaapMessageConsumer asynchronuous 88/113888/6
PatrikBuhr [Wed, 14 Oct 2020 12:14:06 +0000 (14:14 +0200)]
Made DmaapMessageConsumer asynchronuous

Change-Id: Ib3d4951f3f9b2061353b5e50f427559a3781b10e
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoAdd A1 Adapter API documentation 40/113840/5
elinuxhenrik [Tue, 13 Oct 2020 14:39:13 +0000 (16:39 +0200)]
Add A1 Adapter API documentation

Change-Id: Id19e858c67681b781871169ef79da5edf48c5cb2
Issue-ID: CCSDK-2833
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoMerge "Cleanup of PMS pom"
KAPIL SINGAL [Mon, 12 Oct 2020 13:14:11 +0000 (13:14 +0000)]
Merge "Cleanup of PMS pom"

3 years agoCleanup of PMS pom 66/113766/1
elinuxhenrik [Mon, 12 Oct 2020 08:11:31 +0000 (10:11 +0200)]
Cleanup of PMS pom

Change-Id: Ibdfd362a15685488450c432ac7c24cdd1a6ec21b
Issue-ID: CCSDK-2502
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoImprovent of usage of AsynchRestClient 65/113765/1
PatrikBuhr [Mon, 12 Oct 2020 07:59:34 +0000 (09:59 +0200)]
Improvent of usage of AsynchRestClient

Change-Id: I34ce159abacde85cfe7631402491e457d30c7097
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoFix a compilation error 62/113762/1
ecaiyanlinux [Sun, 11 Oct 2020 21:16:10 +0000 (23:16 +0200)]
Fix a compilation error

Jenkins job is failing due to a compilation error

RicSynchronizationTask is refactored in another commit
for improvement of AsynchRestClient
This place needs update too

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

3 years agoMerge "Improvent of AsynchRestClient"
KAPIL SINGAL [Fri, 9 Oct 2020 13:23:34 +0000 (13:23 +0000)]
Merge "Improvent of AsynchRestClient"

3 years agoMerge "Add documentation for PMS"
KAPIL SINGAL [Fri, 9 Oct 2020 13:22:46 +0000 (13:22 +0000)]
Merge "Add documentation for PMS"

3 years agoImprovent of AsynchRestClient 12/113712/2
PatrikBuhr [Thu, 8 Oct 2020 14:55:03 +0000 (16:55 +0200)]
Improvent of AsynchRestClient

Previously, the cert  and the trust databases was
read each time a AsynchRestClient was created.
Now, they are only read once.
This has performance impact.

Change-Id: I7a480a64542187d79ffc2ee7427e0140f45afadc
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoAdd documentation for PMS 82/113682/3
elinuxhenrik [Thu, 8 Oct 2020 12:36:37 +0000 (14:36 +0200)]
Add documentation for PMS

Change-Id: I4b496142f1c21edd9a044b76d35592ba2ec8c083
Issue-ID: CCSDK-2833
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoRemoving all policies from RIC when removed from configuration 25/113525/3
PatrikBuhr [Mon, 5 Oct 2020 11:12:43 +0000 (13:12 +0200)]
Removing all policies from RIC when removed from configuration

Change-Id: I9f47f7369eef021b8d2a7e3fb73c4fc432fe7f56
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoUpdate doc references 21/113621/4
Singal, Kapil (ks220y) [Wed, 7 Oct 2020 16:59:08 +0000 (12:59 -0400)]
Update doc references

Issue-ID: CCSDK-2833
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ibca8de76576e03e32a6af1006768c6813ca91556

3 years agoUse redoc for api docs 13/113413/8
elinuxhenrik [Thu, 1 Oct 2020 08:52:59 +0000 (10:52 +0200)]
Use redoc for api docs

Change-Id: Ia530424154226698aad6c1498c90eadf23efdea0
Issue-ID: CCSDK-2833
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoMerge "Add support for sphinx-tabs"
KAPIL SINGAL [Tue, 6 Oct 2020 16:19:31 +0000 (16:19 +0000)]
Merge "Add support for sphinx-tabs"

3 years agoAdd support for sphinx-tabs 51/113551/1
Jessica Wagantall [Mon, 5 Oct 2020 21:12:43 +0000 (14:12 -0700)]
Add support for sphinx-tabs

sphinx-tabs seem to be needed as part
of the requirements.

Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I4041972eff7e00bc788d04651e07ba2a4ac72fc5

3 years agoGenerated api/api_generated.json 26/113526/1
PatrikBuhr [Mon, 5 Oct 2020 11:30:22 +0000 (13:30 +0200)]
Generated api/api_generated.json

Change-Id: I22142f7752dd3876a689742af17caaf74c13f349
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoUpdating Sphinx version as docs failing 07/113507/1
Singal, Kapil (ks220y) [Sun, 4 Oct 2020 03:27:25 +0000 (23:27 -0400)]
Updating Sphinx version as docs failing

Issue-ID: CCSDK-2833
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I0b603ea4db2cbcf2494881a86941a511dc195dea

3 years agoUpdate conf.py 46/113446/1
Jessica Wagantall [Thu, 1 Oct 2020 23:20:24 +0000 (16:20 -0700)]
Update conf.py

Remove comment
use add_css_file to import their
ribbon.css

Issue-ID: CCSDK-2833
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ifff696e96b7279bea63f2b75c84238a94c0e2fc0

3 years agoRemoving un-necessary tox.ini 33/113333/3
Singal, Kapil (ks220y) [Tue, 29 Sep 2020 17:02:36 +0000 (13:02 -0400)]
Removing un-necessary tox.ini

Issue-ID: CCSDK-2833
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I9bef522e701af8ce4a09b4459875fadceac0cf5a

3 years agoAdd Developer guide to documentation 65/113065/4
elinuxhenrik [Tue, 22 Sep 2020 13:49:25 +0000 (15:49 +0200)]
Add Developer guide to documentation

Change-Id: I960370076653737b9d2892ce657015cd5f8025ea
Issue-ID: CCSDK-2833
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoAdd ccsdk-oran docs configuration 96/113196/1
Jessica Wagantall [Thu, 6 Feb 2020 21:25:49 +0000 (13:25 -0800)]
Add ccsdk-oran docs configuration

Example of how this changeset was created.
includes link to documentation:
https://gist.github.com/Aricg/bf95ef40c542ba211be8771e88e6f410

Merging this will create
https://onap-ccsdk-oran.readthedocs.io

Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I509302cf10fd03d5be93d3f1a8dd5609602bc76b
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
3 years agoFix blueprints after removing Sonar issues 25/113025/3
elinuxhenrik [Wed, 23 Sep 2020 08:16:14 +0000 (10:16 +0200)]
Fix blueprints after removing Sonar issues

Change-Id: I120b1646fd43ba74488366e8bd41474191533413
Issue-ID: CCSDK-2604
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoAdd master_index reference to documentation 59/113059/1
elinuxhenrik [Wed, 23 Sep 2020 12:42:38 +0000 (14:42 +0200)]
Add master_index reference to documentation

Change-Id: I8b04702c9bcd57a4db4b3927b1b49b06e26865e0
Issue-ID: CCSDK-2833
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoFix documentation configuration 97/112997/2
elinuxhenrik [Tue, 22 Sep 2020 13:48:10 +0000 (15:48 +0200)]
Fix documentation configuration

Change-Id: Icf6eaa2c951a04c15d457a1f51fa98661a226f2b
Issue-ID: CCSDK-2833
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoAdd documentation configuration 11/112911/2
elinuxhenrik [Mon, 21 Sep 2020 08:11:08 +0000 (10:11 +0200)]
Add documentation configuration

Change-Id: I6a1bcd9829c024b5a6c6f1dd55a095a19d020028
Issue-ID: CCSDK-2833
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoMerge "Remove Sonar issues"
KAPIL SINGAL [Thu, 17 Sep 2020 13:54:26 +0000 (13:54 +0000)]
Merge "Remove Sonar issues"