aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOInfrastructureBPMN/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)95-48759/+0
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-07-27Merge "Fix gateway condition in sdncresource"Seshu Kumar M1-1/+3
2018-07-27fix ID in 3rd ONAPseshukm2-116/+114
Issue-ID: SO-729 Change-Id: If28bf80c01d6f9cd4fdd7ce5b6ea508aaf3f1064 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-27Fix gateway condition in sdncresourcesubhash kumar singh1-1/+3
Fix gateway condition in sdncresource workflow. Change-Id: Ie18e5dbf64c22ea3ed34c228dee6c77ff594ac47 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-07-26Fix createSDNCResource bpmnsubhash kumar singh1-7/+7
Fix CreateSDNCResource bpmn to refer activate bpmn flows. Issue-ID: SO-689 Change-Id: If3a9aff3cb410925d322173d44e024e3bf7fa408 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-07-26Fix Activate resource bpmnsubhash kumar singh2-258/+162
Fix Activate resource bpmn for groovy invocation and naming convention. Change-Id: I3cd71032d65f4c4c85f8b40aef0f37b39bb03c03 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-07-26Modify workflow to support activate operationsubhash kumar singh1-88/+115
Modify CreateSDNCNetworkResource to support activate on sdnc resource. Issue-ID: SO-689 Change-Id: I1200fdbe5f1f6b9a6e6299da44733b47a1f36355 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-07-25flow for the deactivateseshukm1-0/+258
Issue-ID: SO-689 Change-Id: I8d7ad59209ea8302f8f7ecbc3206b83fe28f2fa1 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25adding the activate flow of SDNCseshukm1-0/+258
Issue-ID: SO-689 Change-Id: I5552da1d2e2a990c245f0ef6fb65fb978afd60c2 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-19Merge "dmaap host and port configuration for pnf feature"Seshu Kumar M1-4/+1
2018-07-18inherit SOTN codes for CCVPN ServicesElaine_Han2-52/+457
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa60000000 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-07-17dmaap host and port configuration for pnf featureLukasz Muszkieta1-4/+1
Change-Id: I4d13dce0b8819aa3d1e9848b9a39a43456dc1f30 Issue-ID: SO-466 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-07-17Merge "Add workflow for the Delete service of 3rd ONAP"Chuanyu Chen1-0/+381
2018-07-17Merge "Add flows for 3rd ONAP service interactions"Chuanyu Chen1-0/+391
2018-07-16BusinessKey updateafenner1-0/+1
Passing BusinessKey to CreateAndActivatePnfResource Change-Id: Ieca3b068c84ccf8a268be29f071b336bbc59f0bd Issue-ID: SO-721 Signed-off-by: Andrew Fenner <Andrew.Fenner@ericsson.com>
2018-07-11Add workflow for the Delete service of 3rd ONAPseshukm1-0/+381
Issue-ID: SO-683 Change-Id: Ibb39d9df64f7753b3603c9e3be5c571e8f2343ca Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-11Add flows for 3rd ONAP service interactionsseshukm1-0/+391
Issue-ID: SO-83 Change-Id: I0fb58afffd825d748ecc213fecc5e85136f5a9ec Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-06-15Update AAI Need More ParamsYulian Han1-6/+6
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0643f5 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-06-03Merge "Fix controllerType variable name"Seshu Kumar M1-2/+2
2018-05-31Fix controllerType variable nameElena Kuleshov1-2/+2
Change-Id: Ida50f031fb4a4d81e8948e8b8c4e7611434aa202 Issue-ID: SO-602 Signed-off-by: Elena Kuleshov <ek1439@att.com>
2018-05-31Add RegionOne_flavorList to bpmn variablesMarcus G K Williams2-0/+3
Flavor Labels are not passed to DoCreateVnfAndModules.bpmn, in turn it needs to be passed to DoCreateVfModule Issue-ID: SO-661 Change-Id: I51c4e77677a17513725d5b832e379bbb72f13185 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-05-31Miscellaneous fixes for SO-SDNC integrationArthur Martella1-0/+1
changing capitalization of SDNC in LCM property adding payload to createVfModule bpmn Change-Id: Ib4d8e172a929a8138cf4e3fbf446170467b44a42 Issue-ID: INT-475 Signed-off-by: Arthur Martella <am153x@att.com>
2018-05-30Merge "Fix OOF Homing Interface"Seshu Kumar M1-0/+1
2018-05-29Fix OOF Homing InterfaceMarcus G K Williams1-0/+1
- Update homing request build to send correct request to OOF - Use nfFunction field as resourceModuleName requires updating nfFunction fields during vcpeRestCust service creation in SDC - Fix No Solution Error from OOF - Made subscriber info and cloud info optional as OOF Homing does not require it - Update Homing Requests for AR to provide vgMuxInfra modelInfo instead of vgmuxAR modelInfo as required by OOF Issue-ID: SO-573 Change-Id: If1c41c81f387bb614be954d158d6cc4d9c48e2c8 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-05-29Pass parameters from SDNC response to APP-C.Elena Kuleshov1-19/+38
Change-Id: I7d83ee933361ca16d9b05639bfb84b9c1466887c Issue-ID: SO-602 Signed-off-by: Elena Kuleshov <ek1439@att.com>
2018-05-24Fix serviceInstanceName in HomingMarcus G K Williams1-0/+1
serviceInstanceName was not set in CreateVcpeResCustService and not made available in Homing Flow. Issue-ID: SO-573 Change-Id: I9d3098aa252ceba139c75a24c71950bab70b14b6 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-05-23Fix cloudOwner, cloudRegionId in HomingMarcus G K Williams1-0/+2
Issue-ID: SO-637 Change-Id: I0c95e5d5c7a9ea60525d103823bd22495f6ac6a6 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-05-22Fix customerLocation var in VcpeCusRes FlowMarcus G K Williams1-1/+2
Issue-ID: SO-636 Change-Id: Ieb6c3da2c0485585d009bfca1d689f4c485a2879 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-05-21Move pnfDefaultTimeout to dmaap.propertiesArthur Martella2-2/+3
Re: https://gerrit.onap.org/r/#/c/48031/1 SO is failing health check because pnfCheckInputs is not found in dmaap.properties, and pnf.properties is not being read, since applicationContext.xml has two PropertyPlaceholderConfigurer attributes, but it's only using one. Moved defaultTimeout to dmaap.properties, where applicationContext.xml will be able to read it, and renamed it to pnfDefaultTimeout to make it clearer what it is. Change-Id: I6490de472fbf4875e53204f4248c6325787c8af5 Issue-ID: SO-506 Signed-off-by: Arthur Martella <am153x@att.com>
2018-05-17Added checking input variables in pnf-pnpbiniek2-104/+116
Change-Id: I1a4f4b9704385a17995e76d4b87484c2f588b889 Issue-ID: SO-506 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-05-16Add homingService variable to homing bbArthur Martella2-2/+4
Change-Id: I41bf2c4d12345d46d8bf008f79d6610592e3b645 Issue-ID: SO-625 Signed-off-by: Arthur Martella <am153x@att.com>
2018-05-07Merge "updated createvfmoduleinfra flow version number"Seshu Kumar M1-15/+15
2018-05-07Merge "fixed bug in createvnfinfra bpmn"Seshu Kumar M1-37/+55
2018-05-04Fix warning in DoDeleteE2E bpmn filesubhash kumar singh1-7/+7
Fix warning in DoDeleteE2E bpmn file. Change-Id: I50b1ad5502fc08692775d2f5d9050c3796dd32b1 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-05-04updated createvfmoduleinfra flow version numberBancala, Ben (bb3476)1-15/+15
Change-Id: I0a166b867dcacad4133c8fc679606c381cb5389a Issue-ID: SO-602 Signed-off-by: Bancala, Ben (bb3476) <bb3476@att.com>
2018-05-04fixed bug in createvnfinfra bpmnBancala, Ben (bb3476)1-37/+55
Change-Id: I3e27ec0d1487eb68e8c54d27508b58233bf49808 Issue-ID: SO-602 Signed-off-by: Bancala, Ben (bb3476) <bb3476@att.com>
2018-04-27Change to sdncadapter for service callc001491071-36/+87
Change to sdncadapter for service call Change-Id: I9011e69fba20d4d0f83705455791b7357e2f5bb0 Issue-ID: SO-587 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-04-26Add NS relationship delete for E2E servicesubhash kumar singh1-12/+30
Add NS relationship delete for E2E service Change-Id: Ia58308dae0fef38b32098d1e92c0871617a86ed2 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-26Fix value for VFC sync responsesubhash kumar singh1-0/+2
Fix value for VFC sync response. Change-Id: Ie663f9080c051b9302dd4729aea5640c5289e14c Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-26Merge "Add service operation initialtion in request db"Chuanyu Chen1-16/+65
2018-04-25Add service operation initialtion in request dbsubhash kumar singh1-16/+65
Add service operation initialtion in request db Change-Id: I2aed78e5cda753b5424b8a8c39e9997a7a7dd61c Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-25Merge "Add sync response for VFCNS delete"Seshu Kumar M1-16/+34
2018-04-25Merge "Fix service topology deletion"Seshu Kumar M1-8/+26
2018-04-25Merge "Set Resource Recipe Time Out Val"Seshu Kumar M2-16/+52
2018-04-25Add sync response for VFCNS deletesubhash kumar singh1-16/+34
Add sync response for VFCNS delete Change-Id: I4917f0a83fc0c33d51b9b90d91f10dbdc023e690 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-25Fix service topology deletionsubhash kumar singh1-8/+26
Fix request body for service topology deletion. Issue-ID: SO-422 Change-Id: Ic2e7cc74dd45dbc4b4a190a159f3ebb852e02b84 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-25Set Resource Recipe Time Out Valc001491072-16/+52
Set Resource Recipe Time Out Val Change-Id: I7f304465c71837ee37e5fa99a48ca14d97d8f91f Issue-ID: SO-587 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-04-25add serviceDecomposition input para for deleteE2EYulian Han2-7/+3
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064309 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-25Merge "Update Delete Resource Flow"Seshu Kumar M4-125/+284
2018-04-25Update Delete Resource Flowc001491074-125/+284
Update Delete Resource Flow Change-Id: Ie6270d954fc1c703de4bdd0c8f1e543a155060d1 Issue-ID: SO-587 Signed-off-by: c00149107 <chenchuanyu@huawei.com>