so.git
3 years agofix the build issue of the SO-docker 45/117845/1 1.8.0
seshukm [Mon, 15 Feb 2021 12:48:19 +0000 (18:18 +0530)]
fix the build issue of the SO-docker

Issue-ID: SO-2765

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

3 years agofix the build issue of the SO-docker 27/117827/1
seshukm [Mon, 15 Feb 2021 09:10:40 +0000 (14:40 +0530)]
fix the build issue of the SO-docker

Issue-ID: SO-2765

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

3 years agoRevert "Changing docker module packaging to JAR" 91/117691/1
waqas.ikram [Wed, 10 Feb 2021 15:55:37 +0000 (15:55 +0000)]
Revert "Changing docker module packaging to JAR"

This reverts commit 40fc9d52b0ca2eaba6d1e30f846797e301dc885b.

Reason for revert: it seems that docker module in SO is triggered by “docker” profile which is only triggered in so-maven-docker-* Jenkins job. Per my understanding these jobs are only used for creating docker images and I think relying on these jobs to create a docker JAR module will create unnecessary dependency. So I think option 3 is more feasible

Change-Id: Ia64778afd8fe4105ee8bf1a2f45a4d5674601289
Issue-ID: SO-3473
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
3 years agoMerge "Changing docker module packaging to JAR"
Seshu Kumar M [Wed, 10 Feb 2021 14:47:52 +0000 (14:47 +0000)]
Merge "Changing docker module packaging to JAR"

3 years agoMerge "sonar fix"
Seshu Kumar M [Wed, 10 Feb 2021 13:29:47 +0000 (13:29 +0000)]
Merge "sonar fix"

3 years agoMerge "Fixed issue in AN NSSMF activation flow for SDNR interactions"
Seshu Kumar M [Wed, 10 Feb 2021 13:27:33 +0000 (13:27 +0000)]
Merge "Fixed issue in AN NSSMF activation flow for SDNR interactions"

3 years agoMerge "Fix issues in AN NSSMF activation flow for SDNR interactions"
Seshu Kumar M [Wed, 10 Feb 2021 13:27:22 +0000 (13:27 +0000)]
Merge "Fix issues in AN NSSMF activation flow for SDNR interactions"

3 years agoMerge "initial commit for the SO project ad its sub repos"
Seshu Kumar M [Wed, 10 Feb 2021 13:24:55 +0000 (13:24 +0000)]
Merge "initial commit for the SO project ad its sub repos"

3 years agoMerge "Read subnetCapabilities configuration file from SO pod"
Seshu Kumar M [Wed, 10 Feb 2021 13:23:53 +0000 (13:23 +0000)]
Merge "Read subnetCapabilities configuration file from SO pod"

3 years agoChanging docker module packaging to JAR 92/117592/1
waqas.ikram [Mon, 8 Feb 2021 13:10:13 +0000 (13:10 +0000)]
Changing docker module packaging to JAR

Change-Id: If614d09dbc54b6f3c38c3f6acc3257f751adf87d
Issue-ID: SO-3473
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
3 years ago5GCore - nssmf - non-shared allocate flow 01/117401/2
aleemraja [Fri, 5 Feb 2021 04:47:04 +0000 (10:17 +0530)]
5GCore - nssmf - non-shared allocate flow

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

Issue-ID: SO-3514
Signed-off-by: aleemraja <ar00500721@techmahindra.com>
Change-Id: I37ce7d21eaba8ea60a95a4561509696b2cf3a516

3 years agoMerge "Update AAI version to v23."
Lukasz Muszkieta [Thu, 4 Feb 2021 16:42:45 +0000 (16:42 +0000)]
Merge "Update AAI version to v23."

3 years agosonar fix 95/117495/1
Lukasz Muszkieta [Thu, 4 Feb 2021 16:26:37 +0000 (17:26 +0100)]
sonar fix

- improving logging
- throwing more specific excpetions
- using "Optional" improvement

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

