nonrtric.git
2 years agoRefactor for more efficient job handling 90/6990/1
elinuxhenrik [Thu, 4 Nov 2021 09:29:02 +0000 (10:29 +0100)]
Refactor for more efficient job handling

Issue-ID: NONRTRIC-631
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I8c338ba66f64285d7696197d58dd4038047cff3c

2 years agoAdd error info to certificate create problem info 75/6975/1
elinuxhenrik [Tue, 2 Nov 2021 08:19:26 +0000 (09:19 +0100)]
Add error info to certificate create problem info

Issue-ID: NONRTRIC-601
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I90f71faeac7749c4b6a1674011ce8e1dfc51e663

2 years agoMerge "Implement secure communications"
John Keeney [Mon, 1 Nov 2021 10:55:57 +0000 (10:55 +0000)]
Merge "Implement secure communications"

2 years agoImplement secure communications 65/6965/5
elinuxhenrik [Thu, 28 Oct 2021 14:27:57 +0000 (16:27 +0200)]
Implement secure communications

The communication towards the consumer is not secured in this commit.

Also changed the configuration so that the address of the DMaaP Message
Router is given in one variable, named DMAAP_MR_ADDR.

Issue-ID: NONRTRIC-601
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Icb5b3c255367e823fcae2168ab37603092815893

2 years agoNONRTRIC - Implement DMaaP mediator producer service in Java 67/6967/3
PatrikBuhr [Thu, 28 Oct 2021 12:21:36 +0000 (14:21 +0200)]
NONRTRIC - Implement DMaaP mediator producer service in Java

Added README.md

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-621
Change-Id: I206447cd73e95650619c52ea1cb914872d35ea28

2 years agoMerge "Fix env variables for dmaap-mediator go version"
Henrik Andersson [Thu, 28 Oct 2021 05:59:40 +0000 (05:59 +0000)]
Merge "Fix env variables for dmaap-mediator go version"

2 years agoMerge "Create READDME file for O-RU closed loop consumer"
Henrik Andersson [Thu, 28 Oct 2021 05:58:20 +0000 (05:58 +0000)]
Merge "Create READDME file for O-RU closed loop consumer"

2 years agoFix env variables for dmaap-mediator go version 52/6952/1
ecaiyanlinux [Thu, 28 Oct 2021 04:18:35 +0000 (06:18 +0200)]
Fix env variables for dmaap-mediator go version

Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: NONRTRIC-580
Change-Id: If8b073b496826bafae053d95ed070641dbebecf8

2 years agoNONRTRIC - Implement DMaaP mediator producer service in Java 44/6944/4
PatrikBuhr [Wed, 27 Oct 2021 07:20:52 +0000 (09:20 +0200)]
NONRTRIC - Implement DMaaP mediator producer service in Java

Fixed so that one registration is always done after a component restart.
Discarding empty array from DMAAP

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-597
Change-Id: Iafac2e7a6dd11fe74a5e8c6c6214858a8ff4e6d3

2 years agoMerge "Create READDME file for DMaaP Mediator Producer"
Henrik Andersson [Wed, 27 Oct 2021 13:34:24 +0000 (13:34 +0000)]
Merge "Create READDME file for DMaaP Mediator Producer"

2 years agoMerge "Use retry when calling DMaaP and ECS"
Henrik Andersson [Wed, 27 Oct 2021 13:32:11 +0000 (13:32 +0000)]
Merge "Use retry when calling DMaaP and ECS"

2 years agoMerge "Integration dmaap-mr & dmaap-mediator"
Henrik Andersson [Wed, 27 Oct 2021 13:30:44 +0000 (13:30 +0000)]
Merge "Integration dmaap-mr & dmaap-mediator"

2 years agoIntegration dmaap-mr & dmaap-mediator 46/6946/2
ecaiyanlinux [Mon, 25 Oct 2021 13:24:37 +0000 (15:24 +0200)]
Integration dmaap-mr & dmaap-mediator

Change-Id: I16e5a9e2a1cdb753da5523e3b0ea807447d2fab4
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: NONRTRIC-580

