ccsdk/oran.git
3 years agoUpdate to use released parent poms 78/112478/2
Dan Timoney [Thu, 10 Sep 2020 12:27:56 +0000 (08:27 -0400)]
Update to use released parent poms

Update ccsdk/oran to use released version of parent poms in preparation
for release build.  This is needed because ccsdk-oran Jenkins job is
set up to use maven version plugin to roll version, instead of simply
removing all occurrences of '-SNAPSHOT' in pom.xmls before doing staging
build.  Jenkins job should be changed not to use version plugin so that
in the future we don't have to change parent pom version before release
build.

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

3 years agoChange to logging.file.name in policy-management-service 61/112361/2
RehanRaza [Wed, 9 Sep 2020 11:07:37 +0000 (13:07 +0200)]
Change to logging.file.name in policy-management-service

application.log not found in container.
logging.file is deprecated in latest version of spring-boot-parent.
Use logging.file.name instead.

Change-Id: Icdb0f72f7b4d0647346b331eb4a972165aac4788
Issue-ID: CCSDK-2741
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoMerge "Non Root user to access the log file"
KAPIL SINGAL [Fri, 4 Sep 2020 13:10:09 +0000 (13:10 +0000)]
Merge "Non Root user to access the log file"

3 years agoFixing and Refactoring POM's 38/112138/6
Singal, Kapil (ks220y) [Thu, 3 Sep 2020 20:24:57 +0000 (16:24 -0400)]
Fixing and Refactoring POM's

Adding missing xml tag and parent pom referencing

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

3 years agoNon Root user to access the log file 30/112130/1
Lathish [Thu, 3 Sep 2020 18:06:23 +0000 (19:06 +0100)]
Non Root user to access the log file

Issue-ID: CCSDK-2622
Change-Id: Ie1963510c0ba61620ada23345a35ae430ca0bbf1
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoMerge "Add version.properties"
KAPIL SINGAL [Thu, 3 Sep 2020 15:36:33 +0000 (15:36 +0000)]
Merge "Add version.properties"

3 years agoAdd version.properties 85/112085/3
ecaiyanlinux [Thu, 3 Sep 2020 08:48:36 +0000 (10:48 +0200)]
Add version.properties

ccsdk-oran-maven-docker-stage-master job is failing due to missing version.properties
Add version.properties to fix jenkins job

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

3 years agoUpdate lifecycle state 17/112117/1
Dan Timoney [Thu, 3 Sep 2020 14:10:13 +0000 (10:10 -0400)]
Update lifecycle state

Update lifecycle state to Mature

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

3 years agoMerge "Fixing instable test"
Dan Timoney [Tue, 1 Sep 2020 18:29:19 +0000 (18:29 +0000)]
Merge "Fixing instable test"

3 years agoRemove Sonar issues 35/111935/2
elinuxhenrik [Tue, 1 Sep 2020 07:54:27 +0000 (09:54 +0200)]
Remove Sonar issues

Change-Id: I237379f7cb8043abaf75870312412a6302c9705a
Issue-ID: CCSDK-2604
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoFixing instable test 31/111931/1
PatrikBuhr [Tue, 1 Sep 2020 04:41:16 +0000 (06:41 +0200)]
Fixing instable test

The testcase in question should wait util the available so that the
data synchronization does not iterfere.

Change-Id: I152bb5db25cb7d55a0c677595027ef72577f84c0
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoFixed so that ApplicationTest(s) is run by mvn test 80/111880/2
PatrikBuhr [Mon, 31 Aug 2020 12:02:27 +0000 (14:02 +0200)]
Fixed so that ApplicationTest(s) is run by mvn test

For some reason 'mvn test' skips tests in files named ApplicationTestV1 and ApplicationTestV2
They are renamed, and moved to controllers.

Change-Id: I9563f1dcc5ffce98be1b744159fd4a75d3992b19
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agomove a1-adapter to actual ccsdk/odlsli 1.0.1-SNAPSHOT dependencies 11/111811/2
highstreetherbert [Thu, 27 Aug 2020 18:35:40 +0000 (20:35 +0200)]
move a1-adapter to actual ccsdk/odlsli 1.0.1-SNAPSHOT dependencies

