so.git
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 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 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 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 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 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 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

3 years agobump the version to 1.8.x series 94/116194/3
seshukm [Tue, 8 Dec 2020 11:37:27 +0000 (17:07 +0530)]
bump the version to 1.8.x series

Issue-ID: SO-3415

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

3 years agoAddress openstack adapter requestdb update exception 24/116324/1
Ramesh Parthasarathy [Fri, 11 Dec 2020 21:30:38 +0000 (13:30 -0800)]
Address openstack adapter requestdb update exception

When openstack adapter updates requestdb it fails
with an exception. It is being addressed here.

Issue-ID: SO-3400
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: I803b8a80459f04cc2c1375e12d927e404cb241cb

3 years agoadd junit coverage 15/114215/2
Lukasz Muszkieta [Fri, 23 Oct 2020 15:16:39 +0000 (17:16 +0200)]
add junit coverage

Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I1c9d552ef4a44daace0d789a6b83728622fac3fd
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
3 years agoMerge "added in support for delete instance cnf"
Seshu Kumar M [Thu, 10 Dec 2020 07:51:40 +0000 (07:51 +0000)]
Merge "added in support for delete instance cnf"

3 years agoMerge "Update slice profile"
Chuanyu Chen [Thu, 10 Dec 2020 06:49:46 +0000 (06:49 +0000)]
Merge "Update slice profile"

3 years agoadded in support for delete instance cnf 34/116234/5
Kalkere Ramesh, Sharan [Tue, 8 Dec 2020 21:53:39 +0000 (16:53 -0500)]
added in support for delete instance cnf

Issue-ID: SO-3404
Change-Id: I1dccebefdeea8f53c4889cc7c61108462de0bf9c
Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
3 years agoUpdate slice profile 46/116246/1
zm330 [Wed, 9 Dec 2020 09:24:27 +0000 (17:24 +0800)]
Update slice profile

Issue-ID: SO-3411

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

3 years agoMerge "Fix serviceType,serviceRole,serviceName saving in AAI also Adapter issues"
Chuanyu Chen [Wed, 9 Dec 2020 01:29:00 +0000 (01:29 +0000)]
Merge "Fix serviceType,serviceRole,serviceName saving in AAI also Adapter issues"

3 years agoadded relationship from vserver to vnf 23/116223/3
Kalkere Ramesh, Sharan [Tue, 8 Dec 2020 15:44:28 +0000 (10:44 -0500)]
added relationship from vserver to vnf

Issue-ID: SO-3414
Change-Id: I51caf2dfc182c3c03767ae35e0ada20af9cab47b
Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
3 years agosoftware-version fix 85/113485/4
tragait [Wed, 16 Sep 2020 11:51:21 +0000 (12:51 +0100)]
software-version fix

In this commit software_versions added to
the pnf customization table. A test case is
also written to verify if the software_versions
of type string is added to the pnfcustomization.

Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: Id07fe79e67ac96e71e6fe3775cce801edd81a42a
Signed-off-by: tragait <rahul.tyagi@est.tech>
Issue-ID: SO-3119
Signed-off-by: tragait <rahul.tyagi@est.tech>
3 years agoMerge "update the committers list with Ramesh"
Byung-Woo Jun [Tue, 8 Dec 2020 12:55:38 +0000 (12:55 +0000)]
Merge "update the committers list with Ramesh"

3 years agoMerge "update the release notes of the SO open issues"
Byung-Woo Jun [Tue, 8 Dec 2020 12:54:40 +0000 (12:54 +0000)]
Merge "update the release notes of the SO open issues"

3 years agoFix serviceType,serviceRole,serviceName saving in AAI also Adapter issues 96/116196/1
zm330 [Tue, 8 Dec 2020 11:41:27 +0000 (19:41 +0800)]
Fix serviceType,serviceRole,serviceName saving in AAI also Adapter issues

Issue-ID: SO-3411

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

