so.git
2 years agoMerge "Enable ControllerExecutionBB for service scope" 1.9.0
Seshu Kumar M [Fri, 13 Aug 2021 14:17:15 +0000 (14:17 +0000)]
Merge "Enable ControllerExecutionBB for service scope"

2 years agoMerge "Update ccsdk version to 1.1.5"
Seshu Kumar M [Fri, 13 Aug 2021 11:59:10 +0000 (11:59 +0000)]
Merge "Update ccsdk version to 1.1.5"

2 years agoMerge "Fix DeleteSliceService auth"
Seshu Kumar M [Fri, 13 Aug 2021 11:49:49 +0000 (11:49 +0000)]
Merge "Fix DeleteSliceService auth"

2 years agoMerge "Fix issues in AN NSSMF for allocate &modify flow"
Seshu Kumar M [Wed, 11 Aug 2021 10:27:54 +0000 (10:27 +0000)]
Merge "Fix issues in AN NSSMF for allocate &modify flow"

2 years agoChanging SOL003 dependency version 31/123231/1
MukeshKumar [Tue, 10 Aug 2021 14:57:54 +0000 (15:57 +0100)]
Changing SOL003 dependency version

Issue-ID: SO-3726
Signed-off-by: Mukesh <mukeshsharma@est.tech>
Change-Id: I037da634752f8ace28d914ef5880c84a2721557b

2 years agoMerge "Enable WorkflowActionBB to skip last building block"
Seshu Kumar M [Fri, 6 Aug 2021 04:39:49 +0000 (04:39 +0000)]
Merge "Enable WorkflowActionBB to skip last building block"

2 years agoMerge "fixing vulnerabilities for tomcat catalina"
Byung-Woo Jun [Thu, 5 Aug 2021 14:59:41 +0000 (14:59 +0000)]
Merge "fixing vulnerabilities for tomcat catalina"

2 years agofixing vulnerabilities for tomcat catalina 44/123144/2
MukeshKumar [Thu, 5 Aug 2021 11:25:47 +0000 (12:25 +0100)]
fixing vulnerabilities for tomcat catalina

Issue-ID: SO-3726
Signed-off-by: Mukesh <mukeshsharma@est.tech>
Change-Id: I8e923f3a225a8cabb5a58536b3b3b18ddb491244

2 years agoMerge "update the SO committer list"
Byung-Woo Jun [Thu, 5 Aug 2021 14:10:27 +0000 (14:10 +0000)]
Merge "update the SO committer list"

2 years agoMerge "Fix some attribute issues"
Seshu Kumar M [Thu, 5 Aug 2021 12:38:14 +0000 (12:38 +0000)]
Merge "Fix some attribute issues"

2 years agoupdate the SO committer list 45/123145/1
seshukm [Thu, 5 Aug 2021 12:16:48 +0000 (17:46 +0530)]
update the SO committer list

Issue-ID: SO-3616

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I17312887b3c540c7e4883fae70a3edfa5c7ebd3a

2 years agoEnable WorkflowActionBB to skip last building block 24/122124/3
Jozsef Csongvai [Sat, 29 May 2021 10:48:46 +0000 (06:48 -0400)]
Enable WorkflowActionBB to skip last building block

WorkflowActionBB does not take into account flowmanipulators such as
SkipCDSBuildingBlockListener, which increment the current index of
building blocks to execute. In the case where ControllerExecutionBB is
the last building block and should be skipped, the index would be
incremented beyond bounds and cause exception. WorkflowActionBB needs
to check if the flow has been completed before it tries to execute the
next building block.

Issue-ID: SO-3678
Change-Id: I635c12a568c3b98031cbeb37ef521663d96b852b
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2 years agoEnable ControllerExecutionBB for service scope 38/120538/5
Jozsef Csongvai [Tue, 13 Apr 2021 22:49:42 +0000 (18:49 -0400)]
Enable ControllerExecutionBB for service scope

Also make userParams.service optional to support usecases
where it is not being passed.

Issue-ID: SO-3627
Change-Id: I7e0abfffe54e11935b32f6c6829400de88fb4bd0
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2 years agoMerge "Support instantiation of same model vnfs/vf-modules"
Seshu Kumar M [Wed, 4 Aug 2021 06:51:34 +0000 (06:51 +0000)]
Merge "Support instantiation of same model vnfs/vf-modules"