Issue-ID: SDNC-1336
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I71bc5f949914739df2f7696424e3330df278164e
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
3 years agoMerge "DMAAP Improvements"
KAPIL SINGAL [Thu, 27 Aug 2020 12:43:12 +0000 (12:43 +0000)]
Merge "DMAAP Improvements"

3 years agoMerge "Some improvements if NBI V2.0"
KAPIL SINGAL [Thu, 27 Aug 2020 12:41:50 +0000 (12:41 +0000)]
Merge "Some improvements if NBI V2.0"

3 years agoDMAAP Improvements 28/111728/4
PatrikBuhr [Tue, 25 Aug 2020 12:55:35 +0000 (14:55 +0200)]
DMAAP Improvements

When a syntactically incorrect DMAAP is receiced, a response is generated
to simplify trouble shooting.

Change-Id: I949df0c13e056fa5713a4af6dfc870e1b7078c0a
Issue-ID: CCSDK-2498
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoMerge "Set SureFire plugin version to make tests work"
KAPIL SINGAL [Wed, 26 Aug 2020 13:33:28 +0000 (13:33 +0000)]
Merge "Set SureFire plugin version to make tests work"

3 years agoSet SureFire plugin version to make tests work 42/111742/1
elinuxhenrik [Wed, 26 Aug 2020 12:04:17 +0000 (14:04 +0200)]
Set SureFire plugin version to make tests work

When the SureFire plugin version is not set to 2.22.2 the tests are not
started.

Change-Id: Iaface367461187ba2a9068b2c8d8bcbca031d404
Issue-ID: CCSDK-2502
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoSome improvements if NBI V2.0 37/111637/5
PatrikBuhr [Fri, 21 Aug 2020 09:35:17 +0000 (11:35 +0200)]
Some improvements if NBI V2.0

Improved generated swagger API.
Furter alignments to  https://opensource.zalando.com/restful-api-guidelines/#118
Improved unitttest for faulty JSON in configuration.

Changed names: "NonRT-RIC" to "Non-RT RIC" and "NearRT-RIC" to "Near-RT RIC"

Change-Id: I4ca0d45605a770b5c33e34019671e088e3fe979d
Issue-ID: CCSDK-2498
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoAdded additional log information 86/111486/9
Lathish [Thu, 20 Aug 2020 08:59:39 +0000 (09:59 +0100)]
Added additional log information

Issue-ID: CCSDK-2604
Change-Id: I3b6e9759a9a31d694bc0ba488cd1d2dfb9bcfdb5
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoFix Sonar issues 38/111638/2
elinuxhenrik [Mon, 24 Aug 2020 12:18:33 +0000 (14:18 +0200)]
Fix Sonar issues

Change-Id: I868d22847853ba7646164c2234b608ec319085ab
Issue-ID: CCSDK-2502
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoUpdate parent pom version and clean up 30/111630/2
elinuxhenrik [Mon, 24 Aug 2020 11:30:10 +0000 (13:30 +0200)]
Update parent pom version and clean up

Change-Id: Idcc109e431bcf1bdd1f38fbe7939fcc93000ef45
Issue-ID: CCSDK-2502
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoMerge "REST Style alignment for A1 Policy Management"
Dan Timoney [Thu, 20 Aug 2020 11:56:16 +0000 (11:56 +0000)]
Merge "REST Style alignment for A1 Policy Management"

3 years agoREST Style alignment for A1 Policy Management 16/111316/7
PatrikBuhr [Tue, 11 Aug 2020 07:24:25 +0000 (09:24 +0200)]
REST Style alignment for A1 Policy Management

Created a structure for support of different NBI APIs.
A version 2 is started, which introduces changes initiated by
reviews and aligns to https://opensource.zalando.com/restful-api-guidelines/#118

