nonrtric.git
3 years agoAdded support for EiJob status 25/4925/1
PatrikBuhr [Tue, 27 Oct 2020 09:53:39 +0000 (10:53 +0100)]
Added support for EiJob status

Added support for EiJob status and status update callbacks.

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

3 years agoMerge "New EI Consumer API, aligned to ORAN WG2"
Henrik Andersson [Tue, 27 Oct 2020 09:51:01 +0000 (09:51 +0000)]
Merge "New EI Consumer API, aligned to ORAN WG2"

3 years agoMerge "Updates to test env and A1function test"
Henrik Andersson [Mon, 26 Oct 2020 08:43:10 +0000 (08:43 +0000)]
Merge "Updates to test env and A1function test"

3 years agoNew EI Consumer API, aligned to ORAN WG2 78/4878/4
PatrikBuhr [Wed, 21 Oct 2020 13:39:33 +0000 (15:39 +0200)]
New EI Consumer API, aligned to ORAN WG2

Change-Id: Ib7d72215caff54af54f1dc01eb3dccd1471a37dd
Issue-ID: NONRTRIC-172
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoUpdates to test env and A1function test 79/4879/2
BjornMagnussonXA [Thu, 22 Oct 2020 07:55:25 +0000 (09:55 +0200)]
Updates to test env and A1function test

Issue-ID: NONRTRIC-303

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

3 years agoMerge "Fix typos in documentation"
Henrik Andersson [Mon, 19 Oct 2020 11:43:21 +0000 (11:43 +0000)]
Merge "Fix typos in documentation"

3 years agoFix typos in documentation 55/4855/2
elinuxhenrik [Mon, 19 Oct 2020 08:17:28 +0000 (10:17 +0200)]
Fix typos in documentation

Change-Id: I764ee0740bd3611dd58f9aa80f9823a20c147ef3
Issue-ID: NONRTRIC-157
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoUpdate ECS http port in test scripts 36/4836/1
ecaiyanlinux [Tue, 13 Oct 2020 10:03:43 +0000 (12:03 +0200)]
Update ECS http port in test scripts

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

3 years agoUpdate docker ports 35/4835/3
ecaiyanlinux [Mon, 12 Oct 2020 20:47:50 +0000 (22:47 +0200)]
Update docker ports

http port 8083
https port 8434
Update ports to keep consistance with file application.yaml
8081 & 8433 are actually occupied by PMS by default
8082 is occupied by control-panel by default

ECS application.yaml exposes 8083 & 8434

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

3 years agoMerge "Add functions test cases for ECS"
Henrik Andersson [Mon, 12 Oct 2020 14:33:32 +0000 (14:33 +0000)]
Merge "Add functions test cases for ECS"

3 years agoMerge "AsyncRestClient reuse of SSL context"
Henrik Andersson [Mon, 12 Oct 2020 13:06:03 +0000 (13:06 +0000)]
Merge "AsyncRestClient reuse of SSL context"

3 years agoAdd functions test cases for ECS 33/4833/1
BjornMagnussonXA [Sun, 11 Oct 2020 21:05:02 +0000 (23:05 +0200)]
Add functions test cases for ECS

Documentation in README files not yet included

Issue-ID: NONRTRIC-297

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

3 years agoAsyncRestClient reuse of SSL context 28/4828/2
PatrikBuhr [Fri, 9 Oct 2020 12:17:49 +0000 (14:17 +0200)]
AsyncRestClient reuse of SSL context

Uplift from PMS to avoid reading certs from file every time a REST client is created.

Change-Id: If5ba864077425cf10ae244e4f0fa6eab5fa2968f
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoFixed the query parameter 'owner' 16/4816/1
PatrikBuhr [Fri, 2 Oct 2020 07:26:06 +0000 (09:26 +0200)]
Fixed the query parameter 'owner'

Fixed the the query parameter 'owner' in GET EI Jobs

Change-Id: I702aa67cc3ac44cdd8d0a09e7d5551ea98a6f8df
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoMerge "Restructure test cases and upgraded test environment"
Henrik Andersson [Wed, 7 Oct 2020 07:33:37 +0000 (07:33 +0000)]
Merge "Restructure test cases and upgraded test environment"