3 years agoUpdate AAI version to v23. 82/117382/1
Benjamin, Max (mb388a) [Wed, 3 Feb 2021 01:34:31 +0000 (20:34 -0500)]
Update AAI version to v23.

Update AAI version to v23.

Issue-ID: SO-3513
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia1b2bb68a2ee8bdd65e09d1ffd8edbd81cfbcc3a

3 years agocorrected static class usage when reading 76/117376/2
Benjamin, Max (mb388a) [Tue, 2 Feb 2021 15:49:25 +0000 (10:49 -0500)]
corrected static class usage when reading

corrected static class usage when reading properties

Issue-ID: SO-3511
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I78b65f5227af6dc238079695407100f4a1b6f841

3 years agoMerge "allow RestClient to configure custom headers"
Steve Smokowski [Tue, 2 Feb 2021 10:21:05 +0000 (10:21 +0000)]
Merge "allow RestClient to configure custom headers"

3 years agoMerge "updated line of business query to use nodes only"
Steve Smokowski [Tue, 2 Feb 2021 10:20:57 +0000 (10:20 +0000)]
Merge "updated line of business query to use nodes only"

3 years agoMerge "set connection timeout as well as read timeout"
Steve Smokowski [Tue, 2 Feb 2021 10:20:48 +0000 (10:20 +0000)]
Merge "set connection timeout as well as read timeout"

3 years agoallow RestClient to configure custom headers 01/117201/3
Benjamin, Max (mb388a) [Thu, 28 Jan 2021 18:12:40 +0000 (13:12 -0500)]
allow RestClient to configure custom headers

allow RestClient to configure custom headers
always load the first implementation on the classpath

Issue-ID: SO-3495
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I9c433cdaed33a7db6182af259421676c088a1fae

3 years agoset connection timeout as well as read timeout 82/117082/3
Benjamin, Max (mb388a) [Sat, 23 Jan 2021 21:07:59 +0000 (16:07 -0500)]
set connection timeout as well as read timeout

set connection timeout as well as read timeout
correct dependency version in openstack pom
limit timeout test to a single retry
add connection timeout property for A&AI client

Issue-ID: SO-3491
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I576c143822ba45fc79648fd0a1edb6ccd3aff8b2

3 years agoupdated line of business query to use nodes only 16/117316/1
Benjamin, Max (mb388a) [Mon, 1 Feb 2021 22:30:29 +0000 (17:30 -0500)]
updated line of business query to use nodes only

updated line of business query to use nodes only

Issue-ID: SO-3510
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I8b43970795cf4dab6c9af48f3563857399761260

3 years agoMerge "add junit coverage"
Seshu Kumar M [Fri, 29 Jan 2021 09:42:05 +0000 (09:42 +0000)]
Merge "add junit coverage"

3 years agoMerge "WorkflowAction refactor - separate code for macro and alaCarte"
Seshu Kumar M [Fri, 29 Jan 2021 09:39:09 +0000 (09:39 +0000)]
Merge "WorkflowAction refactor - separate code for macro and alaCarte"

3 years agoMerge "set filter with higher priority"
Steve Smokowski [Thu, 28 Jan 2021 19:35:11 +0000 (19:35 +0000)]
Merge "set filter with higher priority"

3 years agoset filter with higher priority 20/117220/1
Benjamin, Max (mb388a) [Thu, 28 Jan 2021 18:19:43 +0000 (13:19 -0500)]
set filter with higher priority

set filter with higher priority than default filters

Issue-ID: SO-3496
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Iae03ef47a45ad6d17bf7c4ab78c8e3906eb611aa

3 years agoforce not null with default values 94/117194/1
Benjamin, Max (mb388a) [Thu, 28 Jan 2021 17:05:30 +0000 (12:05 -0500)]
force not null with default values

force not null with default values
update JUnit test setting default value
update NULL fields before altering column
sync beans with flyway changes
updating test schema.sql files