2 years agoCreate READDME file for O-RU closed loop consumer 48/6948/1
elinuxhenrik [Wed, 27 Oct 2021 11:11:50 +0000 (13:11 +0200)]
Create READDME file for O-RU closed loop consumer

Issue-ID: NONRTRIC-620
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I22194b6a6531de030d0987d34d6094976fd4a9e4

2 years agoCreate READDME file for DMaaP Mediator Producer 47/6947/1
elinuxhenrik [Wed, 27 Oct 2021 10:51:27 +0000 (12:51 +0200)]
Create READDME file for DMaaP Mediator Producer

Issue-ID: NONRTRIC-619
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I999a47113efa0b2fcf9361e240360b4715f1fd40

2 years agoMerge "NONRTRIC - Implement DMaaP mediator producer service in Java"
Henrik Andersson [Wed, 27 Oct 2021 07:15:15 +0000 (07:15 +0000)]
Merge "NONRTRIC - Implement DMaaP mediator producer service in Java"

2 years agoUse retry when calling DMaaP and ECS 36/6936/1
elinuxhenrik [Tue, 26 Oct 2021 11:22:55 +0000 (13:22 +0200)]
Use retry when calling DMaaP and ECS

Issue-ID: NONRTRIC-617
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I43b0a3e8d7ebb439a22154b0246af5b05342af27

2 years agoNONRTRIC - Implement DMaaP mediator producer service in Java 35/6935/5
PatrikBuhr [Tue, 26 Oct 2021 07:46:11 +0000 (09:46 +0200)]
NONRTRIC - Implement DMaaP mediator producer service in Java

Added API documentation.
Added some unittest.
Improved some logging.
Simplified the registration task somewhat.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-597
Change-Id: I2afa2fbf1073459cf560212f2d2e601446352a25

2 years agoFix test of DMaaP Mediator Producer 28/6928/1
elinuxhenrik [Mon, 25 Oct 2021 06:06:25 +0000 (08:06 +0200)]
Fix test of DMaaP Mediator Producer

Issue-ID: NONRTRIC-612
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Ib94010a9be3a6b2e85f6627cb19265177725f9dc

2 years agoMerge "Implement graceful shutdown of consumer"
Henrik Andersson [Fri, 22 Oct 2021 12:51:31 +0000 (12:51 +0000)]
Merge "Implement graceful shutdown of consumer"

2 years agoImplement graceful shutdown of consumer 18/6918/2
elinuxhenrik [Fri, 22 Oct 2021 11:40:15 +0000 (13:40 +0200)]
Implement graceful shutdown of consumer

Also refactored and added tests for the main package.

Some minor corrections in the producer also sneaked themselves in.

Issue-ID: NONRTRIC-612
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I2e81f0c0b028dc69b691b4968f6f00191ab2dce3

2 years agoMerge "Adapt controlloop version of O-RU usecase to use ONAP Istanbul"
Henrik Andersson [Fri, 22 Oct 2021 09:15:23 +0000 (09:15 +0000)]
Merge "Adapt controlloop version of O-RU usecase to use ONAP Istanbul"

2 years agoAdapt controlloop version of O-RU usecase to use ONAP Istanbul 08/6908/1
RehanRaza [Thu, 21 Oct 2021 14:38:36 +0000 (16:38 +0200)]
Adapt controlloop version of O-RU usecase to use ONAP Istanbul

New docker images have been released for Istanbul.
This commit uses the released docker images and does the
corresponding changes required in new version.

Change-Id: I2647967a5828ae79a753e91c26b35bb3478963f7
Issue-ID: NONRTRIC-615
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2 years agoMerge "NONRTRIC - Enrichment Coordinator Service, Changed error codes"
Henrik Andersson [Thu, 21 Oct 2021 14:36:44 +0000 (14:36 +0000)]
Merge "NONRTRIC - Enrichment Coordinator Service, Changed error codes"

2 years agoMerge "Uplift of PMS source from ONAP"
Henrik Andersson [Thu, 21 Oct 2021 12:42:40 +0000 (12:42 +0000)]
Merge "Uplift of PMS source from ONAP"

