aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOInfrastructureBPMN/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2018-04-20Update create flow for E2E servicec001491071-13/+29
Update create generic flow for E2E service Change-Id: I7f5c912348ce0d0ee9035aa3a5e34979ee14b247 Issue-ID: SO-583 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-04-20Merge "move comparemodel before syncresponse updateE2E"Chuanyu Chen2-540/+667
2018-04-20move comparemodel before syncresponse updateE2EYulian Han2-540/+667
deleteE2EServiceInstance excution param type def Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064306 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-20Fix Database update for SDNC resourcesubhash kumar singh1-31/+139
Fix Database update for SDNC resource Change-Id: Ia7284510f6a9e802d3f3d5520ead3d63bb1f7ba0 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-20Fix the operation id for db updatesubhash kumar singh1-0/+1
Fix the operation id for db update Change-Id: I97cd5c1d6ed86a1a1c8a348cd7e8e741ea84d092 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-19Added canceling subsription to pnf-pnp workflowbiniek1-93/+95
Change-Id: I0997943668b29a89565bbf83a40462a690d4a414 Issue-ID: SO-506 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-04-19Fix SDNC request structuresubhash kumar singh1-8/+26
Fix SDNC requst structure for e2e service. Following is current body for request: { "GENERIC-RESOURCE-API:input": { "GENERIC-RESOURCE-API:sdnc-request-header": { "GENERIC-RESOURCE-API:svc-request-id": "7b1e36ae-6691-4676-993b-4d173bad45cd", "GENERIC-RESOURCE-API:svc-action": "assign" }, "GENERIC-RESOURCE-API:request-information": { "GENERIC-RESOURCE-API:request-id": "7b1e36ae-6691-4676-993b-4d173bad45cd", "GENERIC-RESOURCE-API:request-action": "CreateServiceInstance" }, "GENERIC-RESOURCE-API:service-information": { "GENERIC-RESOURCE-API:service-id": "VOLTE_SERVICE_ID", "GENERIC-RESOURCE-API:subscription-service-type": "example-service-type", "GENERIC-RESOURCE-API:onap-model-information": { "GENERIC-RESOURCE-API:model-invariant-uuid": "4a09419a-c9fd-4a53-b1bd-b49603169ca1", "GENERIC-RESOURCE-API:model-uuid": "1bd0eae6-2dcc-4461-9ae6-56d641f369d6", "GENERIC-RESOURCE-API:model-name": "voLTE_HUAWEI_01:null" }, "GENERIC-RESOURCE-API:service-instance-id": "1ff52068-6622-440c-964f-5774d91a956a", "GENERIC-RESOURCE-API:global-customer-id": "test_custormer" }, "GENERIC-RESOURCE-API:service-request-input": { "GENERIC-RESOURCE-API:service-instance-name": "ONAP_223531" } } } Change-Id: I5098f3f8e11e0e1dad30b53fbf1db13aeac87f78 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-19modify duplicate Bpmn ID,deploy failedYulian Han1-2/+2
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0642f7 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-19DoUpdateE2EServiceInstance flow optimizationYulian Han1-37/+81
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0642f0 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-17Merge "Added CreateVcpePesCustServiceV2 workflow for pnf"Seshu Kumar M2-82/+1548
2018-04-17Merge "Fix bpmn by specifying script type"Seshu Kumar M1-4/+4
2018-04-17Merge "Fix resource sequence and variables"Seshu Kumar M1-0/+1
2018-04-17Added CreateVcpePesCustServiceV2 workflow for pnfbiniek2-82/+1548
Change-Id: I5b42baa859eb039e806af609b1c3e618a86efba6 Issue-ID: SO-506 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-04-17Fix bpmn by specifying script typesubhash kumar singh1-4/+4
Fix bpmn by specifying script type Change-Id: I68a6a6272362eb195582641980865d02bd9ed44b Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-17Fix resource sequence and variablessubhash kumar singh1-0/+1
Fix resource sequence and variables Change-Id: Ief214443fdaab273d420660abe8e2cec8b6f5da2 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-16Merge "PnfReadyEventConsumer implementation"Seshu Kumar M1-4/+6
2018-04-16PnfReadyEventConsumer implementationLukasz Muszkieta1-4/+6
Change-Id: I7252400a3f60ca22ddfa71edb28eaf1d16ccd9b4 Issue-ID: SO-466 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-04-16Fix BPMN activity namesubhash kumar singh1-1/+1
Fix BPMN activity name for invocation. Change-Id: I80e14ce495206f75158eb6a2c38ad8bcaa34b3cc Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-16Fix script name for invocationsubhash kumar singh1-12/+12
Fix script name for delete method invocation. Change-Id: I88bf027c637b111919498d9397fef8961fe42de1 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-14Fix DoDeleteE2EServiceInstance input output varsubhash kumar singh1-2/+24
Fix DoDeleteE2EServiceInstance input output var Change-Id: Icea2277c3c8207d00c977be082157d0e86a79050 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-13Fix script type in bpmn filesubhash kumar singh1-39/+39
Fix script type in bpmn file Change-Id: I6c4fe3fbe2fb7978085418bb5802acc2832ecda6 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-12Fix input variable for sdnc adaptersubhash kumar singh1-1/+2
Fix input variable for sdnc adapter. Change-Id: I20a2d683ca69769b3c448c587cf54fd08a79a737 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Merge "Added informing dmaap client in pnf-ready workflow"Seshu Kumar M1-58/+81
2018-04-11Merge "Add workflow for deleting sdnc resource"Chuanyu Chen1-0/+156
2018-04-11Merge "Add resource loop for deletion"Chuanyu Chen1-0/+304
2018-04-11Merge "Insert subprcess to delete E2E service instance"Chuanyu Chen2-3/+383
2018-04-11Add workflow for deleting sdnc resourcesubhash kumar singh1-0/+156
Add workflow for deleting sdnc resource. Change-Id: If3d7a3b8217fb2656e2a675cca4d9df7a2e12f01 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Add resource loop for deletionsubhash kumar singh1-0/+304
Add resource loop for deletion. Change-Id: I329dd9ddc73d3039b8de9316dcc0406c5fd423b1 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Insert subprcess to delete E2E service instancesubhash kumar singh2-3/+383
Insert subprocess to delete E2E service instance. Change-Id: I1ed51e007d15614965775d1734d36d0800da520a Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-10Added informing dmaap client in pnf-ready workflowbiniek1-58/+81
Change-Id: I0d7b610e24da56aad32a9b02b987f98f932456f6 Issue-ID: SO-506 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-04-10Merge "PnfReadyEventConsumer implementation"Seshu Kumar M2-20/+7
2018-04-10Fix variables in CreateVnfReceipesubhash kumar singh1-1/+2
Fix variable in CrateVnf receipe. Change-Id: Ibca9bbefc64de80103825c4ce0f0ca6541956638 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-09Modify in/out params in bpmn calling a subprocessYulian Han3-7/+13
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0645ff Issue-ID: SO-565 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-09Merge "Add request action as input variable"Chuanyu Chen1-0/+1
2018-04-09Merge "Pass uuiRequest as input variable"Chuanyu Chen1-0/+1
2018-04-09Merge "Add script type to groovy"Chuanyu Chen1-2/+2
2018-04-09Merge "Fix missing input parameter for subprocess"Chuanyu Chen1-0/+2
2018-04-09Merge "Fix subprocess path and input"Chuanyu Chen1-1/+2
2018-04-09Merge "Fix input parameter for serviceInstance"Chuanyu Chen1-0/+1
2018-04-09Merge "Fix the invocation of correct activity"Chuanyu Chen1-1/+1
2018-04-09Merge "Add uuiRequest parameter as input parameter"Chuanyu Chen1-0/+1
2018-04-06PnfReadyEventConsumer implementationLukasz Muszkieta2-20/+7
Change-Id: Ia4d9fedb023ef6893e887ff6b5802623649aeeba Issue-ID: SO-466 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-04-06Add request action as input variablesubhash kumar singh1-0/+1
Add request action as input variable. Change-Id: I54bfe245c9a2222cd324e4236c2a8c56cd2f4f79 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-06Pass uuiRequest as input variablesubhash kumar singh1-0/+1
pass uuiRequets as input variable. Change-Id: I4af54ffe95aa109b52b355f6adf413c27a81a97b Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-06Add script type to groovysubhash kumar singh1-2/+2
Add missing script type property. Change-Id: Ib4bf0e2ef209e823206ad3e3e780bcd4d5e0a4f9 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-06Fix missing input parameter for subprocesssubhash kumar singh1-0/+2
Fix missing input parameter for subprocess. Change-Id: I56804ca3990b6ff2e6d89a2e06915c7110dfc04f Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-06Fix subprocess path and inputsubhash kumar singh1-1/+2
Fix subprocess path and input. Change-Id: Ic5dbf0b5d279cf6e22175b8adbdb9c05b48ef642 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-06Fix input parameter for serviceInstancesubhash kumar singh1-0/+1
Fix input parameter for serviceInstance. Change-Id: I9454572283b9452b83359a04f73e44d05bcb25d6 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-06Fix the invocation of correct activitysubhash kumar singh1-1/+1
Fix the invocation of DoCreateE2EServiceInstanceV3 from main process. Change-Id: I89b1d3d9dd0f6a5445ff349cda46faf425f6cf57 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-06Add uuiRequest parameter as input parametersubhash kumar singh1-0/+1
Add uuiRequest paramter as input parameter. Change-Id: Ib96bc22616171e645c1a908d101d7a97f3c282da Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>