Issue-ID: SO-3494
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I53f000531cfb653a20bfdfae274622553420cdc8

3 years agoMerge "sonar fix"
Byung-Woo Jun [Wed, 27 Jan 2021 19:36:35 +0000 (19:36 +0000)]
Merge "sonar fix"

3 years agoMerge "add nsi name info to an and cn"
Byung-Woo Jun [Wed, 27 Jan 2021 19:34:24 +0000 (19:34 +0000)]
Merge "add nsi name info to an and cn"

3 years agoMerge "adding test case for Csar distribution Issue-ID: SO-3080"
Byung-Woo Jun [Wed, 27 Jan 2021 19:33:26 +0000 (19:33 +0000)]
Merge "adding test case for Csar distribution Issue-ID: SO-3080"

3 years agoMerge "Fix issues in Modify RAN-NF NSSI reconfigure flow"
Seshu Kumar M [Wed, 27 Jan 2021 13:37:51 +0000 (13:37 +0000)]
Merge "Fix issues in Modify RAN-NF NSSI reconfigure flow"

3 years agoinitial commit for the SO project ad its sub repos 08/117108/1
MD IRSHAD SHEIKH [Mon, 25 Jan 2021 14:47:14 +0000 (20:17 +0530)]
initial commit for the SO project ad its sub repos

Issue-ID: SO-3473

Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Change-Id: Ibcb020f2693a6b6b7bd1a8b94efadc9e9edaa510

3 years agoFixed issue in AN NSSMF activation flow for SDNR interactions 65/116965/2
deepikasatheesh [Tue, 19 Jan 2021 08:56:49 +0000 (08:56 +0000)]
Fixed issue in AN NSSMF activation flow for SDNR interactions

Issue-ID: SO-3393

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

3 years agoMerge "maintain jacoco version from parent"
Steve Smokowski [Fri, 22 Jan 2021 18:46:44 +0000 (18:46 +0000)]
Merge "maintain jacoco version from parent"

3 years agoMerge "allow deleteL3Network logic to be overridden"
Steve Smokowski [Fri, 22 Jan 2021 18:46:29 +0000 (18:46 +0000)]
Merge "allow deleteL3Network logic to be overridden"

3 years agoMerge "updated post skip instantiation to non primitive"
Steve Smokowski [Fri, 22 Jan 2021 18:46:14 +0000 (18:46 +0000)]
Merge "updated post skip instantiation to non primitive"

3 years agomaintain jacoco version from parent 54/117054/1
Benjamin, Max (mb388a) [Fri, 22 Jan 2021 01:17:11 +0000 (20:17 -0500)]
maintain jacoco version from parent

inherit jacoco version from so parent pom

Issue-ID: SO-3490
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Iae44a434898d783b1a147376b8ba3ab4c348a442

3 years agoWorkflowAction refactor - separate code for macro and alaCarte 33/117033/1
Lukasz Muszkieta [Thu, 21 Jan 2021 08:02:16 +0000 (09:02 +0100)]
WorkflowAction refactor - separate code for macro and alaCarte

selectExecutionList method is enormous with lots of if...else statements.
The code for macro and alaCarte service is separated to private methods.

Issue-ID: SO-3489

Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Ie1fc725316fb42216d0b16d00c4371608882999c
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
3 years agoFixes for bugs found in Transport Slicing integration 28/116928/2
hyu2010 [Sat, 16 Jan 2021 00:23:41 +0000 (19:23 -0500)]
Fixes for bugs found in Transport Slicing integration

This update contains for the fixes for the following JIRAs:

SO-3483: Transport Slicing integration: status field in
         resource_operation_status table should be in capital
         letters

SO-3488: Transport Slicing integration: orchestration status
         of TN NSSI is missing a 'd' in 'activate' and 'deactivate'

Issue-ID: SO-3483
Issue-ID: SO-3488