2 years agoNONRTRIC - Enrichment Coordinator Service, Changed error codes 05/6905/2
PatrikBuhr [Thu, 21 Oct 2021 10:40:22 +0000 (12:40 +0200)]
NONRTRIC - Enrichment Coordinator Service, Changed error codes

Changed HTTP error codes

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-594
Change-Id: Ic82bc3ca39df3a4d63aac57becb4f8d4713933cd

2 years agoUplift of PMS source from ONAP 92/6892/1
PatrikBuhr [Wed, 20 Oct 2021 05:19:14 +0000 (07:19 +0200)]
Uplift of PMS source from ONAP

Improving searching for policy types - A1 Jakarta

Create a json schema for validation of the configuration of the A1 PMS - A1 Jakarta

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-551
Change-Id: I6f5298b0e2ca3eba00b03bcf393e8228a64eb4fa

2 years agoMerge "Misc improvements in GO code"
Henrik Andersson [Thu, 14 Oct 2021 08:09:41 +0000 (08:09 +0000)]
Merge "Misc improvements in GO code"

2 years agoMisc improvements in GO code 55/6855/1
elinuxhenrik [Thu, 14 Oct 2021 05:56:15 +0000 (07:56 +0200)]
Misc improvements in GO code

Issue-ID: NONRTRIC-606
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Ib9715ba35e2649d1050cf2364a2d31d06471c832

2 years agoMerge "Refactor Go code"
Henrik Andersson [Tue, 12 Oct 2021 11:27:10 +0000 (11:27 +0000)]
Merge "Refactor Go code"

2 years agoMerge "Test env updates"
Henrik Andersson [Tue, 12 Oct 2021 09:13:09 +0000 (09:13 +0000)]
Merge "Test env updates"

2 years agoTest env updates 48/6848/1
BjornMagnussonXA [Fri, 8 Oct 2021 06:58:12 +0000 (08:58 +0200)]
Test env updates

Image version bumps
Enabled pms data-config schema validation
Enabled json duplicate check in a1 simulator

Issue-ID: NONRTRIC-605

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I832d8ebf1e34cc449b7670bf515061aa0f2da9bf

2 years agoRefactor Go code 44/6844/1
elinuxhenrik [Wed, 29 Sep 2021 13:41:26 +0000 (15:41 +0200)]
Refactor Go code

Issue-ID: NONRTRIC-606
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Icbd97b8dbf0c3b015e2c864d4d4dd3581d5ade9b

2 years agoMerge "Add test for consumer restclient"
Henrik Andersson [Thu, 7 Oct 2021 12:48:02 +0000 (12:48 +0000)]
Merge "Add test for consumer restclient"

2 years agoUplift of PMS source from ONAP 28/6828/1
PatrikBuhr [Thu, 7 Oct 2021 06:49:52 +0000 (08:49 +0200)]
Uplift of PMS source from ONAP

Bugfix PMS, wrong behviour using old application.yaml files.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-551
Change-Id: I9a301334e0528fb29c3eb5b95ffad12baa980033

2 years agoAdd test for consumer restclient 24/6824/1
elinuxhenrik [Wed, 6 Oct 2021 12:53:15 +0000 (14:53 +0200)]
Add test for consumer restclient

Issue-ID: NONRTRIC-588
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Ide62b004551f1844454be817e531e737114caf4f

2 years agoFirst go version of o-ru-closed-loop 17/6817/3
elinuxhenrik [Tue, 24 Aug 2021 15:01:24 +0000 (17:01 +0200)]
First go version of o-ru-closed-loop

Issue-ID: NONRTRIC-588
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I41390ec58eb8281d87b92da8b0893666aa00ae3e

2 years agoMerge "NONRTRIC - Implement DMaaP mediator producer service in Java"
Henrik Andersson [Thu, 30 Sep 2021 09:20:05 +0000 (09:20 +0000)]
Merge "NONRTRIC - Implement DMaaP mediator producer service in Java"