More alignment will be done in later commits.

Issue-ID: CCSDK-2498
Change-Id: I810ecce79b5e2462cc77a1c2e7c638fbc6d54774
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
3 years agoUpdate Sli Version to release version 24/111424/1
Lathish [Wed, 19 Aug 2020 14:26:41 +0000 (15:26 +0100)]
Update Sli Version to release version

Set DG response to A1 response

Issue-ID: CCSDK-2604
Change-Id: I6b3f5e80e452fd754f8157336b795dbc2d40e586
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoAdd A1 implementation 10/111310/1
Lathish [Fri, 14 Aug 2020 16:18:05 +0000 (17:18 +0100)]
Add A1 implementation

Issue-ID: CCSDK-2604
Change-Id: Iad40153e7a8a0468c4512ae284de47cf42ee31bd
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoInitial A1 adapter api implmentation 96/111196/3
Lathish [Thu, 6 Aug 2020 09:19:33 +0000 (10:19 +0100)]
Initial A1 adapter api implmentation

Issue-ID: CCSDK-2604
Change-Id: If946b4f0cc92410e6b903928fd9cb2fd79996dc3
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoAdd seed code for A1 policy management service 57/110857/4
RehanRaza [Mon, 3 Aug 2020 13:56:03 +0000 (15:56 +0200)]
Add seed code for A1 policy management service

Change-Id: I4925a613a85b182aab6d78dafd55ec333acba49d
Issue-ID: CCSDK-2617
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoMerge "Add the A1 Adapter API"
Dan Timoney [Fri, 31 Jul 2020 12:33:27 +0000 (12:33 +0000)]
Merge "Add the A1 Adapter API"

3 years agoAdd the A1 Adapter API 46/110746/5
Lathish [Thu, 30 Jul 2020 14:52:12 +0000 (15:52 +0100)]
Add the A1 Adapter API

Restructed the repo's

Issue-ID: CCSDK-2581
Change-Id: Idb4062cf32d3e55b9c93829e51f67c83842a125e
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoAdd the Policy Management Service API 37/110737/1
elinuxhenrik [Thu, 30 Jul 2020 13:42:23 +0000 (15:42 +0200)]
Add the Policy Management Service API

Change-Id: I1c816846ebc2d459d0619550c6e127735652d076
Issue-ID: CCSDK-2597
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoAdd component structure + initial pom files 56/110456/6
elinuxhenrik [Wed, 22 Jul 2020 14:41:17 +0000 (16:41 +0200)]
Add component structure + initial pom files

Change-Id: I232d08c675cce1f70343f5d3ec541bf9a2a73f0e
Issue-ID: CCSDK-2597
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoMerge "Add initial files to repo"
Dan Timoney [Mon, 27 Jul 2020 19:22:23 +0000 (19:22 +0000)]
Merge "Add initial files to repo"

3 years agoAdd initial files to repo 49/110449/2
elinuxhenrik [Wed, 22 Jul 2020 12:38:08 +0000 (14:38 +0200)]
Add initial files to repo

Change-Id: Ib68bedaa653ce898f7f68f89c43518e56996f381
Issue-ID: CCSDK-2595
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 years agoAutomation adds INFO.yaml 69/110269/2
LF Jenkins CI [Tue, 21 Jul 2020 16:59:05 +0000 (16:59 +0000)]
Automation adds INFO.yaml

Issue-ID: CIMAN-33

Change-Id: Ibd8b9b9e9ac69434e200a451fbf231fb048aac6b
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
3 years agoAutomation adds .gitreview 68/110268/2
LF Jenkins CI [Tue, 21 Jul 2020 16:58:51 +0000 (16:58 +0000)]
Automation adds .gitreview

Issue-ID: CIMAN-33

Change-Id: I5e8ec8d0888649341c7ffa1c0cdfb7bee73b6957
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
3 years agoInitial empty repository
LF Jenkins CI [Tue, 21 Jul 2020 16:58:36 +0000 (16:58 +0000)]
Initial empty repository