Signed-off-by: hyu2010 <hyu2010b@gmail.com>
Change-Id: I0e3ce5b8819aab61138d3eb7e119b9c9aa7e5a55

3 years agoMerge "SO WorkflowAction refactor II"
Lukasz Muszkieta [Tue, 19 Jan 2021 11:49:29 +0000 (11:49 +0000)]
Merge "SO WorkflowAction refactor II"

3 years agoSO WorkflowAction refactor II 38/116938/3
pwielebs [Fri, 8 Jan 2021 06:53:41 +0000 (07:53 +0100)]
SO WorkflowAction refactor II

- extract buildExecuteBuildingBlock(), buildExecuteBuildingBlockList() methods from WorkflowAction class and move it to new ExecuteBuildingBlockBuilder class in the same package as WorkflowAction
- all methods used only in traverseUserParamsService() also moved
- all existing tests for moved methods, moved to corresponding test class

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

3 years agoRemoving ETSI Catalog Manager trigger from ONAP SO 52/116952/1
waqas.ikram [Mon, 18 Jan 2021 13:37:59 +0000 (13:37 +0000)]
Removing ETSI Catalog Manager trigger from ONAP SO

for package distribution

Change-Id: I75bcd4c7d1924cc9a4dc16e72e53e92138a9f28e
Issue-ID: SO-3220
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
3 years agoupdate nsmf workflow of active and deactive nssi 36/116936/8
hetengjiao [Mon, 18 Jan 2021 01:16:38 +0000 (09:16 +0800)]
update nsmf workflow of active and deactive nssi

Issue-ID: SO-2963

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

3 years agoadd junit coverage 11/116911/1
Lukasz Muszkieta [Fri, 15 Jan 2021 10:15:58 +0000 (11:15 +0100)]
add junit coverage

Issue-ID: SO-3433

Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I04e8bcc47b92c20bd9eb2a61c243a808e1e312fd
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
3 years agoFix swagger documentation for PNFSWU 82/116882/1
tragait [Thu, 14 Jan 2021 16:07:07 +0000 (16:07 +0000)]
Fix swagger documentation for PNFSWU

Issue-ID: SO-3121
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: Ifb3a1eeb5f7a02aee4c72838b9692cad5f41b468

3 years agoallow deleteL3Network logic to be overridden 77/116877/1
Benjamin, Max [Thu, 14 Jan 2021 15:22:44 +0000 (10:22 -0500)]
allow deleteL3Network logic to be overridden

allow deleteL3Network logic to be overridden
created public method for heatbridge client to allow
custom implementation

Issue-ID: SO-3482
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Icc5f3e649629a29dedbcbe2dda7f5a5d70978a59

3 years agoMerge "added in changes to pom for new cadi dependencies"
Steve Smokowski [Wed, 13 Jan 2021 21:50:06 +0000 (21:50 +0000)]
Merge "added in changes to pom for new cadi dependencies"

3 years agoMerge "update loging library version to meet new"
Steve Smokowski [Wed, 13 Jan 2021 21:49:59 +0000 (21:49 +0000)]
Merge "update loging library version to meet new"

3 years agoMerge "clean up imports in asdc controller"
Steve Smokowski [Wed, 13 Jan 2021 21:49:48 +0000 (21:49 +0000)]
Merge "clean up imports in asdc controller"

3 years agoMerge "Force depth zero on all dsl queries"
Steve Smokowski [Wed, 13 Jan 2021 21:49:13 +0000 (21:49 +0000)]
Merge "Force depth zero on all dsl queries"

3 years agoadded in changes to pom for new cadi dependencies 98/116798/1
Benjamin, Max (mb388a) [Wed, 13 Jan 2021 17:37:09 +0000 (12:37 -0500)]
added in changes to pom for new cadi dependencies

added in changes to pom for new cadi dependencies
moved aaf version to parent pom and pull version
manage cadi dependency versions in root pom