2 years agoCorrect Go build script 99/6799/1
elinuxhenrik [Thu, 30 Sep 2021 08:36:34 +0000 (10:36 +0200)]
Correct Go build script

Modified sed command to fix coverage file for dmaapmediatorproducer

Issue-ID: NONRTRIC-593
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Ia4671409dc079f29044a0b15fe8925a24159d901

2 years agoCorrect Go build script 96/6796/1
elinuxhenrik [Thu, 30 Sep 2021 06:54:13 +0000 (08:54 +0200)]
Correct Go build script

Added sed command to fix coverage file for dmaapmediatorproducer

Issue-ID: NONRTRIC-593
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Icde995bdc4157bf1869087080c18217b0da35316

2 years agoNONRTRIC - Implement DMaaP mediator producer service in Java 92/6792/3
PatrikBuhr [Wed, 29 Sep 2021 13:05:50 +0000 (15:05 +0200)]
NONRTRIC - Implement DMaaP mediator producer service in Java

Added some unit tests

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-597
Change-Id: I5505e2037b8dcfafe5d0e2dbf7f92398d6423f35

2 years agoMerge "Callback to delete job"
Henrik Andersson [Mon, 27 Sep 2021 10:55:53 +0000 (10:55 +0000)]
Merge "Callback to delete job"

2 years agoMerge "NONRTRIC - Implement DMaaP mediator producer service in Java"
Henrik Andersson [Mon, 27 Sep 2021 09:22:15 +0000 (09:22 +0000)]
Merge "NONRTRIC - Implement DMaaP mediator producer service in Java"

2 years agoCallback to delete job 51/6751/4
elinuxhenrik [Fri, 24 Sep 2021 13:08:47 +0000 (15:08 +0200)]
Callback to delete job

Issue-ID: NONRTRIC-587
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I2bdca3fc648ea3a909a0a60c43504d5f80ee05bc

2 years agoNONRTRIC - Implement DMaaP mediator producer service in Java 55/6755/1
PatrikBuhr [Mon, 27 Sep 2021 08:02:50 +0000 (10:02 +0200)]
NONRTRIC - Implement DMaaP mediator producer service in Java

Added test of delete information job.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-597
Change-Id: I25bdd5347fa8e65f662dc0a74c1e83c3aeae51c9

2 years agoUplift of PMS source from ONAP 47/6747/2
PatrikBuhr [Fri, 24 Sep 2021 07:40:43 +0000 (09:40 +0200)]
Uplift of PMS source from ONAP

Create a json schema for validation of the configuration of the A1 PMS - A1 Jakarta

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-551
Change-Id: I1098abf9a4535511ae50c7315bf2cc9ef226af2e

2 years agoMerge "Add docker-compose files for dmaap-mediator"
Henrik Andersson [Fri, 24 Sep 2021 05:25:43 +0000 (05:25 +0000)]
Merge "Add docker-compose files for dmaap-mediator"

2 years agoAdd docker-compose files for dmaap-mediator 44/6744/3
ecaiyanlinux [Thu, 23 Sep 2021 14:03:11 +0000 (16:03 +0200)]
Add docker-compose files for dmaap-mediator

Including java & go version

Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: NONRTRIC-575
Change-Id: Icacd29ad37a7f0cac1cdb42e5db31c5ed5962697

2 years agoMerge "NONRTRIC - Implement DMaaP mediator producer service in Java"
Henrik Andersson [Thu, 23 Sep 2021 14:43:52 +0000 (14:43 +0000)]
Merge "NONRTRIC - Implement DMaaP mediator producer service in Java"

2 years agoImprove DMaaP Mediator Producer 37/6737/3
elinuxhenrik [Thu, 23 Sep 2021 09:09:09 +0000 (11:09 +0200)]
Improve DMaaP Mediator Producer

Issue-ID: NONRTRIC-586
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Iab915f878874b687b1c1b2effc05293582fb254c

2 years agoNONRTRIC - Implement DMaaP mediator producer service in Java 43/6743/1
PatrikBuhr [Thu, 23 Sep 2021 10:34:44 +0000 (12:34 +0200)]
NONRTRIC - Implement DMaaP mediator producer service in Java