2 years agoUpdate ccsdk version to 1.1.5 68/123068/1
Jozsef Csongvai [Tue, 27 Jul 2021 19:09:18 +0000 (15:09 -0400)]
Update ccsdk version to 1.1.5

New version reverts the name change that broke
backward compatibility.

Issue-ID: SO-3725
Change-Id: I4d41f578e2c4eef0a5d0c899b70d19d137f89839
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2 years agoMerge "add junit coverage"
Seshu Kumar M [Sat, 31 Jul 2021 02:59:20 +0000 (02:59 +0000)]
Merge "add junit coverage"

2 years agoFix DeleteSliceService auth 19/123019/1
deepikasatheesh [Fri, 30 Jul 2021 17:41:14 +0000 (17:41 +0000)]
Fix DeleteSliceService auth

Issue-ID: SO-3722

Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Ic988164e40d20429a0ff4ae95456351d4d1b195c

2 years agoFix issues in AN NSSMF for allocate &modify flow 17/123017/1
deepikasatheesh [Fri, 30 Jul 2021 17:06:18 +0000 (17:06 +0000)]
Fix issues in AN NSSMF for allocate &modify flow

Issue-ID: SO-3624

Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I3e11f1748706913621f54e8cd725ca00c71ba682

2 years agoFix some attribute issues 16/123016/1
deepikasatheesh [Fri, 30 Jul 2021 16:50:49 +0000 (16:50 +0000)]
Fix some attribute issues

Issue-ID: SO-3721

Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Ic033f6ba222fcd276b15ca9ca0833f8645fe44e7

2 years agoSupport instantiation of same model vnfs/vf-modules 28/122128/4
Michael Pruss [Mon, 31 May 2021 22:28:08 +0000 (18:28 -0400)]
Support instantiation of same model vnfs/vf-modules

When instantiating a service with multiple vnfs and/or vfmodules
SO would differentiate using ModelCustomizationId. This would cause
issues when creating multiple instances of same model resource, and
each lookup would return the same object.

Instead of using ModelCustomizationId, this patch enables SO to use
instanceName parameter to differentiate the resources. Validation was
added to ensure that instanceNames are provided if there are multiple
resources of the same model. If there are no duplicate resources and
instanceName is not set, SO will default to previous logic using
ModelCustomizationId.

In order to properly associate vfmodules with their parent vnfs, the
Resource class was augmented with a parent reference which maintains
the relationship in further processing.

Id generation logic was corrected to ensure that multiple resources
of the same model are assigned unique instance ids and references to
parent instanceId.

Issue-ID: SO-3677
Change-Id: If39a0138f501177e12262f8e911137012e287fca
Signed-off-by: Michael Pruss <michael.pruss@bell.ca>
2 years agoMerge "Fix ControllerExecutionBB flow."
Lukasz Muszkieta [Wed, 28 Jul 2021 12:56:21 +0000 (12:56 +0000)]
Merge "Fix ControllerExecutionBB flow."

2 years agoMerge "Fix NPE for GenericVnfHealthCheckBB"
Lukasz Muszkieta [Wed, 28 Jul 2021 12:54:24 +0000 (12:54 +0000)]
Merge "Fix NPE for GenericVnfHealthCheckBB"

2 years agoMerge "Change rb-definition-version identifier"
Lukasz Muszkieta [Wed, 28 Jul 2021 12:52:56 +0000 (12:52 +0000)]
Merge "Change rb-definition-version identifier"

2 years agoChange rb-definition-version identifier 95/122895/2
Lukasz Rajewski [Wed, 28 Jul 2021 00:19:42 +0000 (02:19 +0200)]
Change rb-definition-version identifier

Change rb-definition-version identifier. As a consequnece
the vf-module-model-customization-uuid will be used to
identify the version of the rb definition. Also cleaned
property setup for CNFAdapter create instance request

Issue-ID: MULTICLOUD-1377
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Ieafc7be91a6b25df3bec89701fa2c26c6d7a47d8

2 years agoMerge "Fix dateformat for APPC HealthCheck"
Lukasz Muszkieta [Wed, 28 Jul 2021 09:23:37 +0000 (09:23 +0000)]
Merge "Fix dateformat for APPC HealthCheck"