Issue-ID: SO-3480
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I0b3ea6991369573826ee6f2d4260dcb35595cda7

3 years agoupdate loging library version to meet new 28/116728/2
Benjamin, Max [Mon, 11 Jan 2021 17:24:35 +0000 (12:24 -0500)]
update loging library version to meet new

update loging library version to meet new requirements

Issue-ID: SO-3476
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I64cc1ebdaf1f3e71e2b6a3466fd6fbbf848e64b4

3 years agoMerge "added in null check for vf module in case it"
Lukasz Muszkieta [Wed, 13 Jan 2021 14:17:06 +0000 (14:17 +0000)]
Merge "added in null check for vf module in case it"

3 years agoclean up imports in asdc controller 74/116774/1
Benjamin, Max (mb388a) [Wed, 13 Jan 2021 03:14:21 +0000 (22:14 -0500)]
clean up imports in asdc controller

clean up imports in asdc controller

Issue-ID: SO-3479
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I34f9efc637c323b420a8ddbc55525e000217df18

3 years agoAdded to filter on internal data is false. 65/116765/1
Benjamin, Max (mb388a) [Tue, 12 Jan 2021 18:48:01 +0000 (13:48 -0500)]
Added to filter on internal data is false.

Added to filter on internal data is false.
Filter out internal data on multiple results api

Issue-ID: SO-3478
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6da466bd68c2ced33aa5ad1ad2ffeb7f22b6dc64

3 years agoupdated post skip instantiation to non primitive 64/116764/1
Kalkere Ramesh, Sharan [Tue, 12 Jan 2021 18:33:06 +0000 (13:33 -0500)]
updated post skip instantiation to non primitive

updated post skip instantiation to non primitive set default

Issue-ID: SO-3477
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Icbc5bf21592237cf04f2653313fb69a3ff9bf8b6

3 years agoForce depth zero on all dsl queries 25/116725/1
Benjamin, Max (mb388a) [Mon, 11 Jan 2021 15:55:22 +0000 (10:55 -0500)]
Force depth zero on all dsl queries

Force depth zero on all dsl queries by default
A&AI queries take too long otherwise

Issue-ID: SO-3475
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I57576384d8de01b7cc56df77cc1b20fa951d6e93

3 years agoadded in null check for vf module in case it 23/116723/1
Benjamin, Max (mb388a) [Mon, 11 Jan 2021 15:50:58 +0000 (10:50 -0500)]
added in null check for vf module in case it

added in null check for vf module in case it doesnt exist

Issue-ID: SO-3474
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I9204340d72e7163f60be82427ae2fd8333c07d77

3 years agoadd explicit priority value to make sure cadi is 04/116704/1
Benjamin, Max (mb388a) [Fri, 8 Jan 2021 16:52:27 +0000 (11:52 -0500)]
add explicit priority value to make sure cadi is

add explicit priority value to make sure cadi is run before additional
filters

Issue-ID: SO-3472
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I95bee43cc41c4e241e0e16d44ef54051ba732528

3 years agosonar fix 03/116703/1
Lukasz Muszkieta [Fri, 8 Jan 2021 16:49:33 +0000 (17:49 +0100)]
sonar fix

- improving logging
- avoid null pointer exception
- sonar bug related to return statement

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

3 years agoFix some deallocate issues 70/116670/1
zm330 [Thu, 7 Jan 2021 12:14:45 +0000 (20:14 +0800)]
Fix some deallocate issues

Issue-ID: SO-3411

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

3 years agoMerge "Fix for globalSubscriberId and requestId"
Lukasz Muszkieta [Thu, 7 Jan 2021 08:57:46 +0000 (08:57 +0000)]
Merge "Fix for globalSubscriberId and requestId"

3 years agoMerge "updated aai version to latest"
Lukasz Muszkieta [Thu, 7 Jan 2021 08:46:05 +0000 (08:46 +0000)]
Merge "updated aai version to latest"