Removed vardata (which is only needed if the service stores persistent data).

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-597
Change-Id: Ibd28f858e60ab793d7f38d37a16503a8ae63e7b5

2 years agoMerge "Poll MR and send messages to consumers"
Henrik Andersson [Wed, 22 Sep 2021 13:18:46 +0000 (13:18 +0000)]
Merge "Poll MR and send messages to consumers"

2 years agoMerge "Test updates for ECS, PMS and SDNC"
John Keeney [Wed, 22 Sep 2021 12:33:16 +0000 (12:33 +0000)]
Merge "Test updates for ECS, PMS and SDNC"

2 years agoTest updates for ECS, PMS and SDNC 28/6728/1
BjornMagnussonXA [Tue, 21 Sep 2021 18:39:58 +0000 (20:39 +0200)]
Test updates for ECS, PMS and SDNC

Proxy in SDNC
Autodelete jobs in ECS
Persistent subscriptions in ECS
Extended info in types
Image uplifts

Issue-ID: NONRTRIC-596

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: Ibc6d80db0edd0188825ec0920d5de5061d571682

2 years agoMerge "Uplift of PMS source from ONAP"
Henrik Andersson [Tue, 21 Sep 2021 13:58:08 +0000 (13:58 +0000)]
Merge "Uplift of PMS source from ONAP"

2 years agoMerge "NONRTRIC - Implement DMaaP mediator producer service in Java"
Henrik Andersson [Tue, 21 Sep 2021 13:57:49 +0000 (13:57 +0000)]
Merge "NONRTRIC - Implement DMaaP mediator producer service in Java"

2 years agoPoll MR and send messages to consumers 25/6725/1
elinuxhenrik [Tue, 21 Sep 2021 13:43:11 +0000 (15:43 +0200)]
Poll MR and send messages to consumers

Issue-ID: NONRTRIC-586
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I7e261aedb1a528c193390f6a3e99a49d7783d35e

2 years agoFix bug in Dockerfile of dmaap mediator 21/6721/1
RehanRaza [Tue, 21 Sep 2021 08:20:53 +0000 (10:20 +0200)]
Fix bug in Dockerfile of dmaap mediator

Change-Id: I56f9480b73010e4b08e8da6c61bbc865839c0382
Issue-ID: NONRTRIC-597
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2 years agoUplift of PMS source from ONAP 20/6720/1
PatrikBuhr [Tue, 21 Sep 2021 07:46:17 +0000 (09:46 +0200)]
Uplift of PMS source from ONAP

Policy Management Service, support for SEC4 and SEC5 - A1 Jakarta

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-551
Change-Id: I8b7bc9c317dd788c17fa823cb5dfeb629106e14e

2 years agoNONRTRIC - Implement DMaaP mediator producer service in Java 19/6719/1
PatrikBuhr [Tue, 21 Sep 2021 07:41:19 +0000 (09:41 +0200)]
NONRTRIC - Implement DMaaP mediator producer service in Java

Fixed some sonar issues.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-597
Change-Id: I5b7bffba9375a6e89dd3756366faeecd695ff74e

2 years agoNONRTRIC - Implement DMaaP mediator producer service in Java 10/6710/5
PatrikBuhr [Wed, 15 Sep 2021 13:43:53 +0000 (15:43 +0200)]
NONRTRIC - Implement DMaaP mediator producer service in Java

Implement DMaaP mediator producer service in Java.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-597
Change-Id: I9927b3d25094b47484c9fcc60950b7b64c2a4006

2 years agoMerge "Update pms image tag"
Henrik Andersson [Wed, 15 Sep 2021 08:54:27 +0000 (08:54 +0000)]
Merge "Update pms image tag"

2 years agoUpdate pms image tag 94/6694/1
ecaiyanlinux [Wed, 15 Sep 2021 06:12:10 +0000 (08:12 +0200)]
Update pms image tag

Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: NONRTRIC-573
Change-Id: I961a380e94ea3aac9accb0b7548e316f1fca2ecc

