aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-flows/src/main/groovy/org
AgeCommit message (Collapse)AuthorFilesLines
2018-08-09Groovy CompileSmokowski, Steve (ss835w)84-40733/+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-09Merge "Refactored references to AaiUtils"Seshu Kumar M14-1154/+931
2018-08-08Save sppartner to AAI and call ExternalAPI bug fixElaine_Han2-9/+22
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000005 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-08SDNC request for Deactivate SOTN attachsubhash kumar singh1-1/+51
SDNC request for Deactivate SOTN attachment. Change-Id: Iadb196fa5c0aea1171cad0da51c1b5b9bd58f69e Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-08SDNC request for DeActivate Sitesubhash kumar singh1-1/+69
SDNC request for DeActivate Site Change-Id: I82e0f95c391e737578f30ba54a1353c4020763a0 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-08Update the sdnc request update for deactivet SOTNsubhash kumar singh1-3/+14
Update the sdnc request update for deactivet SOTN Change-Id: Id06d712c84cd939768287a1a18a017466560030a Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-08SDNC request for delete SOTNConnectivitysubhash kumar singh1-1/+48
SDNC request for delete SOTNConnectivity Change-Id: Iaf118183d285d8ec9cfcb7a4c663b429405af8f0 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-08SDNCRequest for delete SOTN attachmentsubhash kumar singh1-1/+52
SDNCRequest for delete SOTN attachment Change-Id: I5fa582d13c96e283e3fa3b3ac712afeef3f30665 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-08SDNC request template for delete Sitesubhash kumar singh1-8/+41
SDNC request template for delete Site Change-Id: Id40ae3dbc2a8989b69dd20be1f27d98babd8bb42 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-07Refactored references to AaiUtilsBenjamin, Max (mb388a)14-1154/+931
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-07Add xml body for activate on different resourcesubhash kumar singh1-6/+133
Add xml body for activate on different resource. Change-Id: I9e9ba306dc961fd575a336fcc1fb7a73b49ac6c9 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-07Add request body for differnet resourcesubhash kumar singh1-3/+126
Add request body for differnet resource. Change-Id: I2c2b0634d5adb84214b5e3177c9bcdcff3b6f334 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-07Delete SPPaterner resource processElaine_Han4-182/+763
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000003 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-07Merge "Implementation for DeactivateSDNCNetworkResource"Seshu Kumar M2-0/+170
2018-08-07Merge "Fix logging in DeleteSDNCNetworkResource"Seshu Kumar M1-1/+1
2018-08-07Merge "Correct logging for DeactivateSDNCNetwork"Seshu Kumar M1-14/+12
2018-08-07Merge "Fix logging in groovy file"Seshu Kumar M1-19/+19
2018-08-07Merge "Rename files to add SDNC"Seshu Kumar M1-0/+0
2018-08-07Merge "Provide implementation for activate methods"Seshu Kumar M2-4/+200
2018-08-06Implementation for DeactivateSDNCNetworkResourcesubhash kumar singh2-0/+170
Implementation for DeactivateSDNCNetworkResource. Change-Id: If94af643665788ca110d91c1770839d18dcad3f7 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Fix logging in DeleteSDNCNetworkResourcesubhash kumar singh1-1/+1
Fix logging in DeleteSDNCNetworkResource Change-Id: Ia2fc68d4a412c3cfe9efd1f0296e1edbda95ddf8 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Correct logging for DeactivateSDNCNetworksubhash kumar singh1-14/+12
Correct logging for "DeactivateSDNCNetworkResource.groovy". Change-Id: I3cf60ab9bfd0c82a19fd4e418956692c50af1086 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Fix logging in groovy filesubhash kumar singh1-19/+19
Fix logging in DeleteSDNCnetworkResource. Change-Id: I6743b07d8d47a142470f34645008a0fc27f28293 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
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-06Added input variable for activate workflowsubhash kumar singh0-0/+0
Added input variable for activate workflow Change-Id: Ibf440835283a41fd783f753f63d3a30412b59eef Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Provide implementation for activate methodssubhash kumar singh2-4/+200
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-06Merge "Fix the logs as per new standered"Seshu Kumar M1-9/+7
2018-08-06Fix the logs as per new standeredsubhash kumar singh1-9/+7
Fix the logs as per new standered Change-Id: I6e241c76901122a668de065d20c25650e96ded83 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Add SPPaterner resource procssElaine_Han3-317/+592
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000001 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-01Intial deActivate groovy filesubhash kumar singh1-0/+89
Intial deActivate groovy file. Change-Id: Ia023c51b21658e1434ed938b0a586bcef02f989f 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 singh1-0/+62
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)81-0/+39064
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>