3 years agoMerge "Fix the issue where response is built on rollback"
Lukasz Muszkieta [Thu, 7 Jan 2021 08:44:34 +0000 (08:44 +0000)]
Merge "Fix the issue where response is built on rollback"

3 years agoMerge "5G core nssmf - Allocate api"
Lukasz Muszkieta [Thu, 7 Jan 2021 06:51:57 +0000 (06:51 +0000)]
Merge "5G core nssmf - Allocate api"

3 years agoFix the issue where response is built on rollback 60/116660/1
Benjamin, Max (mb388a) [Thu, 7 Jan 2021 03:34:26 +0000 (22:34 -0500)]
Fix the issue where response is built on rollback

Fix the issue where response is built on rollback

Issue-ID: SO-3470
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id3022fc6847fc81149c12d4e1f389b884aa4998f

3 years agoupdated aai version to latest 39/116639/1
Benjamin, Max (mb388a) [Wed, 6 Jan 2021 20:38:37 +0000 (15:38 -0500)]
updated aai version to latest

updated aai schema version to latest

Issue-ID: SO-3469
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I5c42779d7024608c39adbd3d99f872f6bc96d80b

3 years agoChanged the task to capture the outputs on polling 04/116604/2
Benjamin, Max (mb388a) [Tue, 5 Jan 2021 18:21:02 +0000 (13:21 -0500)]
Changed the task to capture the outputs on polling

Changed the task to capture the outputs on polling

Issue-ID: SO-3465
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7ccbd90cd560e1616d2b7d59a4681874ddf8a351

3 years agoFix issues in Modify RAN-NF NSSI reconfigure flow 33/115133/4
deepikasatheesh [Thu, 19 Nov 2020 16:45:17 +0000 (16:45 +0000)]
Fix issues in Modify RAN-NF NSSI reconfigure flow

Issue-ID: SO-3394
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Ieb7136cdb4e7db9626d7498a4e6d194ff1394fca

3 years agoFix for globalSubscriberId and requestId 23/115423/8
tragait [Thu, 26 Nov 2020 13:49:12 +0000 (13:49 +0000)]
Fix for globalSubscriberId and requestId

Issue-ID: SO-3401
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: I33a71dffe7c63a50c807aa206d638a6aea5f1210

3 years agoMerge "only add config create after activate is done"
Steve Smokowski [Tue, 5 Jan 2021 21:02:12 +0000 (21:02 +0000)]
Merge "only add config create after activate is done"

3 years agoMerge "Change to not exception on delete when object"
Steve Smokowski [Tue, 5 Jan 2021 19:22:41 +0000 (19:22 +0000)]
Merge "Change to not exception on delete when object"

3 years agoMerge "Use the timeout from the heat templates for"
Steve Smokowski [Tue, 5 Jan 2021 19:22:26 +0000 (19:22 +0000)]
Merge "Use the timeout from the heat templates for"

3 years agoMerge "allow automatic selection of swagger file by"
Steve Smokowski [Tue, 5 Jan 2021 19:22:10 +0000 (19:22 +0000)]
Merge "allow automatic selection of swagger file by"

3 years agoMerge "Added new column to the identity service."
Steve Smokowski [Tue, 5 Jan 2021 19:22:01 +0000 (19:22 +0000)]
Merge "Added new column to the identity service."

3 years agoonly add config create after activate is done 05/116605/1
Benjamin, Max (mb388a) [Tue, 5 Jan 2021 18:38:37 +0000 (13:38 -0500)]
only add config create after activate is done

only add config create after activate is done
fix unit tests that were broken from last commit
fixed unit test that failed as request details was not set

Issue-ID: SO-3466
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I9616d64f5d73e29c4a37b31887fcfec5d96b5af1

3 years agoMerge "add junit coverage"
Max Benjamin [Tue, 5 Jan 2021 18:27:52 +0000 (18:27 +0000)]
Merge "add junit coverage"