3 years agoFix issues in AN NSSMF - Allocate workflow 57/116157/2
Priyadharshini [Mon, 7 Dec 2020 09:43:29 +0000 (09:43 +0000)]
Fix issues in AN NSSMF - Allocate workflow

Issue-ID: SO-3374
Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com>
Change-Id: Ia8bbde0317c586dcd0bebedefef244385258b0a8

3 years agoupdate the committers list with Ramesh 34/116134/1
seshukm [Fri, 4 Dec 2020 15:36:16 +0000 (21:06 +0530)]
update the committers list with Ramesh

Issue-ID: SO-3413

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

3 years agoupdate the release notes of the SO open issues 33/116133/1
seshukm [Fri, 4 Dec 2020 14:40:16 +0000 (20:10 +0530)]
update the release notes of the SO open issues

Issue-ID: SO-3237

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

3 years agoFix healthcheck preload 70/116070/3
k.kedron [Thu, 3 Dec 2020 12:38:03 +0000 (13:38 +0100)]
Fix healthcheck preload

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

3 years agocnf-adapter further changes and UT 21/116121/1
sekharhuawei [Fri, 4 Dec 2020 09:04:00 +0000 (14:34 +0530)]
cnf-adapter further changes and UT
Issue-ID: SO-3412

Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com>
Change-Id: Ief97e983ad7be39a64215140512bb747677847ba

3 years agoMerge "Fixes for bugs found in Transport Slicing integration"
Chuanyu Chen [Fri, 4 Dec 2020 02:28:26 +0000 (02:28 +0000)]
Merge "Fixes for bugs found in Transport Slicing integration"

3 years agoAdd Endpoint and relationships 85/116085/1
zm330 [Thu, 3 Dec 2020 16:13:14 +0000 (00:13 +0800)]
Add Endpoint and relationships

Issue-ID: SO-2963

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

3 years agoMerge "update the known issues"
Byung-Woo Jun [Thu, 3 Dec 2020 15:26:15 +0000 (15:26 +0000)]
Merge "update the known issues"

3 years agoupdate the known issues 81/116081/1
seshukm [Thu, 3 Dec 2020 09:47:11 +0000 (15:17 +0530)]
update the known issues

Issue-ID: SO-3403

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

3 years agoMerge "Further changes for cnf-adpter in bpmn infra"
Seshu Kumar M [Thu, 3 Dec 2020 01:46:10 +0000 (01:46 +0000)]
Merge "Further changes for cnf-adpter in bpmn infra"

3 years agoFurther changes for cnf-adpter in bpmn infra 32/115532/12
Lukasz Rajewski [Tue, 1 Dec 2020 22:35:03 +0000 (22:35 +0000)]
Further changes for cnf-adpter in bpmn infra

Issue-ID: SO-3403
Change-Id: Iae2a27431797283553f0e329e8c2f3e4514001ef
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
3 years agochanged cloud region query to A&AI to depth 1 43/115943/1
Benjamin, Max [Tue, 1 Dec 2020 01:07:38 +0000 (20:07 -0500)]
changed cloud region query to A&AI to depth 1

changed cloud region query to A&AI to depth 1 nodes only

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

3 years agoFixes for bugs found in Transport Slicing integration 40/115940/1
hyu2010 [Mon, 30 Nov 2020 23:35:19 +0000 (18:35 -0500)]
Fixes for bugs found in Transport Slicing integration

This update contains for the fixes for the following JIRA:

SO-3406: Transport Slicing integration: environment_context and
         orchestration_status are wrong values

Issue-ID: SO-3406
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
Change-Id: I9bccc3c916d4b775d3cfaf10d6c817faffa73c18

3 years agoRemove policyName retrieval for Tosca handling. 43/115543/1
Kuleshov, Elena [Mon, 30 Nov 2020 15:10:39 +0000 (10:10 -0500)]
Remove policyName retrieval for Tosca handling.

Remove policyName retrieval for Tosca handling.
Add assertion that policy name is not set.

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