2 years agoPrepare dmaapmediatorproducer for CI 88/6688/2
elinuxhenrik [Mon, 6 Sep 2021 04:36:31 +0000 (06:36 +0200)]
Prepare dmaapmediatorproducer for CI

Issue-ID: NONRTRIC-593
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I2911b2680c2ccd69887f0a3c4e930b2859769eb1

2 years agoRegister types DMaaP mediator producer 63/6663/5
elinuxhenrik [Sun, 5 Sep 2021 15:27:02 +0000 (17:27 +0200)]
Register types DMaaP mediator producer

Issue-ID: NONRTRIC-583
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I2f8536cb54a1a0e9a44adbd806af3b7ad8e90e61

2 years agoChanged hm Dockerfile to multistage build 91/6691/1
BjornMagnussonXA [Tue, 14 Sep 2021 12:44:08 +0000 (14:44 +0200)]
Changed hm Dockerfile to multistage build

Corrected/updated image tags

Issue-ID: NONRTRIC-573

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I73c84fde48c524f3b422d00975c4008d415a7004

2 years agoNONRTRIC - Enrichment Coordinator Service, extend information in information type 60/6660/1
PatrikBuhr [Fri, 10 Sep 2021 08:49:11 +0000 (10:49 +0200)]
NONRTRIC - Enrichment Coordinator Service, extend information in information type

The information type definition is extended to contain generic
information of the type.
This can be used to pass information about the types to the data
consumer. As an example, this could be
available reporting periods.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-594
Change-Id: Ia5620e08a5c60903e2d5d8232ad3601b5091535c

2 years agoFix Sonar for DMaaP Mediator 08/6708/1
elinuxhenrik [Tue, 7 Sep 2021 06:04:00 +0000 (08:04 +0200)]
Fix Sonar for DMaaP Mediator

Issue-ID: NONRTRIC-593
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I5ad3eaa4651f65887c9455f7c957412ae2376fe4

2 years agoFix Sonar for DMaaP Mediator 07/6707/1
elinuxhenrik [Tue, 7 Sep 2021 05:48:12 +0000 (07:48 +0200)]
Fix Sonar for DMaaP Mediator

Issue-ID: NONRTRIC-593
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Ifd480a8151473536762f1e450b4beb22473f5d2a

2 years agoFix Sonar for DMaaP Mediator 06/6706/1
elinuxhenrik [Tue, 7 Sep 2021 05:35:33 +0000 (07:35 +0200)]
Fix Sonar for DMaaP Mediator

Issue-ID: NONRTRIC-593
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Ic28d419d62b1c33968665819ce8f43b31aca4126

2 years agoFinished job creation 03/6703/1
elinuxhenrik [Tue, 7 Sep 2021 00:58:52 +0000 (02:58 +0200)]
Finished job creation

Issue-ID: NONRTRIC-585
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Ia3d1dd37166b187f9ba60eaacd5029ef1a411278

2 years agoMerge "Initial job creation"
Henrik Andersson [Thu, 16 Sep 2021 10:20:39 +0000 (10:20 +0000)]
Merge "Initial job creation"

2 years agoNONRTRIC - Enrichment Coordinator Service, making type availability subscriptions... 02/6702/2
PatrikBuhr [Thu, 16 Sep 2021 08:44:46 +0000 (10:44 +0200)]
NONRTRIC - Enrichment Coordinator Service, making type availability subscriptions persistent

Bugfix, owner was not considered.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-577
Change-Id: I960f5f9e328ee6c43ea9ef0df5736dcc17201da4

2 years agoMerge "Status handler for DMaaP mediator producer"
John Keeney [Wed, 15 Sep 2021 13:12:27 +0000 (13:12 +0000)]
Merge "Status handler for DMaaP mediator producer"

2 years agoMerge "Register producer DMaaP mediator producer"
John Keeney [Wed, 15 Sep 2021 13:11:08 +0000 (13:11 +0000)]
Merge "Register producer DMaaP mediator producer"

2 years agoInitial job creation 00/6700/2
elinuxhenrik [Mon, 6 Sep 2021 20:16:24 +0000 (22:16 +0200)]
Initial job creation