2 years agoFix dateformat for APPC HealthCheck 58/122858/3
k.kedron [Mon, 26 Jul 2021 14:02:55 +0000 (16:02 +0200)]
Fix dateformat for APPC HealthCheck

Issue-ID: SO-3719
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I192f78ead998a983ea4db9fb64e6e69093cf0945

2 years agoFix ControllerExecutionBB flow. 84/122884/1
k.kedron [Tue, 27 Jul 2021 15:45:40 +0000 (17:45 +0200)]
Fix ControllerExecutionBB flow.

Adding the condition block on the end,
like in the CDS actor path.

Issue-ID: SO-3719
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I3ff8f4b63fda8e4404594b630fb6e5411540c697

2 years agoFix NPE for GenericVnfHealthCheckBB 45/122845/1
k.kedron [Mon, 26 Jul 2021 06:43:40 +0000 (08:43 +0200)]
Fix NPE for GenericVnfHealthCheckBB

Issue-ID: SO-3719
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Ifb8d959f5cf4c814cb0427bbc068bbc18980d925

2 years agoadd junit coverage 01/122801/1
Lukasz Muszkieta [Wed, 21 Jul 2021 15:40:43 +0000 (17:40 +0200)]
add junit coverage

Issue-ID: SO-3715
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I6da3048f6af8e0db671929b72ae0d5e468dd134b

2 years agoMerge "Fix issues in AN NSSMF for allocate &modify flow"
Seshu Kumar M [Wed, 21 Jul 2021 11:47:09 +0000 (11:47 +0000)]
Merge "Fix issues in AN NSSMF for allocate &modify flow"

2 years agoMerge "5G core nssmf - Allocate api"
Seshu Kumar M [Wed, 21 Jul 2021 11:45:50 +0000 (11:45 +0000)]
Merge "5G core nssmf - Allocate api"

2 years agoMerge "Fix macro flow resource blocks processing order"
Seshu Kumar M [Mon, 19 Jul 2021 13:26:53 +0000 (13:26 +0000)]
Merge "Fix macro flow resource blocks processing order"

2 years ago5G core nssmf - Allocate api 30/122130/2
sanket12345 [Sat, 17 Jul 2021 06:06:42 +0000 (11:36 +0530)]
5G core nssmf - Allocate api

Code changes to fix issues observed during testing for share/non-shared nssmf Allocate api

Issue-ID: SO-3418
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
Change-Id: I88f22f115c112d713f42f0a800aeb6530d7c6ade

2 years agoFix macro flow resource blocks processing order 63/122463/8
Lukasz Rajewski [Tue, 6 Jul 2021 15:35:37 +0000 (17:35 +0200)]
Fix macro flow resource blocks processing order

Change-Id: I9941cf15d65b5c463126d99e03aa4eb0c2e8c183
Issue-ID: SO-3705
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2 years agoMerge "ONAP Service Mesh compliant modification"
Seshu Kumar M [Wed, 7 Jul 2021 07:29:14 +0000 (07:29 +0000)]
Merge "ONAP Service Mesh compliant modification"

2 years agoFix issues in AN NSSMF for allocate &modify flow 91/120491/5
deepikasatheesh [Tue, 13 Apr 2021 15:12:08 +0000 (15:12 +0000)]
Fix issues in AN NSSMF for allocate &modify flow

Issue-ID: SO-3624

Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Iaeca92aee45a2e0e920c12b0ed407b9fd5514f09

2 years agoFixing XML parsers security bug 71/122371/1
waqas.ikram [Wed, 30 Jun 2021 13:04:23 +0000 (14:04 +0100)]
Fixing XML parsers security bug

Change-Id: I1fbf2b2bd42669d9a3c059c32bb39278bd483d60
Issue-ID: SO-3668
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2 years agoReducing org.reflections package logging 63/122363/2
waqas.ikram [Wed, 30 Jun 2021 09:34:14 +0000 (10:34 +0100)]
Reducing org.reflections package logging

Change-Id: I05c95912a2f7ed5fef7d76728b8a4c0a6cecca10
Issue-ID: SO-3702
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2 years agoFixing XML parsers security bug 34/122334/2
waqas.ikram [Tue, 29 Jun 2021 12:33:51 +0000 (13:33 +0100)]
Fixing XML parsers security bug