3 years agoMerge "add junit coverage"
Max Benjamin [Tue, 5 Jan 2021 18:27:15 +0000 (18:27 +0000)]
Merge "add junit coverage"

3 years agoChange to not exception on delete when object 00/116600/1
Benjamin, Max (mb388a) [Tue, 5 Jan 2021 16:03:15 +0000 (11:03 -0500)]
Change to not exception on delete when object

Change to not exception on delete when object doesnt exist
Added a new deleteIfExist method to the graph client and unit test

Issue-ID: SO-3464
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If73721cd83b94bd5a1db1af26aba212b12236fe1

3 years agoUse the timeout from the heat templates for 49/115149/3
Boslet, Cory [Thu, 19 Nov 2020 23:10:56 +0000 (18:10 -0500)]
Use the timeout from the heat templates for

Use the timeout from the heat templates for polling
Removed unused imports and code from base
Added to get timeout from the rest client
Fixed unit test for polling to account for changes

Issue-ID: SO-3397
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If633f4f49d88eb797020b7d72c6edd0fbee0926c

3 years agoallow automatic selection of swagger file by 44/115944/2
Benjamin, Max [Tue, 1 Dec 2020 01:08:25 +0000 (20:08 -0500)]
allow automatic selection of swagger file by

allow automatic selection of swagger file by LATEST

Issue-ID: SO-3408
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I879244cc0cd76cf4a5a6f9bf70598da4f6973b83

3 years agoSO WorkflowAction refactor 43/116543/2
Lukasz Muszkieta [Tue, 29 Dec 2020 18:27:36 +0000 (19:27 +0100)]
SO WorkflowAction refactor

- extracting validateResourceIdInAAI method from WorkflowAction class to new ResourceIdValidator class
- all test for validateResourceIdInAAI method are moved to corresponding new class
- the content of the method and tests is not changed

Issue-ID: SO-3447

Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I70e20f59ab67857601aee2793967632d1ce06d65
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
3 years agoFixes for bugs found in Transport Slicing integration 53/116553/1
hyu2010 [Sat, 2 Jan 2021 22:27:33 +0000 (17:27 -0500)]
Fixes for bugs found in Transport Slicing integration

This update contains for the fixes for the following JIRA:

SO-3444: Transport Slicing Integration: add config flag for
         enable/disable SDNC CCVPN network configuration

Issue-ID: SO-3444

Signed-off-by: hyu2010 <hyu2010b@gmail.com>
Change-Id: I7ccc3735e6a46c0453da0dd7d04086b73cc50eb1

3 years agoAdded new column to the identity service. 50/116550/1
Benjamin, Max (mb388a) [Wed, 30 Dec 2020 21:06:15 +0000 (16:06 -0500)]
Added new column to the identity service.

Added new column to the identity service.

Issue-ID: SO-3448
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I5151016d1b4874cb77eecddc17169c04f59dc9a5

3 years ago[SO-MONITORING] Updated the user-guide 29/116529/1
deen1985 [Mon, 28 Dec 2020 12:01:23 +0000 (13:01 +0100)]
[SO-MONITORING] Updated the user-guide

Change-Id: I8177809fabda53bd9470da5b8e3d403138966005
Signed-off-by: Damian Nowak <damian.nowak@nokia.com>
Issue-ID: SO-3445

3 years agoMerge "Fix some deallocate nssi issues"
Chuanyu Chen [Fri, 25 Dec 2020 01:52:25 +0000 (01:52 +0000)]
Merge "Fix some deallocate nssi issues"

3 years agoFix some deallocate nssi issues 13/116513/2
zm330 [Thu, 24 Dec 2020 08:40:53 +0000 (16:40 +0800)]
Fix some deallocate nssi issues

Issue-ID: SO-3411

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

3 years agoMerge "update the known issues"
Chuanyu Chen [Thu, 24 Dec 2020 08:30:12 +0000 (08:30 +0000)]
Merge "update the known issues"

