aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-flows
AgeCommit message (Collapse)AuthorFilesLines
2021-02-11Fixed issues in AN NSSMF for allocate flow & added timeDelay in QueryJobStatusdeepikasatheesh1-5/+23
Issue-ID: SO-3526 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I04fd6adced03c535129cf0d2adfee60f6e2b3407
2021-02-10Merge "Fix issues in AN NSSMF activation flow for SDNR interactions"Seshu Kumar M1-1/+1
2021-01-19Fixes for bugs found in Transport Slicing integrationhyu20104-7/+8
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
2021-01-18update nsmf workflow of active and deactive nssihetengjiao3-602/+505
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ic144713f9cf55ed8db679bd7c57052fcea2aadf9
2021-01-07Fix some deallocate issueszm3301-6/+21
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ie61983b9e9567bd21e5cd12cda4d76ec422c5dee
2021-01-07Merge "Fix for globalSubscriberId and requestId"Lukasz Muszkieta5-65/+88
2021-01-07Merge "5G core nssmf - Allocate api"Lukasz Muszkieta2-50/+58
2021-01-06Fix for globalSubscriberId and requestIdtragait5-65/+88
Issue-ID: SO-3401 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I33a71dffe7c63a50c807aa206d638a6aea5f1210
2021-01-02Fixes for bugs found in Transport Slicing integrationhyu20103-88/+182
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
2020-12-25Merge "Fix some deallocate nssi issues"Chuanyu Chen2-13/+27
2020-12-24Fix some deallocate nssi issueszm3302-13/+27
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I7abcc74b52e71e780cda12a2a55d02b4dda2133a
2020-12-23Fixes for bugs found in Transport Slicing integrationhyu20102-2/+2
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>
2020-12-21Merge "software-version fix"Seshu Kumar M1-1/+1
2020-12-21Merge "Fix issues in AN NSSMF - Allocate workflow"Seshu Kumar M1-4/+4
2020-12-185G core nssmf - Allocate apialeemraja2-50/+58
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
2020-12-08software-version fixtragait1-1/+1
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>
2020-12-08Fix serviceType,serviceRole,serviceName saving in AAI also Adapter issueszm3302-2/+1
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I07eeb4e512a1a2cc67ac5bff7ee3227d90117fe7
2020-12-07Fix issues in AN NSSMF - Allocate workflowPriyadharshini1-4/+4
Issue-ID: SO-3374 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: Ia8bbde0317c586dcd0bebedefef244385258b0a8
2020-12-04Merge "Fixes for bugs found in Transport Slicing integration"Chuanyu Chen1-1/+1
2020-12-04Add Endpoint and relationshipszm3301-35/+65
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ib745ab2587e63a598a47b433d58cee317858dead
2020-11-30Fixes for bugs found in Transport Slicing integrationhyu20101-1/+1
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
2020-11-19Fix issues in AN NSSMF activation flow for SDNR interactionsPriyadharshini1-1/+1
Issue-ID: SO-3393 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: I81e164ba5ba32e167cb28cef9702af01a83dc722
2020-11-18fixed allotecate nssihetengjiao1-0/+3
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4abfa9e2842e901bbfb1b7e38af08ff7a22794e8
2020-11-17fixed cs profile trans to ss profilehetengjiao1-56/+100
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ia5a40ac9126641479047a0a76c7d2fefc1d6f07d
2020-10-30Merge "modify subnetCapabilityQuery interface and some workflow error"Chuanyu Chen1-2/+2
2020-10-29Fixes for bugs found in Transport Slicing integrationhyu20101-34/+17
This update contains for the fixes for the following JIRAs: SO-3339: Transport Slicing integration: network-policy is missing under allotted-resource SO-3344: Transport Slicing integration: missing vnf input parameters in SO-SNDC payload Issue-ID: SO-3339 Issue-ID: SO-3344 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I2464bccb1f6be94f9ff89adc76ea5e0fa02793bc Signed-off-by: hyu2010 <hyu2010b@gmail.com>
2020-10-29modify subnetCapabilityQuery interface and some workflow errorhetengjiao1-2/+2
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ieda037b617f3743a28aaba30e7f22bf5df919a24
2020-10-21Fixes for bugs found in Transport Slicing integrationhyu20101-35/+19
This update contains for the fix for the following JIRA: SO-3326: Transport Slicing integration: AAI Exception in DeAllocate TN NSSI WF Issue-ID: SO-3326 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I111ed3e386e77baf5fbe7b5d2398cc75f079eef4
2020-10-15Fixes for bugs found in Transport Slicing integrationhyu20103-6/+6
This update contains for the fixes for the following JIRAs: SO-3308: Transport Slicing integration: MSOWorkflowException: mso-request-id not provided SO-3309: Transport Slicing integration: unable to get prefix environment variable from execution in TnNssmfUntils SO-3310: Transport Slicing Integration: null pointer exception in saving SDNC rollback data Issue-ID: SO-3308 Issue-ID: SO-3309 Issue-ID: SO-3310 Signed-off-by: hyu2010 <henry.yu1@huawei.com> Change-Id: I0c9ed038454b309914ddee6ea2366db58f248f9f Signed-off-by: hyu2010 <hyu2010b@gmail.com>
2020-10-13Merge "Update NSMF Allocate workflow and fix health check issue"Chuanyu Chen1-92/+115
2020-10-13Update NSMF Allocate workflow and fix health check issuezm3301-92/+115
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I07d5e7aada2e028914067c2f20a3a44eb4450e83
2020-10-12Merge "Exclude problematic dependency from cxf"Steve Smokowski1-3/+0
2020-10-08Exclude problematic dependency from cxfBenjamin, Max (mb388a)1-3/+0
jboss rmi dependency excluded from all cxf dependencies Done at the root pom to prevent from happening again Issue-ID: SO-3292 Change-Id: I022b8ecf58d76d090b16079324df2047fecc1a61 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
2020-10-08Update parameter processing for DoDeallocateNSSI(RAN)Enbo Wang1-4/+5
Issue-ID: SO-3294 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I9dd08200cb108a4d77b6f97502dcc999174aecaf
2020-10-07Fixes for bugs in Allocate TN NSSI WF found in integration testhyu20101-2/+2
- Fix for SO-3284: Exceptions in Allocate TN NSSI WF - Fix for SO-3293: Allocate TN NSSI fails to create relationship between allotted-resource and logical-links Issue-ID: SO-3284 Issue-ID: SO-3293 Signed-off-by: hyu2010 <henry.yu1@huawei.com> Change-Id: Ib625ec4b70db08af46031d392aa75ef22abd439e Signed-off-by: hyu2010 <henry.yu1@huawei.com>
2020-10-05Fix - Missing required attributes to TN Allocate NSSMFPriyadharshini1-15/+27
Issue-ID: SO-3288 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: If81cc1e6f8dfa772154eccbf8d75b6ff87692b65
2020-09-29Merge "Enrich Deallocate and Modify Core NSSI sub-processes"Byung-Woo Jun2-229/+606
2020-09-28Update NSMF allocate workflowhetengjiao2-2/+2
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ia4c2fdc15a1fa44de064559cb39af46336e3f5ca
2020-09-27Enrich Deallocate and Modify Core NSSI sub-processesalexanb2-229/+606
Issue-ID: SO-3267 Change-Id: Iffcc8f0d12ed75683d8a1e2e80e5608b1271f7d6 Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
2020-09-25Update NSMF workflow of allocatehetengjiao5-159/+143
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4ab9272501a76c93e1c56d4bf0ed646699363ecb
2020-09-23Develop common logic for Core NSSI flowsalexanb1-36/+36
Issue-ID: SO-3260 Change-Id: Iaebcca2a137198aebba42f0d5667eeecaca3c12e Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
2020-09-22Merge "Changes for MDONS usecase SO-2950"Seshu Kumar M1-58/+111
2020-09-18Merge "Update NSMF workflow to for the E2E Network Slicing requirements"Chuanyu Chen8-2525/+1186
2020-09-18Update AAI versionzm3301-1/+1
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I073d6160573df10d1d3f3722cc4262e482b9cd8a
2020-09-18Update NSMF workflow to for the E2E Network Slicing requirementshetengjiao8-2525/+1186
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ic792896cc3e7b23f02fd7f8b8305402271eb0d78
2020-09-17Merge "Implement Allocate Core NSSMF workflow"Byung-Woo Jun3-0/+1044
2020-09-17Implement Allocate Core NSSMF workflowaleemraja3-0/+1044
Issue-ID: SO-3234 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I37ce7d21eaba8ea60a91a7034509696b2cf3a987
2020-09-17Implement Activate and Deactivate Core NSSMF workflowaleemraja1-0/+420
Issue-ID: SO-3235 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I37ce7d21eaba8ea60a91a7034508965b2cf3a987
2020-09-17Merge "NSMF Functionality improvements - NSI Termination"Byung-Woo Jun2-210/+213
2020-09-17Merge "Implement Subnet Capability query functionality"Byung-Woo Jun1-0/+141