Change-Id: I8a4f156196af47272a2732b1fbddafb6f0eb1f4d
Issue-ID: SO-3668
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2 years agoFixing XML parsers security bug 30/122330/1
waqas.ikram [Tue, 29 Jun 2021 10:02:30 +0000 (11:02 +0100)]
Fixing XML parsers security bug

Change-Id: I6c25dd87f393bbeca016a651d68afa11e60f3d94
Issue-ID: SO-3662
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2 years agoONAP Service Mesh compliant modification 63/122263/2
sheel.bajpai [Mon, 28 Jun 2021 08:58:55 +0000 (08:58 +0000)]
ONAP Service Mesh compliant modification

Issue-ID: OOM-2232
Signed-off-by: sheel.bajpai <sheel.bajpai@orange.com>
Change-Id: Ie7416143179b27b64f17088f1983f4477c259cc4

2 years agoFixing XML parsers sonar issue 07/122207/4
waqas.ikram [Fri, 25 Jun 2021 12:21:15 +0000 (13:21 +0100)]
Fixing XML parsers sonar issue

Change-Id: Id67c01bbe19057902127e8a66ba0382589789537
Issue-ID: SO-3665
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2 years agoFixing gating catalogdb pod failure 99/122199/1
waqas.ikram [Fri, 25 Jun 2021 07:34:40 +0000 (08:34 +0100)]
Fixing gating catalogdb pod failure

Change-Id: I128b802e46532a30490c46afd1a6546783c92193
Issue-ID: SO-3688
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2 years agoMerge "Fixes exceptions found in modifying transport slices"
Seshu Kumar M [Thu, 24 Jun 2021 17:13:52 +0000 (17:13 +0000)]
Merge "Fixes exceptions found in modifying transport slices"

2 years agoUpdating pom version to 1.9.0-SNAPSHOT 75/122175/1
waqas.ikram [Thu, 24 Jun 2021 10:51:34 +0000 (11:51 +0100)]
Updating pom version to 1.9.0-SNAPSHOT

Change-Id: Idb3e497148225d4158390b944f74e82ff9f771c8
Issue-ID: SO-3688
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2 years agoinitial release for the istanbul release 67/122167/2
seshukm [Thu, 24 Jun 2021 09:34:15 +0000 (15:04 +0530)]
initial release for the istanbul release

Issue-ID: SO-3652

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I085ceb957876e37ef46ae9fdd5a928934f2f21eb

2 years agoadd junit coverage 34/122134/1
Lukasz Muszkieta [Wed, 23 Jun 2021 15:01:42 +0000 (17:01 +0200)]
add junit coverage

Issue-ID: SO-3433
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I600dc68c6f38597fedfd0e8d962fe879a6abb976

2 years agoFixes exceptions found in modifying transport slices 54/120854/5
hyu2010 [Thu, 22 Apr 2021 14:43:23 +0000 (10:43 -0400)]
Fixes exceptions found in modifying transport slices

This update fixes the exceptions found in the integration tests
of transport slicing in Istanbul release

Issue-ID: SO-3631

Signed-off-by: hyu2010 <hyu2010b@gmail.com>
Change-Id: Ib085742f09f6c31bc6d238d1b9f4c12b3e16d04e
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
2 years agoso-master-merge-java jenkins failing due the nexus credential mismatch 96/122096/1
MukeshKumar [Tue, 22 Jun 2021 11:46:29 +0000 (12:46 +0100)]
so-master-merge-java jenkins failing due the nexus credential mismatch

Issue-ID: SO-3680
Signed-off-by: Mukesh <mukeshsharma@est.tech>
Change-Id: I88f55f115c112d713f42f0a800aeb5490d7c6ade

2 years agoAdd VNF-Macro-Create and VNF-Macro-Delete 20/121120/3
Jozsef Csongvai [Tue, 24 Nov 2020 19:44:01 +0000 (14:44 -0500)]
Add VNF-Macro-Create and VNF-Macro-Delete

These macros enable creation and deletion of a vnf with vfmodules
for an existing service instance using building blocks.

Also:
- No longer force alaCarte=true for these use cases
- Fix broken vfModule sorting logic for baseFirst/baseLast
- Minor refactoring replacing String literals with constants

Issue-ID: SO-3635
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I16975f3561f2d978dede20679927ac3531def900

