aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOInfrastructureBPMN
AgeCommit message (Collapse)AuthorFilesLines
2018-03-14Merge "Add DoCompareModelVersions.groovy"Chuanyu Chen1-0/+255
2018-03-14Merge "Add DoCompareModelVersions.bpmn"Chuanyu Chen1-0/+330
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty211-5825/+18646
This is code from AT&T's 1712 and 1802 releases. Change-Id: Ie1e85851e94bc66c4d9514a0226c221939531a04 Issue-ID: SO-425 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-03-14Add DoCompareModelVersions.groovyYulian Han1-0/+255
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641ca Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-14Add DoCompareModelVersions.bpmnYulian Han1-0/+330
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641c9 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-14Merge "Change the copyright to 2018"Seshu Kumar M1-0/+545
2018-03-14Change the copyright to 2018Yulian Han1-0/+545
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641c8 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-13Merge "Add Create SDNC Resource Create Groovy script"Seshu Kumar M2-1/+145
2018-03-13Merge "Rename vfc ns workflow groovy class name"Chuanyu Chen2-9/+9
2018-03-13Add Create SDNC Resource Create Groovy scriptc001491072-1/+145
Add Create SDNC Resource Create Groovy script Change-Id: If416a1e40479c51c499c8697ec35a1ab07a1544c Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-13Merge "Add update e2e Instance subprocess bpmn"Chuanyu Chen1-0/+821
2018-03-13Add update e2e Instance subprocess bpmnYulian Han1-0/+821
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641c7 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-13Rename vfc ns workflow groovy class namec001491072-9/+9
Rename vfc ns workflow groovy class name Change-Id: Ic021f34515bb30c8785595d19807fbf2ef3025f5 Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-12Merge "Add SDNC Resource Create Call Common Recipe"Seshu Kumar M1-0/+97
2018-03-12modify update e2e Instance groovyYulian Han1-0/+9
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641c6 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-12Merge "Rename the default recipe for VFC NS"Chuanyu Chen1-1/+1
2018-03-12Add SDNC Resource Create Call Common Recipec001491071-0/+97
Add SDNC Resource Create Call Common Recipe update Change-Id: If65289a17748c214b3636ddf0680bddb43171338 Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-12Rename the default recipe for VFC NSc001491071-1/+1
Rename the default recipe for VFC NS Change-Id: I55c6cacec69962e4e530ab76518cde59966305de Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-12add main updateInstance flow groovyYulian Han1-0/+260
Change-Id: Idaa55084f5ecb0dd3636c231cebc14fa5f0641c3 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-12delete useless method in main updateInstance flowYulian Han1-66/+15
Change-Id: Idaa55084f5ecb0dd3636c231cebc14fa5f0641c2 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-12Merge "Update the VFC NS resource recipe"Chuanyu Chen1-2/+2
2018-03-12Update the VFC NS resource recipec001491071-2/+2
Update the VFC NS resource recipe Change-Id: Ib5fcd95ac1b0f977c8104e722e57d29becc370bc Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-12add main updateInstance bpmn flowYulian Han1-0/+388
Change-Id: Idaa55084f5ecb0dd3636c231cebc14fa5f0641c4 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-09Simplify boolean expressions in groovyMunir Ahmad12-34/+34
Change-Id: I8dc254337f5975c2af6a2de74f20eff919993cf2 Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2018-03-09Merge "Update resource recipe parameter prepare logic"Rob Daugherty1-47/+97
2018-03-09Merge "Fix some Sonar Blockers in workflow/serviceTask"Rob Daugherty4-128/+70
2018-03-09Revert Reduce log noise/warningsRob Daugherty42-8337/+8346
This reverts commit 327b17ab250b4c17cf3f91f5e4cd9bffd89f3d1e. It is seriously impeding our ability complete the promised merge of AT&T 1802 code. While I'm all for coding standards, if we are serious about using spaces instead of tabs, then I think we need to (1) agree with the community when this will happen, (2) do consistently in all files, and (3) enforce it. Change-Id: Ib9b996f6b6c7d81ac9ac95d58b0c7d8cc39675ff Issue-ID: SO-368 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-03-09Update resource recipe parameter prepare logicc001491071-47/+97
Update resource recipe parameter prepare logic Change-Id: Iefb4964f059a92e3df4000627b8b404174bfb804 Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-08Fix some Sonar Blockers in workflow/serviceTaskShashank Kumar Shankar4-128/+70
Some files in which the sonar code fixes are done: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3AMSOInfrastructureBPMN%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fbpmn%2Finfrastructure%2Fworkflow%2FserviceTask Change-Id: I6c25c6553008c8cea53b11a71dbe89c28b3bb441 Issue-ID: SO-455 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-03-08Reduce log noise/warnings format to conventionsMarcus G K Williams42-8346/+8337
Reduce build log warnings by formatting tests to ONAP code conventions (removing tabs etc.) Issue-ID: SO-368 Change-Id: I48c6d359b83617aebeb79db4e30c1d72d31f7eec Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-03-07Merge "Swap indexOf with contains"Rob Daugherty2-12/+12
2018-03-07Merge "Store NB Create req. userParam - Customer_Location"Rob Daugherty5-774/+880
2018-03-07Swap indexOf with containsMunir Ahmad2-12/+12
Change-Id: I609d307acf504ea7ff25ed3327a3d4e0e4686755 Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2018-03-07Remove unnecessary String constructor callMunir Ahmad1-2/+2
Change-Id: Ibb0dcc412ae6243ee370b8e272455269303130eb Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2018-03-06Store NB Create req. userParam - Customer_LocationMarcus G K Williams5-774/+880
1. Additional user param Customer_Location needs to be passed and stored for use later in communication to OOF for homing/placement. 2. Added request.json fields to unit test Customer_Location and enabled testing of Customer_Location in CreateVcpeResCustServiceTest.groovy 3. Cleanup of CreateVcpeRestCustService.groovy to match code conventions Issue-ID: SO-402 Change-Id: Id23161c1d63e2f0e7871bf9310468c1b64cbd04e Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-03-06Replace explicit type with dimond typeMunir Ahmad33-80/+80
Change-Id: I1dedb9ef1ca7b734e3cfc0a3a594d733dbd298d4 Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2018-03-05Merge "Update generic create service workflow"Chuanyu Chen2-251/+410
2018-03-05Update generic create service workflowc001491072-251/+410
Update generic create service workflow Change-Id: Ia13b7acd107ca9df96f05f239e8ca156c554eb40 Issue-ID: SO-370 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-02-27Removed System.out.println from catch clauseMunir Ahmad1-3/+0
Change-Id: I957a2f8026ccfb88305461b9524ae861f958b27e Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2018-02-23Support more Generic workflow for voLTEc001491074-353/+475
Support more Generic workflow for voLTE Change-Id: I44509eaa6a5db7e9fb02df8edaa0a4a50e5d1d49 Issue-ID: SO-438 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-02-23Merge "Support more Generic workflow for voLTE"Seshu Kumar M4-12/+168
2018-02-22Port SO artifacts to ONAP folder structureArthur Martella1-7/+7
Change-Id: Ib7aea4df7e6a31cf5e1e6513b89bed6f878537af Issue-ID: SO-372 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-02-22Support more Generic workflow for voLTEc001491074-12/+168
Support more Generic workflow for voLTE Change-Id: I0005fffdb420709b597739173fa894981ac9c74e Issue-ID: SO-438 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-02-21Remove redundant toStringMunir Ahmad2-2/+2
Change-Id: If039248f233e3aa53733aa1a888b571836ca9406 Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2018-02-07Merge "Sonar blocker issue - closeableHttpClient"Seshu Kumar M1-100/+18
2018-02-08Sonar blocker issue - closeableHttpClientliboNet1-100/+18
user the try-with-resource method to fix issue https://sonar.onap.org/issues/search#issues=AV-B6Uh2-08if2a6r-Va and https://sonar.onap.org/issues/search#issues=AV-B6Uh2-08if2a6r-Vb Change-Id: I70a6424307e88c28a7290ed23d13888ef55c3aa3 Issue-ID: SO-165 Signed-off-by: Zhu Libo <libo.zhu@intel.com>
2018-02-06Merge "Refactor of DecomposeJsonUtils class."Seshu Kumar M1-2/+1
2018-01-29Refactor of DecomposeJsonUtils class.biniek1-2/+1
Change-Id: I72b779eb17ffb901266de605eb2eda49f13bd03e Issue-ID: SO-374 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-01-24Same Service names under two different CustomersChittaranjan Sardar1-2/+2
SO is not allowing to create services with same name with in different customers. Change-Id: I2ce83f3d6c8d999f88154a1ac50330a8b6d50118 Issue-ID: SO-382 Signed-off-by: Chittaranjan Sardar <chittaranjan.sardar@amdocs.com>
2018-01-16Add Generic Workflow for E2E ServiceInstancec001491074-0/+4276
Add Generic Workflow for E2E ServiceInstance Change-Id: I078d7b74b16c670927ca4aebba2fbe4aa1c0d542 Issue-ID: SO-379 Signed-off-by: c00149107 <chenchuanyu@huawei.com>