summaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-tasks
AgeCommit message (Collapse)AuthorFilesLines
2019-04-21Merge "Substitute string literal with constant"Seshu Kumar M2-9/+8
2019-04-21Merge "Move String literal to left-hand side of equals"Seshu Kumar M1-2/+2
2019-04-21Merge "Remove unused import,replace type specification"Seshu Kumar M2-2/+2
2019-04-21Merge "Replace type specification,Remove unused import"Seshu Kumar M2-2/+1
2019-04-21Merge "Remove unused logger"Seshu Kumar M3-3/+0
2019-04-20Replace type specification,Remove unused importSindhuri.A2-2/+1
Replace type specification,Remove unused import sniro beans Issue-ID: SO-1490 Change-Id: Ic7d96ccc79db3cee839cc230dd69121ab6796e88 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Remove unused import,replace type specificationSindhuri.A4-4/+3
Remove unused logger,replace type specification sniro beans classes Issue-ID: SO-1490 Change-Id: I02602de39507e80227336a4964a7a9a9c8cbfb85 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Move String literal to left-hand side of equalsSindhuri.A1-2/+2
Move String literal to left-hand side of equals SniroValidator class Issue-ID: SO-1490 Change-Id: Ib9d1ba94908f92cc46cf5a8177e3808327398600 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Substitute string literal with constantSindhuri.A2-9/+8
Substitute string literal with constant SO client sdnc classes Issue-ID: SO-1490 Change-Id: Iada1dedfb27ec75946ba5bad23547a2fd8c4ae39 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Remove unused loggerSindhuri.A3-3/+0
Remove unused logger client orchestration classes Issue-ID: SO-1490 Change-Id: Ic36e7a33e35f28cc202614c3eee2dd1945f1aefe Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Merge "Remove unused imports, logger"Seshu Kumar M2-3/+0
2019-04-20Merge "Remove logger, unused import"Seshu Kumar M3-3/+0
2019-04-20Merge "Change variable name to match regex"Seshu Kumar M1-12/+12
2019-04-20Remove unused imports, loggerSindhuri.A2-3/+0
Remove unused imports, logger client orchestration classes Issue-ID: SO-1490 Change-Id: Id594765483cd46f2c73562c621ca637eba133476 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Remove logger, unused importSindhuri.A3-3/+0
Remove logger, unused import client orchestration classes Issue-ID: SO-1490 Change-Id: I76edd3a0aaafdbe54a632cfea419c8593275cc3d Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Change variable name to match regex,remove loggerSindhuri.A1-3/+2
Change variable name to match regex,remove logger AAIVfModuleResources Issue-ID: SO-1490 Change-Id: I4f79977324bf9572c58faf99d3c9209da42f2f20 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Change variable name to match regexSindhuri.A1-12/+12
Change variable name to match regex AAIServiceInstanceResources Issue-ID: SO-1490 Change-Id: Ifd0179788d4d3d024e352629f0921e5771065570 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Change static string litral.Isaac Manuel Raj1-7/+7
Change static string litrals name according to the guidelines. Issue-ID: SO-1490 Change-Id: Icb4c5e5b107dac18028d2175082a7a3fe351ca72 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-17Changed constants collections to immutableWitold Ficio Kopel1-6/+7
Fix to three Sonar vulnerabilites. Changed mutable collections of constants (exposed by utility class) to immutable. Change-Id: I3b301eac20b52df72a6d1318483b7b931e750313 Issue-ID: SO-1794 Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
2019-04-15Conditional Macro Action SelectionSunilB2-0/+69
Update orchestration_flow_reference table and changes in WorkflowActionBBTasks to Conditionally trigger ConfigAssignVnfBB And ConfigDeployVnfBB building block. Change-Id: I1bdb8a77223aef6855e4e1c9aa80dd026892e6f6 Issue-ID: SO-1702 Signed-off-by: sunilb <sb00577584@techmahindra.com>
2019-04-12PNFs are not picked from SNIRO responseBenjamin, Max (mb388a)1-1/+1
vnfHostName with empty value is present. PNFName should be use a key to pnf AAI object (not pnfId). FIxed bug recently introduced in ConfigurationResourceCustomizationRepository. Change-Id: I968ad84d282d9c16ead16d1559a5e790057e6e1e Issue-ID: SO-1785 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-11corrected inlucde filter for formatterBenjamin, Max (mb388a)1-165/+165
all pom.xml files now have two spaces validation is on for pom.xml files Change-Id: I424ea2e4d6a549f468792e5f90a43f3a97e6c954 Issue-ID: SO-1781 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-10Merge "Re-commit some changes which were lost"Steve Smokowski1-6/+0
2019-04-10Re-commit some changes which were lostBenjamin, Max (mb388a)1-6/+0
remove unused code Issue-ID: SO-1767 Change-Id: I12b8295ae4a5bc9e9154c8ccd1bb53f70886f929 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-09Refactor OofHomingV2Marcus G K Williams13-69/+1097
Refactor OofHomingV2 Java to working state and fix IT tests. Issue-ID: SO-1469 Change-Id: I8647058adf5ed41c5bebebee79f9dbc4d80c2974 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)266-25043/+26394
Added in maven plugins to enforce coding style rules Added in eclipse java formatting xml Change-Id: I3727bbf4ce8dc66abfd8ad21b6cfd0890c5d3ff0 Issue-ID: SO-1765 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-08Merge "fix delete vfmodule"Steve Smokowski4-15/+214
2019-04-08SDNHandler callback correlation issue.Benjamin, Max (mb388a)4-2/+80
SDNHandler callback correlation issue. Should not go back to waiting for callback when final_indicator=Y is receibed in callback. Raise an error when responseCode in callback mesage is not 200. Change-Id: Ia55ab5a9bafdfe877a1221b67d5f3258039a3900 Issue-ID: SO-1761 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-08fix delete vfmoduleBenjamin, Max (mb388a)4-15/+214
corrected the vnfc customization id that is passed down add junit for getRelatedResourcesInVnfc method Change-Id: I943952a260191a49c8fc1c0813b1e111448f637b Issue-ID: SO-1759 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-08Fixed recent Sonar blocker issuesr.bogacki1-2/+3
Fixed blockers according to Sonar analysis. Change-Id: Ib068b586cd72c1634780220ac5498e1962dee434 Issue-ID: SO-1734 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-04-06Implement Traffic Distribution BBsElena Kuleshov1-0/+2
Implement Traffic Distribution BBs Change-Id: I193a30a1f7bb353d0e3fbb1460ca5d9840bb5870 Issue-ID: SO-1553 Signed-off-by: Kuleshov, Elena <evn@att.com>
2019-04-05Fix Java OOF ClientMarcus G K Williams10-59/+135
Update IT tests to check correct post and update client to correct post behavior. Issue-ID: SO-1469 Change-Id: I8339cbff944587df5663d1fbff7f0cc41b7f2fe6 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-04-05Merge "Added Node status monitoring"Steve Smokowski3-0/+200
2019-04-05Merge "Fixed Sonar blocker issues"Steve Smokowski1-2/+3
2019-04-05Added Node status monitoringLathish3-0/+200
Issue-ID: SO-1626 Change-Id: I0447549ca1024cd768b2bead2fe351895e314567 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-05Fixed Sonar blocker issuesr.bogacki1-2/+3
Fixed blockers according to Sonar analysis. Added tests for fixed issues. Change-Id: I8e259147082d722961048454fae9484cc0d8b0a8 Issue-ID: SO-1734 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-04-04Add support to parse cdl inside LOB and platformBenjamin, Max (mb388a)3-7/+49
Add support to parse cdl inside LOB and platform Change-Id: Ie1013d2ba606767d372cfedd4acfb500db209bd3 Issue-ID: SO-1748 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-04PNF WF post instantiation configurationeeginux1-1/+1
Add PNF ipv4/v6 address for config Deploy Add Integration test for CreateVcpeResCustService_simplified.bpmn Modify the PnfEventReadyDmaapClient to avoid one more running thread Refactor the so-bpmn-infrastructure-flows test resources Modify the CreateVcpeResCustService_simplified.bpmn Add ConfigurePnfResource.bpmn Add Delegates Issue-ID: SO-1506 Change-Id: Iffb69d1441ef0b485ee8cd3fb5da5f1a35279a95 Signed-off-by: eeginux <henry.xie@est.tech>
2019-04-03Added Delete Job MonitoringLathish4-56/+381
Issue-ID: SO-1729 Change-Id: Ied97d2aafc481cf3fcdc27ee3b4e798c4fb86df4 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-03Merge "do not error out when there is no config"Steve Smokowski2-5/+41
2019-04-02do not error out when there is no configBenjamin, Max (mb388a)2-5/+41
fixed rollback execution path creation in bb tasks do not error out when there is no config Change-Id: I3e2ce1e203271deebc45e1f14a884c940ecd5d25 Issue-ID: SO-1733 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-02fix catalogdb cvfnc customizationBenjamin, Max (mb388a)4-32/+32
Hibernate entities were all wrong and needed a complete rewrite. The scope kept growing and ended up touching a lot more of the code than originally planned. These changes make the db interactions much easier and more straightforward from java. The flyway script order had to change to make this migration possible. Change-Id: I6ce363a385661300eddb11923ac6a80538edaddc Issue-ID: SO-1710 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-02Added instatntiation job monitoringLathish9-92/+554
Issue-ID: SO-1630 Change-Id: I2e921f0f86553b804ea119cd640b8c4e1b1195b9 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-01Merge "replace all fixed wiremock ports"Steve Smokowski10-64/+65
2019-04-01replace all fixed wiremock portsBenjamin, Max (mb388a)10-64/+65
trying to get the tests that can be threaded to pass started to remove fixed port references Change-Id: I7bfe067a8f36c908039700646571681321e9a6f5 Issue-ID: SO-1676 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-01Merge "Added ETSI Delete VNF BB"Steve Smokowski9-228/+565
2019-04-01Merge "delete with payload does not work"Steve Smokowski2-8/+10
2019-04-01Merge "Put MSOReqId in ReqInfo to SDNC, not sdncReqId"Steve Smokowski11-13/+108
2019-03-30Added ETSI Delete VNF BBLathish9-228/+565
Change-Id: Ie82734f25468b75d9b4ab3096639a9afdf6fe2c1 Issue-ID: SO-1632 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-03-29Merge "Prepare the x_directives inputs for multicloud API"Steve Smokowski12-176/+280