3 years agoRestructure test cases and upgraded test environment 05/4805/1
BjornMagnussonXA [Mon, 5 Oct 2020 06:39:40 +0000 (08:39 +0200)]
Restructure test cases and upgraded test environment

Issue-ID: NONRTRIC-290

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

3 years agoAdded status controller 01/4801/2
PatrikBuhr [Fri, 2 Oct 2020 10:47:00 +0000 (12:47 +0200)]
Added status controller

Change-Id: I6ee63a6d9a0cb5b0003a8f2b907abdcc14374faf
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoGenerate api.json 00/4800/4
PatrikBuhr [Fri, 2 Oct 2020 07:26:06 +0000 (09:26 +0200)]
Generate api.json

Every time the ApplicationTest unittest is run, api.json is automaticall updated.

Change-Id: I6cd88fddbdb9f18ebc2eab99fe2b486a2e8d03fc
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoMerge "Added supervision of producers"
John Keeney [Fri, 2 Oct 2020 09:28:39 +0000 (09:28 +0000)]
Merge "Added supervision of producers"

3 years agoClean up of enrichement pom 93/4793/3
elinuxhenrik [Wed, 30 Sep 2020 13:10:16 +0000 (15:10 +0200)]
Clean up of enrichement pom

Change-Id: I5dacd32a24f63742b1c79c98773a9d9b7268e71c
Issue-ID: NONRTRIC-173
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoAdded supervision of producers 97/4797/1
PatrikBuhr [Thu, 1 Oct 2020 07:40:04 +0000 (09:40 +0200)]
Added supervision of producers

Change-Id: I69471f80d4951a076458b58542c653ff8d0e58a4
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoSimulating producer errors 84/4784/3
PatrikBuhr [Tue, 29 Sep 2020 07:23:18 +0000 (09:23 +0200)]
Simulating producer errors

At Job create, error will be returned if no producers accepted the job.

Change-Id: I63422a4d898f21510667d7439fc3fddb6d3a5170
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoMerge "Fixed some sonar warnings"
John Keeney [Mon, 28 Sep 2020 09:24:10 +0000 (09:24 +0000)]
Merge "Fixed some sonar warnings"

3 years agoFixed some sonar warnings 79/4779/1
PatrikBuhr [Mon, 28 Sep 2020 07:15:13 +0000 (09:15 +0200)]
Fixed some sonar warnings

Improved code coverage in new code
Fixed some sonar warnings

Change-Id: Idbd68bcabf9c9bcb4e6d82fe5da3463831bef998
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoMerge "Change to logging.file.name for latest spring-boot"
Henrik Andersson [Fri, 25 Sep 2020 12:37:51 +0000 (12:37 +0000)]
Merge "Change to logging.file.name for latest spring-boot"

3 years agoAdded tests 74/4774/2
PatrikBuhr [Fri, 25 Sep 2020 09:21:18 +0000 (11:21 +0200)]
Added tests

Improved test, changed some behaviour.
Changed default port to 8081
Updated api.yaml documentation

Change-Id: Ide52dce3badc1c3a3725bd5fba56498fc3f5c463
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoChange to logging.file.name for latest spring-boot 75/4775/1
RehanRaza [Fri, 25 Sep 2020 09:58:01 +0000 (11:58 +0200)]
Change to logging.file.name for latest spring-boot

Change-Id: Ibfafb6ebeae242bcc092f8517afd1be5fb991e6a
Issue-ID: NONRTRIC-293
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoMerge "Added EI Job jobTarget"
Henrik Andersson [Fri, 25 Sep 2020 07:29:47 +0000 (07:29 +0000)]
Merge "Added EI Job jobTarget"

3 years agoUpdated to the latest springboot version 62/4762/1
PatrikBuhr [Wed, 23 Sep 2020 12:25:25 +0000 (14:25 +0200)]
Updated to the latest springboot version

Version updated policy-agent and enrichment-data-service.