2 years agoChanging ONAP logging dependencies to a released 83/121983/2
waqas.ikram [Wed, 16 Jun 2021 15:54:04 +0000 (16:54 +0100)]
Changing ONAP logging dependencies to a released

version

Change-Id: Ia93db231c3b8e2403eeec7d6ffe0fe49dd6b8bf1
Issue-ID: SO-3673
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2 years agoMerge "Reverting tenant_meta_data Json property"
Byung-Woo Jun [Thu, 17 Jun 2021 10:15:50 +0000 (10:15 +0000)]
Merge "Reverting tenant_meta_data Json property"

2 years agoMerge "add junit coverage"
Seshu Kumar M [Thu, 17 Jun 2021 06:14:32 +0000 (06:14 +0000)]
Merge "add junit coverage"

2 years agoMerge ":Sonar issues review, fix weak cryptography problem. Reformat code"
Seshu Kumar M [Thu, 17 Jun 2021 06:03:35 +0000 (06:03 +0000)]
Merge ":Sonar issues review, fix weak cryptography problem. Reformat code"

2 years agoMerge "Fixed sdc-controller ingestion logic for cds values"
Seshu Kumar M [Thu, 17 Jun 2021 05:55:57 +0000 (05:55 +0000)]
Merge "Fixed sdc-controller ingestion logic for cds values"

2 years agoReverting tenant_meta_data Json property 81/121981/1
MukeshKumar [Wed, 16 Jun 2021 14:35:09 +0000 (15:35 +0100)]
Reverting tenant_meta_data Json property

Issue-ID: SO-3676
Signed-off-by: Mukesh <mukeshsharma@est.tech>
Change-Id: Ib7fa3ce5f82d45d7a5cf394f492dd634a1e93f7a

2 years agoMerge "add junit coverage"
Seshu Kumar M [Tue, 15 Jun 2021 13:08:09 +0000 (13:08 +0000)]
Merge "add junit coverage"

2 years agoFix issues in shared NSI flow in NSMF 60/121860/2
deepikasatheesh [Thu, 10 Jun 2021 19:42:00 +0000 (19:42 +0000)]
Fix issues in shared NSI flow in NSMF

Issue-ID: SO-3629

Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Ib67ffb8f0143549177e7b2776b219fab4d7f00eb

2 years agoAdd SO_Admin_Cockpit Images to Documentation 42/121542/2
rope252 [Wed, 26 May 2021 10:19:42 +0000 (11:19 +0100)]
Add SO_Admin_Cockpit Images to Documentation

Change-Id: I7ba4d127556a4fe65626154a69beb06fdabf634a
Issue-ID: SO-3492
Signed-off-by: rope252 <gareth.roper@est.tech>
2 years agoadd junit coverage 82/120882/3
Lukasz Muszkieta [Fri, 23 Apr 2021 15:56:03 +0000 (17:56 +0200)]
add junit coverage

Issue-ID: SO-3433
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Ie099e0482c8581426c3ddf16d9a34bb0f39ca937
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2 years agoIncrease code coverage for VnfEbbLoader class 89/120889/4
pwielebs [Sun, 25 Apr 2021 08:43:51 +0000 (10:43 +0200)]
Increase code coverage for VnfEbbLoader class

Issue-ID: SO-3489
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
Change-Id: Ic18200fac5d5ce527abeb923ef3f7caa40c72097

3 years agoadd junit coverage 06/121506/1
Lukasz Muszkieta [Fri, 21 May 2021 19:32:12 +0000 (21:32 +0200)]
add junit coverage

Issue-ID: SO-3661
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Ib3faeb85000345313c52e53d13cf75746a4f3bfb

3 years agoMerge "Fix typo DESACTIVATE to DEACTIVATE"
Lukasz Muszkieta [Wed, 19 May 2021 20:51:13 +0000 (20:51 +0000)]
Merge "Fix typo DESACTIVATE to DEACTIVATE"

3 years agoAdd SO Admin Cockpit Documentation 99/121399/2
rope252 [Tue, 18 May 2021 12:02:21 +0000 (13:02 +0100)]
Add SO Admin Cockpit Documentation

