aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn
AgeCommit message (Collapse)AuthorFilesLines
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-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-01Add exclusive block for invoking deactivatesubhash kumar singh1-63/+100
Apply decision block for invoking deactivate activity. Change-Id: I53545cdc16fb326c30b3e893b6548afdf8c7ee4f 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 singh6-0/+0
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)2072-114369/+176254
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-07-31Merge "Remove unused import statement"Seshu Kumar M1-1/+0
2018-07-27Remove unused import statementAnisha Kumar1-1/+0
Issue-ID: SO-666 Change-Id: Id83335a93d118a216a84874119a47d2666ecc96a Signed-off-by: Anisha Kumar <anishax.kumar@intel.com>
2018-07-27Merge "Fix gateway condition in sdncresource"Seshu Kumar M1-1/+3
2018-07-27Merge "fix ID in 3rd ONAP"Chuanyu Chen2-116/+114
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-27Sonar major issuesSumapriya Sarvepalli1-12/+12
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?fileUuids=AWHCr-EXEU5FCDfKtlqk&id=org.onap.so%3Aso&resolved=false&severities=MAJOR Location: src/main/java/org/openecomp/mso/bpmn/core/json/JsonUtils.java Line No: L39 L75 L112 L338 L473 L536 L555 L715 L736 L756 L794 L844 Change-Id: I6cbecd22eff2d86911405811686619771ac3f74e Issue-ID: SO-762 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-07-26Merge "Fix createSDNCResource bpmn"Seshu Kumar M1-7/+7
2018-07-26Merge "Add initial groovy file for activate"Seshu Kumar M1-0/+62
2018-07-26Merge "Fix Activate resource bpmn"Seshu Kumar M2-258/+162
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-26Add initial groovy file for activatesubhash kumar singh1-0/+62
Add initial groovy file for activate Change-Id: Ibc4321d0e5272073fcd065d1713a69e5738dcd69 Issue-ID: SO-689 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-26Merge "Sonar major issues"Sanchita Pathak1-7/+7
2018-07-26Sonar major issuesSumapriya Sarvepalli1-7/+7
Replace with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?id=org.onap.so%3Aso&open=AWSynF0AwGn37JfbvuI9&resolved=false&rules=squid%3AS2293 Location: src/main/java/org/openecomp/mso/bpmn/infrastructure/workflow/service/ServicePluginFactory.java Line: L216 L218 L220 L223 L265 L281 L294 Change-Id: I413e046f87435b6b5225a2202f03ab2c3232e807 Issue-ID: SO-757 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.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-26Remove the aria server codeseshukm1-2/+2
Issue-ID: SO-756 Change-Id: Ief11a1506f54d9126da0423757bb74334576819f Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-26Merge "Improved mutation tests coverage"Seshu Kumar M1-2/+5
2018-07-26Merge "property names correction"Seshu Kumar M2-4/+4
2018-07-25Improved mutation tests coverageŁukasz Biniek1-2/+5
Change-Id: I15ababe8547e617f5152a0a673688925f9b62a2b Issue-ID: SO-506 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-07-25Merge "Replace printStackTrace with usage of logger"Seshu Kumar M4-17/+9
2018-07-25property names correctionLukasz Muszkieta2-4/+4
Change-Id: I4cbdb4f9ad5af26502619cb9358086bbf667bc0f Issue-ID: SO-719 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.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 M6-35/+206
2018-07-19Merge "inherit SOTN codes for CCVPN Services"Seshu Kumar M6-54/+1340
2018-07-18Merge "Fix problem with singleton impact on TC execution"Seshu Kumar M2-1/+9
2018-07-18Merge "Fix problem with singleton and parallel unit tests"Seshu Kumar M2-0/+6
2018-07-18inherit SOTN codes for CCVPN ServicesElaine_Han6-54/+1340
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 Muszkieta6-35/+206
Change-Id: I4d13dce0b8819aa3d1e9848b9a39a43456dc1f30 Issue-ID: SO-466 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-07-17Merge "Set controllerType to uppercase for LCM"Seshu Kumar M2-5/+6
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-16Merge "Fix tests in DoCustomDeleteE2EServiceInstanceTest"Seshu Kumar M1-17/+22
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-16Merge "Reverse service direction for AAI AddRelationShip"Seshu Kumar M2-6/+6
2018-07-16Merge "Update AAI Need More Params"Seshu Kumar M4-16/+63
2018-07-11Fix tests in DoCustomDeleteE2EServiceInstanceTestk.kazak1-17/+22
Removed @Ignore for the tests Added testing success and exception path's in postProcessAAIGetTest Change-Id: Iaa8b381fd6eb35fbb28811cab613a89ef494c8f1 Issue-ID: SO-321 Signed-off-by: Katsiaryna Kazak <k.kazak@samsung.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-29Fix build issue due to missing appc client libsMichal Kabaj1-2/+2
Changed versions from 1.3.0-SNAPSHOT to 1.3.0 for appc maven artifacts: client-lib client-kit Change-Id: Ie4d98b400c7557655c74c3225b089c2ccc54b0cb Issue-ID: SO-682 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-06-15Reverse service direction for AAI AddRelationShipYulian Han2-6/+6
fix deleteNSRelationship comments bug Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0644f7 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-06-15Update AAI Need More ParamsYulian Han4-16/+63
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0643f5 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-06-13Set controllerType to uppercase for LCMElena Kuleshov2-5/+6
Change-Id: If229caa7abfad85f10e5ee7b8f5f6eccfb6600ac Issue-ID: SO-602 Signed-off-by: Elena Kuleshov <ek1439@att.com>
2018-06-04APPC controller type for ScaleOutElena Kuleshov1-0/+1
Change-Id: I7d3ee2b272bfe9e2df201cb1ec6ee91cc2b8d292 Issue-ID: SO-602 Signed-off-by: Elena Kuleshov <ek1439@att.com>