Change-Id: Id5a256d27e2047adf4c366147488074a6bbcb10b
Issue-ID: NONRTRIC-292
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoAdded EI Job jobTarget 55/4755/3
PatrikBuhr [Tue, 22 Sep 2020 11:37:52 +0000 (13:37 +0200)]
Added EI Job jobTarget

Change-Id: I0bf1a50843ab15a442a6edd20f86e44bced7d3df
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoMerge "Added enrichment-coordinator-service module in nonrtric"
John Keeney [Wed, 23 Sep 2020 09:14:41 +0000 (09:14 +0000)]
Merge "Added enrichment-coordinator-service module in nonrtric"

3 years agoAdded enrichment-coordinator-service module in nonrtric 49/4749/5
PatrikBuhr [Mon, 21 Sep 2020 12:30:29 +0000 (14:30 +0200)]
Added enrichment-coordinator-service module in nonrtric

Change-Id: Ia80132c4891e02a9f88965baabdba22dd00a2aa3
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoEnrichment cordinator service, added job validation 19/4719/4
PatrikBuhr [Fri, 18 Sep 2020 13:13:03 +0000 (15:13 +0200)]
Enrichment cordinator service, added job validation

Added validation of EI job data agains the registerred json schema.
Improved tests.
Improved documentation.

Change-Id: I86fe031b22aa0378d82181a019e8f0743f283e8a
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoEnrichment Service 11/4711/4
PatrikBuhr [Wed, 16 Sep 2020 11:17:29 +0000 (13:17 +0200)]
Enrichment Service

Added producer API
Added producer simulator for tests
Added a mock

Change-Id: Ic627e9e608cd55cb193f72bf1194f5ae1c5a56e2
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoMerge "Fixed broken unittest in policy agent"
Henrik Andersson [Thu, 17 Sep 2020 09:54:21 +0000 (09:54 +0000)]
Merge "Fixed broken unittest in policy agent"

3 years agoEnrichment Coordination Service 07/4707/3
PatrikBuhr [Fri, 11 Sep 2020 14:50:37 +0000 (16:50 +0200)]
Enrichment Coordination Service

First part. Consumer API defined.

Change-Id: I0841cba636c2e79ed0e54978641434e83aff77e5
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoFixed broken unittest in policy agent 10/4710/1
PatrikBuhr [Thu, 17 Sep 2020 07:36:04 +0000 (09:36 +0200)]
Fixed broken unittest in policy agent

The concurrency testwas broken and tested nothing.
The code formatting plugin had stopped working.
Version is updated and works now.

Change-Id: I3b6d1d7ed66f863e2240906d7bb99da8f7b1324d
Issue-ID: NONRTRIC-195
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoEnhancements of the test env and test scripts 02/4702/2
BjornMagnussonXA [Mon, 14 Sep 2020 19:28:54 +0000 (21:28 +0200)]
Enhancements of the test env and test scripts

Change-Id: I14af2b53ec3d31d25956ddd02b5a378b3606539b

Issue-ID: NONRTRIC-289

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

3 years agoChange mail list from main@ to discuss@lists.o-ran-sc.org 14/4614/1
JohnKeeney [Wed, 26 Aug 2020 13:31:08 +0000 (14:31 +0100)]
Change mail list from  main@ to discuss@lists.o-ran-sc.org

Signed-off-by: JohnKeeney <John.Keeney@est.tech>
Issue-ID: NONRTRIC-285
Change-Id: I028fa7be972f65a7a88e8768960428dbae1fb53f

3 years agoMerge changes Id5e8969d,I56437e93
John Keeney [Tue, 18 Aug 2020 09:51:43 +0000 (09:51 +0000)]
Merge changes Id5e8969d,I56437e93

* changes:
  Add standalone dmaap-mr deployment
  Add docker-compose file for nonrtric deployment with dmaap-mr

3 years agoAdd standalone dmaap-mr deployment 56/4556/2
ecaiyanlinux [Mon, 17 Aug 2020 11:29:16 +0000 (13:29 +0200)]
Add standalone dmaap-mr deployment

Add standalone dmaap-mr docker-compose file
Add network name in docker-compose
Add dmaap-mr msg to get policy-schema

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

