aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn
AgeCommit message (Collapse)AuthorFilesLines
2018-03-16Merge "Adding Junit"Seshu Kumar M8-0/+409
2018-03-16Adding JunitSumapriya8-0/+409
Adding Junit for: 1.CreateVnfNotification.java 2.MsoRequest.java 3.RollbackVnfNotification.java 4.UpdateVnfNotification.java 5.VnfRollback.java 6.DeleteVnfNotification.java 7.ObjectFactory.java 8.QueryVnfNotification.java Sonar Link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3AMSOCommonBPMN%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fbpmn%2Fcommon%2Fadapter%2Fvnf Change-Id: I7cc60cb10984d58f50bd40033d48e224de4efbd7 Issue-ID: SO-490 Signed-off-by: Sumapriya <SS00493505@techmahindra.com>
2018-03-15Merge "Remove unneeded param type definition"Seshu Kumar M1-1/+1
2018-03-15Remove unneeded param type definitionc001491071-1/+1
Remove unneeded param type definition Issue-ID: SO-452 Change-Id: Ic268c582dacc0ff050605e0ddefbbfe9dce684f0 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-15Merge "Fix get resource input json string issue"Seshu Kumar M1-1/+1
2018-03-15Merge "Add execute resource recipe task script"Seshu Kumar M1-0/+17
2018-03-15Fix get resource input json string issuec001491071-1/+1
Fix get resource input json string issue Change-Id: I1babb7e987948c4f86c231cef67586bf452aab12 Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-15Add execute resource recipe task scriptc001491071-0/+17
Add execute resource recipe task script Change-Id: Ib47a90cedbb87f23cb3b9d346862dc4f682e70d9 Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-15Merge "Remove unneeded script"Seshu Kumar M1-41/+1
2018-03-15Remove unneeded scriptc001491071-41/+1
Remove unneeded script Change-Id: I8013ad705b2434e8b5ceb4a84c162eb5158d3813 Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-14Remove default file templateMunir Ahmad29-90/+0
Change-Id: Iee1517b8a23a8acc9280a786110912d8c2065696 Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2018-03-14Merge "change execution to DelegateExecution in groovy"Seshu Kumar M1-1/+2
2018-03-14Merge "Update resource parameters node task"Seshu Kumar M1-20/+4
2018-03-14change execution to DelegateExecution in groovyseshukm1-1/+2
Issue-ID: SO-480 Change-Id: I0ec8da1f907e485f45f46778720738394e773ef9 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-03-14Merge "Add UT Test for resource parameters function"Seshu Kumar M1-0/+7
2018-03-14Merge "Fit parameter name issue"Seshu Kumar M1-3/+3
2018-03-14Update resource parameters node taskc001491071-20/+4
Update resource parameters node task Change-Id: I549a12fab69f51c3f849a20272318ca9aaf1ff46 Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-14Merge "Support resource parameters generated"Seshu Kumar M1-30/+109
2018-03-14Merge "AT&T 1712 and 1802 release code"Seshu Kumar M478-11540/+32593
2018-03-14Merge "Add DoCompareModelVersions.groovy"Chuanyu Chen1-0/+255
2018-03-14Merge "Add DoCompareModelVersions.bpmn"Chuanyu Chen1-0/+330
2018-03-14Add UT Test for resource parameters functionc001491071-0/+7
Add UT Test for resource parameters function Change-Id: Ia5729a786e73980f67e38e0ecae47d0573c5ddd1 Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-14Fit parameter name issuec001491071-3/+3
Fit parameter name issue Change-Id: I79fcb1e9d2aa97aa55dbe0bfca36e32d931238c8 Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty478-11540/+32593
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-14Support resource parameters generatedc001491071-30/+109
Support resource parameters generated Change-Id: I9fb882024edc8e72d06dbc545e2342f32ad8f750 Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@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-13Update license for ResourceRequestsubhash kumar singh2-2/+2
Update license for ResourceRequest. Change-Id: Icb17226758d85368fa8a4de3a6c76332253cdab8 Issue-ID: SO-453 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
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-13Merge "Remove redundant type cast"Seshu Kumar M4-15/+14
2018-03-13Merge "Fix a potentional bug String comparison using !="Seshu Kumar M1-1/+1
2018-03-12Merge "Add SDNC Resource Create Call Common Recipe"Seshu Kumar M1-0/+97
2018-03-12Merge "modify update e2e Instance groovy"Seshu Kumar M1-0/+9
2018-03-12Merge "Fix urls for collecting CSAR info"Seshu Kumar M1-3/+3
2018-03-12Fix urls for collecting CSAR infosubhash kumar singh1-3/+3
Fix url for collecting CSAR info from catalogdb. Change-Id: Ib887e7b733610ac3dfb5388a56c11ad5d477c321 Issue-ID: SO-453 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
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-12Merge "add main updateInstance flow groovy"Chuanyu Chen1-0/+260
2018-03-12Merge "delete useless method in main updateInstance flow"Chuanyu Chen1-66/+15
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-12Merge changes I5a320c60,I3fbd868eSeshu Kumar M2-2/+2
* changes: Remove unnecessary simicolon from all java classes private is redundant for enum constructors
2018-03-12Merge "Swap Optional.isPresent with functional expression"Seshu Kumar M1-8/+3