Change-Id: If7e078e38a7494ac6905e8cfd3da41e176cf173a
Issue-ID: SO-3492
Signed-off-by: rope252 <gareth.roper@est.tech>
3 years agoAdd ETSI VNF LCM Documentation 46/121246/1
rope252 [Mon, 10 May 2021 17:32:56 +0000 (18:32 +0100)]
Add ETSI VNF LCM Documentation

Change-Id: I704a5d8c863298c9306e6bd18babff1596f5f5f0
Issue-ID: SO-3492
Signed-off-by: rope252 <gareth.roper@est.tech>
3 years agoMerge "Add failure mechanisms in FAQs BB Understanding"
Seshu Kumar M [Thu, 6 May 2021 16:22:50 +0000 (16:22 +0000)]
Merge "Add failure mechanisms in FAQs BB Understanding"

3 years agoFix typo DESACTIVATE to DEACTIVATE 06/121106/1
Sebastien Premont-Tendland [Fri, 16 Oct 2020 15:14:55 +0000 (11:14 -0400)]
Fix typo DESACTIVATE to DEACTIVATE

Issue-ID: SO-2798
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I6b6334704fc4e7398ed785a99459a67c48def928

3 years agoAdd ETSI NFVO Documentation 04/121104/1
rope252 [Wed, 5 May 2021 10:30:55 +0000 (11:30 +0100)]
Add ETSI NFVO Documentation

Change-Id: Idad4881500e9b3aa5d65373667136842608ecdb4
Issue-ID: SO-3492
Signed-off-by: rope252 <gareth.roper@est.tech>
3 years agoMerge "SO refactor - extract junit from WorkflowActionTest to ServiceEBBLoaderTest...
Lukasz Muszkieta [Fri, 30 Apr 2021 11:15:15 +0000 (11:15 +0000)]
Merge "SO refactor - extract junit from WorkflowActionTest to ServiceEBBLoaderTest Issue-ID: SO-3489"

3 years agoMerge "updated release notes of SO honolulu"
Byung-Woo Jun [Wed, 28 Apr 2021 13:31:35 +0000 (13:31 +0000)]
Merge "updated release notes of SO honolulu"

3 years ago:Sonar issues review, fix weak cryptography problem. Reformat code 07/120907/2
samuel liard [Mon, 26 Apr 2021 15:24:35 +0000 (17:24 +0200)]
:Sonar issues review, fix weak cryptography problem. Reformat code

Issue-ID: SO-3625
Signed-off-by: sliard <samuel.liard@gmail.com>
Change-Id: Ied243d59ebd92e158c451f2cdd694895103de2eb

3 years agoUpdate CDS and grpc dependencies 50/120850/1
Jozsef Csongvai [Wed, 21 Apr 2021 19:12:21 +0000 (15:12 -0400)]
Update CDS and grpc dependencies

Issue-ID: SO-3628
Change-Id: Ia1c5c3d2d38d83609410c94068cd0d4533d9ad40
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
3 years agoAdd failure mechanisms in FAQs BB Understanding 47/120847/1
BrLaine [Thu, 22 Apr 2021 10:18:04 +0000 (12:18 +0200)]
Add failure mechanisms in FAQs BB Understanding

Update FAQs Building Blocks Understanding documentation
- add failure mechanisms rollback,retry, abort
- arrange rst rendering

Issue-ID: SO-675
Signed-off-by: BrLaine <bruno.laine@orange.com>
Change-Id: Iec9b2660d4ba54910653c6b9113f80e4a4ec698f

3 years agoupdated release notes of SO honolulu 22/120822/2
seshukm [Thu, 22 Apr 2021 10:20:03 +0000 (15:50 +0530)]
updated release notes of SO honolulu

Issue-ID: SO-3623

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I59fbe74c5b32a3c02833a42476f38ade5386a275

3 years agoAdded logging statements for skip post inst conf class 78/120578/6
Kalkere Ramesh, Sharan (sk720x) [Thu, 15 Apr 2021 17:26:34 +0000 (13:26 -0400)]
Added logging statements for skip post inst conf class

Issue-ID: SO-3626
Change-Id: I618b6b6b6049f94bc6c9bfe6be893ac022f2449e
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
3 years agoSO refactor - extract junit from WorkflowActionTest to ServiceEBBLoaderTest 23/120723/1
Marcin Rzepecki [Tue, 20 Apr 2021 13:00:58 +0000 (15:00 +0200)]
SO refactor - extract junit from WorkflowActionTest to ServiceEBBLoaderTest
Issue-ID: SO-3489