3 years agoAdd docker-compose file for nonrtric deployment with dmaap-mr 36/4536/6
ecaiyanlinux [Wed, 12 Aug 2020 10:57:09 +0000 (12:57 +0200)]
Add docker-compose file for nonrtric deployment with dmaap-mr

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

3 years agoUpdated some function test cases with https 27/4527/1
BjornMagnussonXA [Mon, 10 Aug 2020 12:16:24 +0000 (14:16 +0200)]
Updated some function test cases with https

Change-Id: Ic4f75e47db5b23e66024967a974c4c807ff4f07e

Issue-ID: NONRTRIC-268

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

3 years agoSupport https for callback_reciever 02/4502/5
ecaiyanlinux [Sat, 1 Aug 2020 14:05:17 +0000 (14:05 +0000)]
Support https for callback_reciever

Currently callback_reciever only supports http
This commit makes it support both http/https

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

3 years agoMerge "Step version to 2.1.0 on master"
John Keeney [Mon, 3 Aug 2020 08:06:06 +0000 (08:06 +0000)]
Merge "Step version to 2.1.0 on master"

3 years agoUpdate Release Notes 76/4476/3
ecaiyanlinux [Wed, 29 Jul 2020 11:34:51 +0000 (13:34 +0200)]
Update Release Notes

Change-Id: If234b10b103817de83a76b5c3d2340eac6884e90
Issue-ID: NONRTRIC-266
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
3 years agoMerge "Fix bug in A1 clients"
John Keeney [Sun, 2 Aug 2020 12:32:19 +0000 (12:32 +0000)]
Merge "Fix bug in A1 clients"

3 years agoAdd webconfig for dmaap/rapp rest client 95/4495/1
ecaiyanlinux [Sat, 1 Aug 2020 20:05:35 +0000 (22:05 +0200)]
Add webconfig for dmaap/rapp rest client

Change-Id: I624858aa8373ffa98581706ebbce5fb5deed0e84
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
3 years agoFix bug in A1 clients 91/4491/1
RehanRaza [Fri, 31 Jul 2020 17:35:39 +0000 (19:35 +0200)]
Fix bug in A1 clients

Change-Id: Id397f97bcc1d527ec130a399a4b926e951ca7beb
Issue-ID: NONRTRIC-267
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoTested using CA signed cert 70/4470/3
PatrikBuhr [Wed, 29 Jul 2020 06:31:15 +0000 (08:31 +0200)]
Tested using CA signed cert

Tested using a CA signed cert and trusting the CA.
Added a README file describing how the keystore.jks
and the truststore.jks can be created.

Change-Id: I431e716f830a3dc1d02f9ac53dddca6a678ace43
Issue-ID: NONRTRIC-195
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoStep version to 2.1.0 on master 57/4457/1
elinuxhenrik [Mon, 27 Jul 2020 11:06:03 +0000 (13:06 +0200)]
Step version to 2.1.0 on master

Step new version on master after Bronze maintenance release.

Change-Id: If09f874b5cbd0bb12c5e2013375f80b65fb2c697
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoAdd documentation for certs configuration 42/4442/1
RehanRaza [Thu, 23 Jul 2020 16:35:50 +0000 (18:35 +0200)]
Add documentation for certs configuration

Change-Id: Ia722c92c4963cfe19a42593d2dbf2aab9af67731
Issue-ID: NONRTRIC-264
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoMerge "Improve Eclipse code formatting"
John Keeney [Wed, 22 Jul 2020 09:37:30 +0000 (09:37 +0000)]
Merge "Improve Eclipse code formatting"

3 years agoMerge "Add license text"
John Keeney [Wed, 22 Jul 2020 09:36:31 +0000 (09:36 +0000)]
Merge "Add license text"

3 years agoImprove Eclipse code formatting 21/4421/1
elinuxhenrik [Tue, 21 Jul 2020 11:34:10 +0000 (13:34 +0200)]
Improve Eclipse code formatting

Change-Id: I8d60137bdff14425f4642f617478355c0aaf21b2
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoFix Rest client of policy agent 18/4418/2
RehanRaza [Mon, 20 Jul 2020 16:38:11 +0000 (18:38 +0200)]
Fix Rest client of policy agent