Issue-ID: NONRTRIC-585
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I687d3305ba8d152b8c330f57b598298f03934328

2 years agoStatus handler for DMaaP mediator producer 96/6696/1
elinuxhenrik [Mon, 6 Sep 2021 14:05:01 +0000 (16:05 +0200)]
Status handler for DMaaP mediator producer

Issue-ID: NONRTRIC-595
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Ia97075ba6532c040659e7781ee6e753511d7b91a

2 years agoRegister producer DMaaP mediator producer 95/6695/1
elinuxhenrik [Mon, 6 Sep 2021 08:56:21 +0000 (10:56 +0200)]
Register producer DMaaP mediator producer

Issue-ID: NONRTRIC-584
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I7f9d8e6a2f68d13e91706722d171b5f6874bae78

2 years agoNONRTRIC - Enrichment Coordinator Service, making type availability subscriptions... 50/6650/1
PatrikBuhr [Fri, 3 Sep 2021 06:53:10 +0000 (08:53 +0200)]
NONRTRIC - Enrichment Coordinator Service, making type availability subscriptions persistent

The subscriptions created by the data consumer are stored persistently to survive a component restart.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-577
Change-Id: Id7be3bc4f0e4264e1302e2f11a4f2bac82e13232

2 years agoMerge " ECS, deleting jobs when the type is deleted"
John Keeney [Thu, 2 Sep 2021 09:26:50 +0000 (09:26 +0000)]
Merge " ECS, deleting jobs when the type is deleted"

2 years agoUplift PMS source from ONAP 45/6645/1
PatrikBuhr [Wed, 1 Sep 2021 14:59:23 +0000 (16:59 +0200)]
Uplift PMS source from ONAP

Fixed a timing issue in a unittest

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-551
Change-Id: I0d49a17eddc1aa97aa9cdd372e3220b9b011d457

2 years ago ECS, deleting jobs when the type is deleted 44/6644/1
PatrikBuhr [Wed, 1 Sep 2021 11:53:52 +0000 (13:53 +0200)]
 ECS, deleting jobs when the type is deleted

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-576
Change-Id: I2c2f071528f3b2ec939375d24cbd3a537b41b4c9

2 years agoMerge "Added function test of ecs type subscriptions"
Henrik Andersson [Mon, 30 Aug 2021 11:06:10 +0000 (11:06 +0000)]
Merge "Added function test of ecs type subscriptions"

2 years agoAdded function test of ecs type subscriptions 36/6636/1
BjornMagnussonXA [Mon, 30 Aug 2021 08:46:41 +0000 (10:46 +0200)]
Added function test of ecs type subscriptions

Corrected image tag for Rapp Catalogue in d-release test

Issue-ID: NONRTRIC-573

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I5fb935a04fac94085672ca9d1bc162e0e30ba875

2 years agoECS, support for notification of available information types 33/6633/1
PatrikBuhr [Fri, 27 Aug 2021 10:54:11 +0000 (12:54 +0200)]
ECS, support for notification of available information types

Improvement.
Made the callback reactive and limited the paralellity to 5, which makes it scale
to a huge number of subscribers.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-570
Change-Id: I810b5c7514a1899fde42a02d2965b09903032b49

2 years agoUplift of PMS source from ONAP 32/6632/1
PatrikBuhr [Fri, 27 Aug 2021 07:02:49 +0000 (09:02 +0200)]
Uplift of PMS source from ONAP

Bugfixes, timing problems in unittests.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-551
Change-Id: I8700d5ca427e5fcbb4ce3ff25e799c890a9e491a

2 years agoImprovements of builds 17/6617/1
elinuxhenrik [Tue, 24 Aug 2021 11:26:10 +0000 (13:26 +0200)]
Improvements of builds

Helm Manager Dockerfile now uses "apt get update" in the same command as it installs to avoid intermittent problems.
The Policy Agent pom now has a version for the org.codehaus.mojo:exec-maven-plugin to avoid warning during build.