Signed-off-by: Marcin Rzepecki <marcin.rzepecki@nokia.com>
Change-Id: I54b3a72e1ddd34b3039eccbb3ef3c32a3428ad99

3 years agoMerge "removal of Max Benjamin as committer of SO"
Byung-Woo Jun [Mon, 12 Apr 2021 20:01:44 +0000 (20:01 +0000)]
Merge "removal of Max Benjamin as committer of SO"

3 years agoremoval of Max Benjamin as committer of SO 83/120283/1
seshukm [Thu, 8 Apr 2021 10:58:24 +0000 (16:28 +0530)]
removal of Max Benjamin as committer of SO

Issue-ID: SO-3616

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I3f8a06bc0e42e3d695af0f7cb4747dae9977a8db

3 years agoupdate the SO release notes 82/120282/1
seshukm [Thu, 8 Apr 2021 10:38:22 +0000 (16:08 +0530)]
update the SO release notes

Issue-ID: SO-3598

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I8305f3057f42c10cefdd9b8e5c8a586259c84846

3 years agoMerge "CNF release name deliverd to CNF adapter"
Seshu Kumar M [Tue, 6 Apr 2021 17:45:57 +0000 (17:45 +0000)]
Merge "CNF release name deliverd to CNF adapter"

3 years agoCNF release name deliverd to CNF adapter 57/119857/2
Lukasz Rajewski [Thu, 25 Mar 2021 15:54:03 +0000 (16:54 +0100)]
CNF release name deliverd to CNF adapter

CNF release name deliverd to CNF adapter from SO
request allows to provide custome name of the release
what helps to avoid problem with incorrect name
geenrated today from vf-module-id

Issue-ID: SO-3607
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I579b4d78d409701b28306763d11c60b9e75dd0ea

3 years agoAdd NSI name to allocate request body 75/120075/1
zm330 [Thu, 1 Apr 2021 02:11:20 +0000 (10:11 +0800)]
Add NSI name to allocate request body

Issue-ID: SO-3381

Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Icd06000c1f9ce7f3c6bd7c2b6b6980f175c04343

3 years agoMerge "SO refactor - extract Workflow type Service Issue-ID: SO-3581"
Lukasz Muszkieta [Tue, 30 Mar 2021 13:02:46 +0000 (13:02 +0000)]
Merge "SO refactor - extract Workflow type Service Issue-ID: SO-3581"

3 years agoSO BPMN Infra is not crashing when tomcat can't start 67/119967/1
Krzysztof Gajewski [Thu, 25 Mar 2021 15:17:41 +0000 (16:17 +0100)]
SO BPMN Infra is not crashing when tomcat can't start
- aim of this patch is to return non zero exit code when an exception occur in bpmn-infra

Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Issue-ID: SO-3592
Change-Id: I0f0654c8bcad705220def5fdcfce2f4e407e0be8
(cherry picked from commit 67c2febb7337aa93c5144437088fce26ae03a10f)

3 years agoSO refactor - extract Workflow type Service 85/119985/1
Marcin Rzepecki [Mon, 29 Mar 2021 13:24:42 +0000 (15:24 +0200)]
SO refactor - extract Workflow type Service
Issue-ID: SO-3581

Signed-off-by: Marcin Rzepecki <marcin.rzepecki@nokia.com>
Change-Id: I5bbe63371045333213542c275e763ac7305369a1

3 years agoMerge "request db endpoint and bpmn cleanup"
Max Benjamin [Fri, 26 Mar 2021 14:02:40 +0000 (14:02 +0000)]
Merge "request db endpoint and bpmn cleanup"

3 years agoMerge "corrected json prop names and included update ts"
Max Benjamin [Fri, 26 Mar 2021 14:01:21 +0000 (14:01 +0000)]
Merge "corrected json prop names and included update ts"

3 years agoMerge "remove network soap and dead code"
Max Benjamin [Fri, 26 Mar 2021 14:00:48 +0000 (14:00 +0000)]
Merge "remove network soap and dead code"

3 years agobug fix - add missing required information to docs. 41/119741/2
Marcin Rzepecki [Wed, 24 Mar 2021 14:22:33 +0000 (15:22 +0100)]
bug fix - add missing required information to docs.
Issue-ID: SO-3571