Change-Id: I8a4eebb9e4e7d2e91a7612cadb3d2f78341390dd
Issue-ID: NONRTRIC-262
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoAdd license text 19/4419/1
elinuxhenrik [Tue, 21 Jul 2020 09:10:47 +0000 (11:10 +0200)]
Add license text

Change-Id: I23aea89dd001165762b825cadcfb48e05a66427c
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoMerge "Replaced deprecated tag in a1-controller pom"
John Keeney [Tue, 14 Jul 2020 12:43:17 +0000 (12:43 +0000)]
Merge "Replaced deprecated tag in a1-controller pom"

3 years agoSwitch back to Java 8 in developer guide 27/4327/1
maximesson [Tue, 7 Jul 2020 08:17:58 +0000 (10:17 +0200)]
Switch back to Java 8 in developer guide

Change-Id: I4e2642d1c00f164bac22a846d6a7f5569cf178dd
Issue-ID: NONRTRIC-260
Signed-off-by: maximesson <maxime.bonneau@est.tech>
3 years agoReplaced deprecated tag in a1-controller pom 02/4302/1
elinuxhenrik [Thu, 2 Jul 2020 14:28:49 +0000 (16:28 +0200)]
Replaced deprecated tag in a1-controller pom

Change-Id: I92a3359cd99e82b36afd28c1437a093fc1e8c351
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoRemove Sonar issues 97/4297/1
elinuxhenrik [Thu, 2 Jul 2020 07:53:46 +0000 (09:53 +0200)]
Remove Sonar issues

Change-Id: I4f94ae9b948210e613a6bc356772ce169b8714e2
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoMerge "Remove Sonar issues"
Henrik Andersson [Thu, 2 Jul 2020 07:19:44 +0000 (07:19 +0000)]
Merge "Remove Sonar issues"

3 years agoMerge "Update docker-compose for configurable certs"
Henrik Andersson [Wed, 1 Jul 2020 12:02:01 +0000 (12:02 +0000)]
Merge "Update docker-compose for configurable certs"

3 years agoRemove Sonar issues 88/4288/1
elinuxhenrik [Wed, 1 Jul 2020 07:47:22 +0000 (09:47 +0200)]
Remove Sonar issues

Change-Id: Idf70936d8f91ca18db5aa7c39b9fd1aaa7cddf90
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoRemove Sonar issues 72/4272/5
elinuxhenrik [Tue, 30 Jun 2020 07:16:46 +0000 (09:16 +0200)]
Remove Sonar issues

Change-Id: I56d5d9b60b3a1ff4482333688af00f8ade620335
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoUpdate docker-compose for configurable certs 58/4258/1
RehanRaza [Mon, 29 Jun 2020 10:06:17 +0000 (12:06 +0200)]
Update docker-compose for configurable certs

Change-Id: Iebf697c6f0a0e2d62e05afad2996f1eadefab297
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoMerge "Remove Sonar issues"
Henrik Andersson [Mon, 29 Jun 2020 06:02:07 +0000 (06:02 +0000)]
Merge "Remove Sonar issues"

3 years agoRemove Sonar issues 39/4239/1
elinuxhenrik [Fri, 26 Jun 2020 13:24:41 +0000 (15:24 +0200)]
Remove Sonar issues

Change-Id: Iec2d7ecbf70f2a6edc9c9f4c48425ea01e86d4e2
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoMake certs in Policy Agent configurable 36/4236/4
RehanRaza [Thu, 25 Jun 2020 17:15:45 +0000 (19:15 +0200)]
Make certs in Policy Agent configurable

Change-Id: I85787b757546288f783e44c05fdda90c32e59f7e
Issue-ID: NONRTRIC-254
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoMerge "Make certs in A1 controller configurable"
Henrik Andersson [Thu, 25 Jun 2020 12:57:27 +0000 (12:57 +0000)]
Merge "Make certs in A1 controller configurable"

3 years agoMake certs in A1 controller configurable 23/4223/2
RehanRaza [Tue, 23 Jun 2020 13:16:05 +0000 (15:16 +0200)]
Make certs in A1 controller configurable