Issue-ID: NONRTRIC-572
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I144b9e3cbbc66673ce4e71973329e08dcb54649b

2 years agoMerge "ECS, support for notification of available information types"
Henrik Andersson [Tue, 24 Aug 2021 10:39:26 +0000 (10:39 +0000)]
Merge "ECS, support for notification of available information types"

2 years agoMerge "Release Docker image of O-RU Closed Loop usecase"
Henrik Andersson [Tue, 24 Aug 2021 10:36:34 +0000 (10:36 +0000)]
Merge "Release Docker image of O-RU Closed Loop usecase"

2 years agoECS, support for notification of available information types 13/6613/2
PatrikBuhr [Wed, 18 Aug 2021 12:11:41 +0000 (14:11 +0200)]
ECS, support for notification of available information types

This service operation can be used for a data conumer to subscribe to
notifications for changes in the availability of data types.

Change-Id: Iecc8866685ee0029463f0c5a032ee37acf3a7c55
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-570

2 years agoRelease Docker image of O-RU Closed Loop usecase 16/6616/1
elinuxhenrik [Fri, 20 Aug 2021 13:38:02 +0000 (15:38 +0200)]
Release Docker image of O-RU Closed Loop usecase

Issue-ID: NONRTRIC-566
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I86959f47bb320ee47dbe4bffcd9ad6c5b940570e

2 years agoBugfix, timing issue in a unittest 11/6611/1
PatrikBuhr [Fri, 20 Aug 2021 06:34:20 +0000 (08:34 +0200)]
Bugfix, timing issue in a unittest

In PMS, which is uplifted from ONAP.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-551
Change-Id: I1142c066da709de6b9a4b22354c8383db11812cb

2 years agoMerge "Uplift of springboot framework"
Henrik Andersson [Thu, 19 Aug 2021 12:39:19 +0000 (12:39 +0000)]
Merge "Uplift of springboot framework"

2 years agoUplift of springboot framework 06/6606/3
PatrikBuhr [Wed, 18 Aug 2021 12:16:26 +0000 (14:16 +0200)]
Uplift of springboot framework

The versrsion of the springboot framework is uplifted to 2.5.3 in
the PMS and in the ECS.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-551
Change-Id: I183f8c0755447c24b7494b648f0e829583e9997f

2 years agoImproved error msg for missing images 02/6602/1
BjornMagnussonXA [Fri, 13 Aug 2021 08:37:23 +0000 (10:37 +0200)]
Improved error msg for missing images

Issue-ID: NONRTRIC-563

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: Ib6fe81829fd9ca91bbc71baae7fb1d67be7fd272

2 years agoMerge "Step Policy Agent version for D Maintenance"
Henrik Andersson [Thu, 12 Aug 2021 08:27:38 +0000 (08:27 +0000)]
Merge "Step Policy Agent version for D Maintenance"

2 years agoStep Policy Agent version for D Maintenance 97/6597/1
elinuxhenrik [Wed, 11 Aug 2021 12:27:40 +0000 (14:27 +0200)]
Step Policy Agent version for D Maintenance

Step to version 2.2.1.

Issue-ID: NONRTRIC-566
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I1e04275aa3a4235313d1f033a39d954626cfe5d6

2 years agoUpdated helm manager README 94/6594/1
BjornMagnussonXA [Wed, 11 Aug 2021 08:12:40 +0000 (10:12 +0200)]
Updated helm manager README

Issue-ID: NONRTRIC-563

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I64a420da00fa86493a69277fb71fca95a535d244

2 years agoMinor modification in dawn test env vars 87/6587/1
BjornMagnussonXA [Mon, 9 Aug 2021 22:42:35 +0000 (00:42 +0200)]
Minor modification in dawn test env vars

Needed to be able to run tests for dawn with latest function test.

Issue-ID: NONRTRIC-563

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: Idd2b651a13c0db3f0114e3c1c81d4131e85a4922

2 years agoMerge "Adapted function test for E release"
John Keeney [Thu, 5 Aug 2021 17:04:54 +0000 (17:04 +0000)]
Merge "Adapted function test for E release"