Signed-off-by: Marcin Rzepecki <marcin.rzepecki@nokia.com>
Change-Id: Ifb76e23f2a0240b64df3980264694dceb4ef5856

3 years agorequest db endpoint and bpmn cleanup 24/119724/1
KULESHOV, ELENA [Wed, 24 Mar 2021 13:46:59 +0000 (09:46 -0400)]
request db endpoint and bpmn cleanup

added new request db adapter endpoint
use bpmn constants when available
allow bpmn input setup parameter to be extended

Issue-ID: SO-3606
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: Ibde4d82cc7432ea3cdd9a75aef0dc695ebbf9a1b

3 years agocorrected json prop names and included update ts 04/119604/1
MNUSHKIN, DMITRY [Mon, 22 Mar 2021 20:28:13 +0000 (16:28 -0400)]
corrected json prop names and included update ts

corrected json prop names and included update ts

Issue-ID: SO-3603
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: Ie00bdb617e54e00b450e556aab57b11e864a0969

3 years agoMerge "Add resourceShareLevel in tn"
Seshu Kumar M [Mon, 22 Mar 2021 05:38:29 +0000 (05:38 +0000)]
Merge "Add resourceShareLevel in tn"

3 years agoMerge "SO refactor II - refactor VnfEBBLoader.java"
Byung-Woo Jun [Fri, 19 Mar 2021 11:26:09 +0000 (11:26 +0000)]
Merge "SO refactor II - refactor VnfEBBLoader.java"

3 years agoMerge "SO refactor - refactor class UserParamsServiceTraversal Issue-ID: SO-3489"
Lukasz Muszkieta [Fri, 19 Mar 2021 09:47:30 +0000 (09:47 +0000)]
Merge "SO refactor - refactor class UserParamsServiceTraversal Issue-ID: SO-3489"

3 years agoAdd resourceShareLevel in tn 23/119523/1
hetengjiao [Fri, 19 Mar 2021 01:25:28 +0000 (09:25 +0800)]
Add resourceShareLevel in tn

Issue-ID: SO-3381

Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: I3d3826615d05272a01e36a4f7001ada24ee3ea61

3 years agoFixed sdc-controller ingestion logic for cds values 97/119397/7
kuldipr [Tue, 16 Mar 2021 19:27:00 +0000 (15:27 -0400)]
Fixed sdc-controller ingestion logic for cds values

sdc controller was not picking the cds values because
logic expected the values in the 'metadata' block however
the cds values exist in the 'input' block. Logic is modified
to look for values at the correct location.

Issue-ID: SO-3591
Signed-off-by: kuldipr <kuldip.rai@amdocs.com>
Change-Id: I59778fde00025e22446446df560b5f85bfda7469
Signed-off-by: kuldipr <kuldip.rai@amdocs.com>
3 years agoMerge "Add nssiId for AllocateTNNSSI request"
Seshu Kumar M [Thu, 18 Mar 2021 12:51:30 +0000 (12:51 +0000)]
Merge "Add nssiId for AllocateTNNSSI request"

3 years agoSO refactor - refactor class UserParamsServiceTraversal 94/119494/1
Marcin Rzepecki [Thu, 18 Mar 2021 12:12:01 +0000 (13:12 +0100)]
SO refactor - refactor class UserParamsServiceTraversal
Issue-ID: SO-3489

Signed-off-by: Marcin Rzepecki <marcin.rzepecki@nokia.com>
Change-Id: I3f465fdd1846686c66f34c7a3e2868fa1f1b5845

3 years agoAdd nssiId for AllocateTNNSSI request 59/119459/1
zm330 [Thu, 18 Mar 2021 02:04:27 +0000 (10:04 +0800)]
Add nssiId for AllocateTNNSSI request

Issue-ID: SO-3381

Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I14237c3be04c3113f948be18a99b8c903ac19615

3 years agoremove network soap and dead code 53/119453/1
BOSLET, CORY [Wed, 17 Mar 2021 21:33:29 +0000 (17:33 -0400)]
remove network soap and dead code

Removed the remaining SOAP interfaces for tenant and network
Updated the network adapter impl unit test to account for changes.

Issue-ID: SO-3593
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: I9c3dbd221ffbf9efcb67bf8490fbef81a3b010ae