Change-Id: I33dd9bf57cd0ddd8f09d67282600591670675a43
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoFix potential risk of race condition 48/4048/2
ecaiyanlinux [Mon, 8 Jun 2020 22:17:01 +0000 (00:17 +0200)]
Fix potential risk of race condition

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

3 years agoRelease Maven SDNC A1 Controller 31/4131/2
ecaiyanlinux [Tue, 16 Jun 2020 13:09:07 +0000 (15:09 +0200)]
Release Maven SDNC A1 Controller

Change-Id: Id5dd9833eae2cbf8396c7f509c04cad309cf10cb
Issue-ID: NONRTRIC-230
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
3 years agoMerge "Release Maven Policy Agent"
John Keeney [Fri, 19 Jun 2020 11:23:55 +0000 (11:23 +0000)]
Merge "Release Maven Policy Agent"

3 years agoMerge "Update Release Notes for Bronze"
John Keeney [Fri, 19 Jun 2020 11:23:36 +0000 (11:23 +0000)]
Merge "Update Release Notes for Bronze"

3 years agoMerge "Release of nonrtric-policy-agent"
John Keeney [Fri, 19 Jun 2020 11:23:16 +0000 (11:23 +0000)]
Merge "Release of nonrtric-policy-agent"

3 years agoMerge "Release of nonrtric-a1-controller"
John Keeney [Fri, 19 Jun 2020 11:22:35 +0000 (11:22 +0000)]
Merge "Release of nonrtric-a1-controller"

3 years agoRelease Maven Policy Agent 29/4129/2
elinuxhenrik [Tue, 16 Jun 2020 13:02:59 +0000 (15:02 +0200)]
Release Maven Policy Agent

Change-Id: I220d7ab31e9999b51a244266f672c67c15182b3d
Issue-ID: NONRTRIC-230
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoMerge "Improve developer guide"
Henrik Andersson [Thu, 18 Jun 2020 11:24:16 +0000 (11:24 +0000)]
Merge "Improve developer guide"

3 years agoMerge "Updated documentation and scripts using https between agent and MR"
Henrik Andersson [Thu, 18 Jun 2020 11:23:36 +0000 (11:23 +0000)]
Merge "Updated documentation and scripts using https between agent and MR"

3 years agoUpdate Release Notes for Bronze 82/4082/3
elinuxhenrik [Fri, 12 Jun 2020 06:56:52 +0000 (08:56 +0200)]
Update Release Notes for Bronze

Change-Id: I495a7e034fe3a30dfc8575c8bf4248c1ea686c98
Issue-ID: NONRTRIC-230
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoRelease of nonrtric-policy-agent 45/4045/5
elinuxhenrik [Wed, 10 Jun 2020 06:28:45 +0000 (08:28 +0200)]
Release of nonrtric-policy-agent

Change-Id: Ie1dd5f7062ba354354f2b35fb03d9707814b983c
Issue-ID: NONRTRIC-230
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoRelease of nonrtric-a1-controller 34/4034/5
elinuxhenrik [Tue, 9 Jun 2020 09:30:05 +0000 (11:30 +0200)]
Release of nonrtric-a1-controller

Change-Id: Ia95e390ca80517cf3a4ef629c68110b87082a607
Issue-ID: NONRTRIC-230
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoMerge "Remove using of DMAAP client from ONAP"
Henrik Andersson [Thu, 18 Jun 2020 09:08:04 +0000 (09:08 +0000)]
Merge "Remove using of DMAAP client from ONAP"

3 years agoImprove developer guide 69/4169/3
gautamk189 [Wed, 17 Jun 2020 14:45:44 +0000 (20:15 +0530)]
Improve developer guide

Signed-off-by: gautamk189 <gautamkr@hcl.com>
Change-Id: I31f5548ef41642535ba38eb9a1feb598959cb788

3 years agoUpdated documentation and scripts using https between agent and MR 68/4168/2
BjornMagnussonXA [Wed, 17 Jun 2020 13:43:39 +0000 (15:43 +0200)]
Updated documentation and scripts using https between agent and MR