3 years agoFixes for bugs found in Transport Slicing integration 97/116497/2
hyu2010 [Mon, 21 Dec 2020 15:37:26 +0000 (10:37 -0500)]
Fixes for bugs found in Transport Slicing integration

This update contains for the fixes for the following JIRAs:

SO-3429: Transport Slicing integration: fix resource operation
         status table mapping
SO-3434: Transport Slicing integration: modelUuid and modelInvariantUuid
         are missing from service-instance

Issue-ID: SO-3429
Issue-ID: SO-3434

Signed-off-by: hyu2010 <hyu2010b@gmail.com>
Change-Id: I7a9b7b7a3e40d967c138067a01f2c045fb3e4b56
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
3 years agoadd junit coverage 98/116498/1
Lukasz Muszkieta [Mon, 21 Dec 2020 16:05:41 +0000 (17:05 +0100)]
add junit coverage

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

3 years agoMerge "Fix healthcheck preload"
Seshu Kumar M [Mon, 21 Dec 2020 11:06:35 +0000 (11:06 +0000)]
Merge "Fix healthcheck preload"

3 years agoMerge "software-version fix"
Seshu Kumar M [Mon, 21 Dec 2020 11:02:48 +0000 (11:02 +0000)]
Merge "software-version fix"

3 years agoMerge "Fix issues in AN NSSMF - Allocate workflow"
Seshu Kumar M [Mon, 21 Dec 2020 10:52:33 +0000 (10:52 +0000)]
Merge "Fix issues in AN NSSMF - Allocate workflow"

3 years agoupdate the known issues 94/116294/2
seshukm [Thu, 10 Dec 2020 10:41:25 +0000 (16:11 +0530)]
update the known issues

Issue-ID: SO-3414

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

3 years agoskip delete heatbridge when multicloud orchestrator 88/116488/2
Kalkere Ramesh, Sharan [Fri, 18 Dec 2020 19:51:22 +0000 (14:51 -0500)]
skip delete heatbridge when multicloud orchestrator

Issue-ID: SO-3431
Change-Id: I212a38ae39128f538441e71935336db82ebdf351
Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
3 years ago5G core nssmf - Allocate api 84/116284/3
aleemraja [Fri, 18 Dec 2020 12:29:03 +0000 (17:59 +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: aleemraja <ar00500721@techmahindra.com>
Change-Id: I37ce7d21eaba8ea51a91a7034502323b2cf3a615

3 years agoMerge "first take on the issue to check"
Seshu Kumar M [Thu, 17 Dec 2020 16:37:32 +0000 (16:37 +0000)]
Merge "first take on the issue to check"

3 years agoMerge "blocker sonar fix"
Seshu Kumar M [Thu, 17 Dec 2020 16:35:48 +0000 (16:35 +0000)]
Merge "blocker sonar fix"

3 years agoSO WorkflowAction refactor 75/116275/13
pwielebs [Tue, 8 Dec 2020 07:46:38 +0000 (08:46 +0100)]
SO WorkflowAction refactor

- extract traverseUserParamsService() method from WorkflowAction class to UserParamsServiceTraversal class
- move methods used only in traverseUserParamsService() method to UserParamsServiceTraversal class
- change method signature from traverseUserParamsService to getResourceListFromUserParams()
- create WorkFlowActionCommon for duplicated code

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

3 years agoblocker sonar fix 31/116431/1
Lukasz Muszkieta [Wed, 16 Dec 2020 16:53:52 +0000 (17:53 +0100)]
blocker sonar fix

- autowired fields are redundant, they cover the fields from superclass
- logger should be final

Issue-ID: SO-3428
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Idb29369118befb0eda9719e88d53c3885814dfc0
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
3 years agofirst take on the issue to check 97/116197/2
seshukm [Tue, 8 Dec 2020 11:46:18 +0000 (17:16 +0530)]
first take on the issue to check

Issue-ID: SO-3378

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