aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess
AgeCommit message (Collapse)AuthorFilesLines
2020-03-05Merge "Add BPMN for DoSendCommandToNSSMF workflow"Chuanyu Chen1-0/+344
2020-03-05Added HandleOrchestrationTask flowHarry Huang1-0/+90
Issue-ID: SO-2368 Change-Id: I1160fd3b312992c841b60d09515407f3d3a3e83a Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2020-03-05Add BPMN for DoSendCommandToNSSMF workflowhetengjiao1-0/+344
Issue-ID: SO-2368 Change-Id: I85e0f50ac2efce57ae8d39a31526bbbbdb730a31 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-03-05Merge "Added new flow for creating 5G slice service."Seshu Kumar M1-0/+103
2020-03-05Merge "Added new flow for creating 5G slice options."Seshu Kumar M1-0/+338
2020-03-05Merge "Added new BPMN flow for creating 5G slice NSSI."Seshu Kumar M1-0/+364
2020-03-04Added new BPMN flow for creating 5G slice NSSI.Isaac Manuel Raj1-0/+364
Added new BPMN flow for creating 5G slice NSSI. Issue-ID: SO-2368 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com> Change-Id: Ibcd5210de446c90b0955eee21b065bccd9f6efac
2020-03-04Added new BPMN flow for NSI.Isaac Manuel Raj1-0/+361
Added new BPMN flow for NSI. Issue-ID: SO-2368 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com> Change-Id: I307edff40b2447240b0ffa07733cd8677ea32472
2020-03-04Added new flow for creating 5G slice options.Isaac Manuel Raj1-0/+338
Added new flow for creating 5G slice options. Issue-ID: SO-2368 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com> Change-Id: Ibec1254bec9bbee61e8b83a1d6e369b315a63e8c
2020-03-04Added new flow for creating 5G slice service.Isaac Manuel Raj1-0/+103
Added new flow for creating 5G slice service. Issue-ID: SO-2368 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com> Change-Id: I156bf40c52ec30d4cc0c9a94589e947e2b655255
2020-03-04Add DoCreateCommunicationService workflow bpmnhetengjiao1-0/+115
Issue-ID: SO-2368 Change-Id: Iee4d4c937947d01196a85c8a45387c5a3cb0aa19 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-03-03Add sub-process workflow for deleting slice servicezm3301-0/+205
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I0e0ff064fc21c0b0c2d47823c1495feeb22253a5
2020-02-27Merge "Add DeallocateNSSI Sub-process"Chuanyu Chen1-0/+254
2020-02-26Add DeallocateNSSI Sub-processzm3301-0/+254
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ibf443a3d490e48d397f1f3240207b5c00b92695f
2020-02-26Add CheckServiceProcessStatus workflowhetengjiao1-0/+225
Issue-ID: SO-2368 Change-Id: I33b7b21907f98f4934dc410e9bd3a252210bc58e Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2019-07-02Enhanced List Level flow with backward supportsarada prasad sahoo3-184/+201
Modified the e2e service instance flow to support both new list types groups along with backward compatibility to support old types alloted resources, network etc. Change-Id: Ie8fc8a4550a90b44736b6b9de058e2a2e187570c Issue-ID: SO-1393 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-06-06Merge remote-tracking branch 'origin/dublin' into 'origin/master'Steve Smokowski2-72/+73
Change-Id: I551ea3f29a76dc99532455ea4d7e84a316f9bf38 Issue-ID: SO-1980 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2019-06-03Added orchestration status to servicemarios.iakovidis1-70/+71
Issue-ID: SO-1938 Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com> Change-Id: I78cc401a746ef4dbca41a869729b9791210038f4
2019-05-24Typo in bpmn mso-request-id variable nameYang Xu1-2/+2
Change-Id: I50e7f33a3a38e77c84874d75ab33c5f9bb693f8b Issue-ID: SO-1922 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-05-21Fix DeleteE2EServiceInstance flowsarada prasad sahoo1-131/+101
Fixed the issue when subprocess 'DoDeleteE2EServiceInstance' calls 'AAI GenericGetService' sub-process which is deleted from SO common-bpmn. Change-Id: I8f5dce0135031c2d44fccd51676a709f014ef3c7 Issue-ID: SO-1809 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-05-16Fix DeleteE2EServiceInstance flowsarada prasad sahoo1-131/+101
Fixed the issue when subprocess 'DoDeleteE2EServiceInstance' calls 'AAI GenericGetService' sub-process which is deleted from SO common-bpmn Change-Id: Ie170b430a21df6dc8e7ff95a9d7f2091c11a600b Issue-ID: SO-1809 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-05-06Invoke prepare instance resource list from bpmnsubhash kumar singh1-68/+83
Invoke prepare instance resource list from bpmn. Change-Id: I9a116eaee3800bfc061f986e0e5aea75d2f88598 Issue-ID: SO-1393 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-04-09Service instance modificationZhuoyao Huang2-0/+242
extend update interface for service instance modification on CCVPN use case extension Issue-ID: SO-1393 Change-Id: Ib21843be32738de0197185906ba38c61f1095f24 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
2019-01-28Merge 'origin/casablanca' into masterBenjamin, Max (mb388a)9-61/+123
Issue-ID: SO-1435 Change-Id: If065ef5c91e769452fd6701fa6c28a23b4bdf2b2 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2019-01-11Quality of Life logging improvementsBenjamin, Max (mb388a)1-2/+2
Remove invalid newline character in process name Quality of Life logging improvements Change-Id: I2193c08e365e847f6be144106a0b20aa7828497e Issue-ID: SO-1381 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-12-07Fix issues with DoCreateNetworkInstanceKalkere Ramesh, Sharan (sk720x)1-290/+251
Change-Id: I8aa535b0577560c13a00b3c9a5eed49a3892f644 Issue-ID: SO-1303 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2018-12-04Fix auth for catalog dbsubhash kumar singh1-3/+3
Fix auth for catalog db. Change-Id: Ic787993f608b7ddf74167f7859a519ca02b794ed Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-20Fix for vCPE flowsRob Daugherty1-1/+10
A sequence flow was accidentally deleted in the DoCreateVnfAndModules process. This fixes it. Also adding VfModuleModuleNames support for the original (Not V2) version of CreateVcpeResCustService. Change-Id: I20bba7448802a548bb913bc2e016c9c0f2abdd42 Issue-ID: SO-1213 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-11-15Accept vCPE vfModuleNames in NB APIRob Daugherty1-42/+95
This affects the vCPE custom flow. You can specify zero or more VF Module names (correlated with the model invariant UUID) in the user parameters, like this: "userParams": [ . . . { "name": "VfModuleNames", "value": [ { "VfModuleModelInvariantUuId": "5366deab-be06-44c7-b4f7-77e657b78b25", "VfModuleName": "VGW:e2:25:25:25:%" } ] } ] Change-Id: I673c04775bf5796079dc0ed19890e73e76820ac0 Issue-ID: SO-1213 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-11-15Fix auth for catalog dbsubhash kumar singh1-1/+1
Fix auth for catalog db. Change-Id: Ic787993f608b7ddf74167f7859a519ca02b794ed Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-15Fix auth token for request-dbsubhash kumar singh8-16/+16
Fix auth token for request-db. Change-Id: I898781b2294392c5cd55df6fccd173f7274bc660 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-14Get Csar file bug fixYulian Han1-35/+147
modify getting openecomp.db.endpoint config codes Delete bug fix for R3 config changes Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064408 Issue-ID: SO-1194 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-11-12Delete bug fix for R3 config changesYulian Han1-35/+147
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064407 Issue-ID: SO-1184 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-10-12Dynamic Cloud Owner SupportBenjamin, Max (mb388a)11-676/+342
added in cloud configuration object to request params Fix Bean scanning so it picks up the resttemplate removed unnecessary RestTemplate Bean configurations corrected typo in CloudConfiguration class updated gr api test cases with dynamic cloud owner updated groovy files to allow for dynamic cloud owner values updated GR API layer to include cloud owner added enum for default cloud owner add cloud owner variable to camunda in mapping removed references to att-aic from BBInputSetup updated aai schema dependency to 1.3.1 from 1.3.0 Fixed incorrect type AAIUri and updated logging in the method. use existing service instance id instead of generating Pass cloudOwner to process to propagate to subprocesses. NOTE: our aai-schema dependency is 1.3.1-SNAPSHOT to be compatible with the cloud owner changes here. The releaesed 1.3.0 version is NOT compatible. Change-Id: I43b46774b77981d1c8bfe7c7a79b9434889e62ae Issue-ID: SO-1128 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-09-20bug fix for ccvpn uc after integration testYulian Han1-49/+31
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000020 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-09-19Update bpmn and groovy files for ccvpn usecasesubhash kumar singh2-354/+0
Update bpmn and groovy files for ccvpn usecase. Change-Id: Ib992d3577c9805b0d5e09afc2d8a6be6ded5b7b3 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com> Issue-ID: SO-689
2018-09-18Merge "conflict process"Seshu Kumar M1-60/+91
2018-08-30Prepare SO to pass OOF data opaquely to multicloudSrivahni Chivukula1-2/+0
Removed Flavor modification code from mso-openstack-adapter and bpmn workflows contributed for Beijing, to prepare SO to pass OOF specific data opaquely to multicloud. Issue-ID: SO-761 Change-Id: I581ccd14b52e7e3db5bc13ff43386c49196561b4 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2018-08-21conflict processYulian Han1-60/+91
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa60000016 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-16Site service process with locationElaine_Han1-52/+34
Delete real existing resources Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000006 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-09Groovy CompileSmokowski, Steve (ss835w)2-300/+0
Groovy was not compiling as the maven plugin was off. I had to move some files around, and add some import statements to make it compile again. I also had to rename some packages to onap.so. A few files were deleted that did not compile but were not in use. Issue-ID: SO-823 Change-Id: I99d04b4f25709c86d397d72700c237d81362d8b3 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-07Refactored references to AaiUtilsBenjamin, Max (mb388a)16-1178/+255
to use AAIResourceClient updated bpmn, removed Generic AAI flows, and removed dead useless code Did not modify E2E Delete Service Instance flow as it has changed significantly Issue-ID: SO-813 Change-Id: I1a6bc5353ef89e2ce4359be2654395f7ce060aba Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-07Merge "Rename files to add SDNC"Seshu Kumar M1-0/+0
2018-08-07Merge "Provide implementation for activate methods"Seshu Kumar M1-9/+24
2018-08-06Rename files to add SDNCsubhash kumar singh1-0/+0
Rename files to add SDNC. Change-Id: Idc98299c7970c42caba10005449fd21094a2239d Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Provide implementation for activate methodssubhash kumar singh1-9/+24
Provide implementation for activate bpmn flow methods. Change-Id: I282d7bc7899f722a6d8e27bb9054bbe5b6d21d44 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Add SPPaterner resource procssElaine_Han1-486/+0
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000001 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-01Desing workflow for deactivatesubhash kumar singh1-142/+61
Design workflow for deactivate invocation. Change-Id: Ieb8d15764b52664bcea7baec1c1f214fbaaad07b Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-01Moved the bpmn and groovy to correct foldersubhash kumar singh2-0/+420
Moved bpmn and groovy files to correspondign folder after containerization. Change-Id: Iccd447111dd7209db220206539be1eb10863eccd Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)52-0/+26109
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>