Documentation of all api test script for function test scripts

Enabled testcase to test both http and https between the policy agent and MR

POST message to MR now also support single message that is not in an array

Change-Id: I8540244786d941d0387425667adb637e66e1ce2e
Issue-ID: NONRTRIC-154
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
3 years agoMerge "Clean up A1 controller dependencies"
John Keeney [Wed, 17 Jun 2020 15:02:43 +0000 (15:02 +0000)]
Merge "Clean up A1 controller dependencies"

3 years agoClean up A1 controller dependencies 66/4166/1
RehanRaza [Tue, 16 Jun 2020 15:41:14 +0000 (17:41 +0200)]
Clean up A1 controller dependencies

Change-Id: Ib9b9ed150495353812b750cab2e725af753f16c5
Issue-ID: NONRTRIC-250
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoRemove using of DMAAP client from ONAP 33/4133/6
PatrikBuhr [Tue, 16 Jun 2020 09:19:01 +0000 (11:19 +0200)]
Remove using of DMAAP client from ONAP

The DMAAP client did not work with https, which
is a fundametal need.
Instead, the AsynchRestClient is used.

Change-Id: I347ddd5a140e854da858ad87386227b1da8c437a
Issue-ID: NONRTRIC-195
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoMerge "Update developer guide"
Henrik Andersson [Tue, 16 Jun 2020 14:54:48 +0000 (14:54 +0000)]
Merge "Update developer guide"

3 years agoMerge "Add description to parameters in the remaining controllers"
Henrik Andersson [Tue, 16 Jun 2020 14:54:19 +0000 (14:54 +0000)]
Merge "Add description to parameters in the remaining controllers"

3 years agoUpdate developer guide 19/4119/1
gautamk189 [Tue, 16 Jun 2020 09:53:46 +0000 (15:23 +0530)]
Update developer guide

Issue-ID: NONRTRIC-246
Signed-off-by: gautamk189 <gautamkr@hcl.com>
Change-Id: I7370c2d6ab50be654b7fcfe5772fb22fc6875495

3 years agoAdd description to parameters in the remaining controllers 86/4086/3
maximesson [Fri, 12 Jun 2020 14:22:34 +0000 (16:22 +0200)]
Add description to parameters in the remaining controllers

Change-Id: I4b91464e417adbdb646f1c78355ca97952a05e91
Issue-ID: NONRTRIC-158
Signed-off-by: maximesson <maxime.bonneau@est.tech>
3 years agoDisable integration test by default 63/4063/6
ecaiyanlinux [Wed, 10 Jun 2020 16:17:56 +0000 (18:17 +0200)]
Disable integration test by default

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

3 years agoMerge "Add monitor web page to Health Check test"
Henrik Andersson [Wed, 10 Jun 2020 06:14:08 +0000 (06:14 +0000)]
Merge "Add monitor web page to Health Check test"

3 years agoFix a small issue & update gitignore 35/4035/5
ecaiyanlinux [Tue, 9 Jun 2020 11:29:53 +0000 (13:29 +0200)]
Fix a small issue & update gitignore

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

3 years agoAdd monitor web page to Health Check test 03/4003/12
elinuxhenrik [Fri, 5 Jun 2020 08:23:27 +0000 (10:23 +0200)]
Add monitor web page to Health Check test

Also add documentation.

Change-Id: I4732a65d21a458711672f6f49d56d186b15bd8c8
Issue-ID: NONRTRIC-200
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoMerge "prepare for jenkins test"
Henrik Andersson [Tue, 9 Jun 2020 08:36:56 +0000 (08:36 +0000)]
Merge "prepare for jenkins test"

3 years agoMerge "Add description to parameters in policy controller"
Henrik Andersson [Tue, 9 Jun 2020 06:39:42 +0000 (06:39 +0000)]
Merge "Add description to parameters in policy controller"

3 years agoMerge "Added UUID to policy ids and new policy types"
Henrik Andersson [Tue, 9 Jun 2020 06:38:55 +0000 (06:38 +0000)]
Merge "Added UUID to policy ids and new policy types"