3 years agoMerge "add queryparam to catalog db api to filter"
Steve Smokowski [Mon, 30 Nov 2020 14:50:10 +0000 (14:50 +0000)]
Merge "add queryparam to catalog db api to filter"

3 years agoMerge "add caching to graph inventory client"
Steve Smokowski [Mon, 30 Nov 2020 14:49:48 +0000 (14:49 +0000)]
Merge "add caching to graph inventory client"

3 years agoMerge "incorrect filtering of config bbs on"
Steve Smokowski [Mon, 30 Nov 2020 14:49:34 +0000 (14:49 +0000)]
Merge "incorrect filtering of config bbs on"

3 years agoFix SliceProfile for External RAN NSSMF 02/115502/2
Enbo Wang [Mon, 30 Nov 2020 08:52:28 +0000 (16:52 +0800)]
Fix SliceProfile for External RAN NSSMF

Issue-ID: SO-3274
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: Ie142fdbef529c98cba9374b92aed97455af770f9

3 years agoMerge "fixed tn allocate fail problem"
Chuanyu Chen [Mon, 30 Nov 2020 06:45:50 +0000 (06:45 +0000)]
Merge "fixed tn allocate fail problem"

3 years agofixed tn allocate fail problem 98/115498/1
hetengjiao [Mon, 30 Nov 2020 01:44:19 +0000 (09:44 +0800)]
fixed tn allocate fail problem

Issue-ID: SO-2963

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

3 years agoMerge "fixed nssmf init and update ResourceOperationStatus fail"
Chuanyu Chen [Fri, 27 Nov 2020 01:44:01 +0000 (01:44 +0000)]
Merge "fixed nssmf init and update ResourceOperationStatus fail"

3 years agoMerge "New attributes are added according to the standard and fixed TN allocate response"
Chuanyu Chen [Fri, 27 Nov 2020 01:41:42 +0000 (01:41 +0000)]
Merge "New attributes are added according to the standard and fixed TN allocate response"

3 years agoNew attributes are added according to the standard and fixed TN allocate response 10/115410/19
hetengjiao [Thu, 26 Nov 2020 03:02:42 +0000 (11:02 +0800)]
New attributes are added according to the standard and fixed TN allocate response

Issue-ID: SO-2963

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

3 years agofixed nssmf init and update ResourceOperationStatus fail 11/115411/4
hetengjiao [Thu, 26 Nov 2020 07:22:31 +0000 (15:22 +0800)]
fixed nssmf init and update ResourceOperationStatus fail

Issue-ID: SO-2963

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

3 years agoMerge "Update CnfAdapter Endpoint"
Seshu Kumar M [Wed, 25 Nov 2020 17:42:44 +0000 (17:42 +0000)]
Merge "Update CnfAdapter Endpoint"

3 years agoMerge "release notes for SO Guilin release"
Byung-Woo Jun [Tue, 24 Nov 2020 23:46:33 +0000 (23:46 +0000)]
Merge "release notes for SO Guilin release"

3 years agoUpdate CnfAdapter Endpoint 20/115320/1
Lukasz Rajewski [Tue, 24 Nov 2020 13:34:25 +0000 (14:34 +0100)]
Update CnfAdapter Endpoint

Update CnfAdapter Endpoint

Change-Id: I26aae1fb3d26edc72e0ddc7985517b9a23a0166f
Issue-ID: SO-3399
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
3 years agorelease notes for SO Guilin release 02/115302/1
seshukm [Tue, 24 Nov 2020 06:49:55 +0000 (12:19 +0530)]
release notes for SO Guilin release

Issue-ID: SO-3368

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

3 years agoupdate pojo to have json property and remove constructor 77/115277/3
Kalkere Ramesh, Sharan [Mon, 23 Nov 2020 13:51:22 +0000 (08:51 -0500)]
update pojo to have json property and remove constructor

Issue-ID: SO-3399
Change-Id: Ied4baf50f17d5ea6593fb8ac816d799b42ad8565
Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>