summaryrefslogtreecommitdiffstats
path: root/bpmn
AgeCommit message (Collapse)AuthorFilesLines
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-12Merge "Revert the change to avoid break PNF PnP"Lukasz Muszkieta7-113/+43
2019-04-11Merge "Fix GR_API Homing"Steve Smokowski5-218/+81
2019-04-11Fix PomSmokowski, Steve (ss835w)1-5/+6
Camunda still polling due fast due to bad pom dependencies Issue-ID: SO-1787 Change-Id: I73efb64a369d5c3e93ab96ba84a3ff4662bbe1fe Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2019-04-11Fix GR_API HomingMarcus G K Williams5-218/+81
This change uses the correct variable name to enable homing in AssignVnfBB. The correct variable to use is not 'callHoming' but 'homing'. Also updated sunnyDayAssignVnfBBTest to use the correct variable and BaseBPMNTest. This change also corrects HomingBB and calls HomingV2 rather than SniroV2 or OofV2. HomingV2 already passes calls to the correct implimentation, no need do this in the BPMN. Issue-ID: SO-1470 Change-Id: I14a77ef75b8b86feed7af3aab4d52c0df5f12886 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-04-11PUT description into A&AI for instance-group.Benjamin, Max (mb388a)1-1/+1
PUT description into A&AI for instance-group, one-line code change. Change-Id: I151ad4743d547e8f4fa013e23e0670e81ad1ea63 Issue-ID: SO-1774 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-11Merge "corrected inlucde filter for formatter"Steve Smokowski8-1799/+1801
2019-04-11Revert the change to avoid break PNF PnPeeginux7-113/+43
Revert PnfEventReadyDmaapClient PnfEventReadyDmaapClientTest Update the IT CreateVcpeResCustServiceSimplifiedTest Bug SO-1779 raise to fix the issue with Configure Issue-ID: SO-1506 Change-Id: I8f0e474405db7f0c23266208cee89df12ac6c0a2 Signed-off-by: eeginux <henry.xie@est.tech>
2019-04-11corrected inlucde filter for formatterBenjamin, Max (mb388a)8-1799/+1801
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-11Merge "Modify the SO to support BBS usecase"Seshu Kumar M2-0/+203
2019-04-11Modify the SO to support BBS usecasemarios.iakovidis2-0/+203
Modify the SO to support BBS usecase. Change-Id: I359380bcea9ff4ebb4e021b0425f727392ac590f Issue-ID: SO-1578 Signed-off-by: marios.iakovidis <marios.iakovidis@huawei.com>
2019-04-11Add support of OLT resource in SDNCCreateResourcesubhash kumar singh1-0/+88
Add support of OLT resource in SDNCCreateResource. Issue-ID: SO-1578 Change-Id: Ibf01dae8966a6d63ee15c3911d6b0aa88e20365c Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-04-11Merge "Fixed latest Sonar blocker issues"Seshu Kumar M1-15/+16
2019-04-11Merge "Fix request input parsing if default value null"Seshu Kumar M2-9/+57
2019-04-11Merge "Support for SO to ExtAPI"Seshu Kumar M3-1/+7
2019-04-11Merge "Deploy custom flows on startup"Seshu Kumar M1-1/+38
2019-04-10Merge "Re-commit some changes which were lost"Steve Smokowski4-66/+49
2019-04-10Re-commit some changes which were lostBenjamin, Max (mb388a)4-66/+49
remove unused code Issue-ID: SO-1767 Change-Id: I12b8295ae4a5bc9e9154c8ccd1bb53f70886f929 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-10Fix request input parsing if default value nullsubhash kumar singh2-9/+57
Fix request input parsing if default value null. Change-Id: I5d3e2e55d630271f93773eb7c634f50af4197fb0 Issue-ID: SO-1744 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-04-10Fixed latest Sonar blocker issuesr.bogacki1-15/+16
Fixed blockers according to Sonar analysis. Change-Id: I2c2d053b66019b74ee20b0a56fb7b93bf931bb61 Issue-ID: SO-1734 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Signed-off-by: Katsia Kazak <k.kazak@samsung.com>
2019-04-10Merge "PNF WF post instantiation configuration"Steve Smokowski6-23/+111
2019-04-10Merge "Service instance modification"Yan Yang6-71/+972
2019-04-09Refactor OofHomingV2Marcus G K Williams14-69/+1117
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-09PNF WF post instantiation configurationeeginux6-23/+111
Fix the PNF registration issue Use the applicationEvent to notify about PNF ID Issue-ID: SO-1506 Change-Id: I4c5ebfdd4ed319408ef99e1360c37124688fd7f1 Signed-off-by: eeginux <henry.xie@est.tech>
2019-04-09Service instance modificationZhuoyao Huang6-71/+972
extend update interface for service instance modification on CCVPN use case extension Issue-ID: SO-1393 Change-Id: Ib21843be32738de0197185906ba38c61f1095f24 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
2019-04-09Deploy custom flows on startupElena Kuleshov1-1/+38
Deploy custom flows on startup Change-Id: I2837de8745b5eef44463c52295a40f181e4db0b9 Issue-ID: SO-1739 Signed-off-by: Kuleshov, Elena <evn@att.com>
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)822-66542/+67026
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 POM to allow HTTP long polling to work"Steve Smokowski1-6/+7
2019-04-08Merge "fix delete vfmodule"Steve Smokowski4-15/+214
2019-04-08SDNHandler callback correlation issue.Benjamin, Max (mb388a)5-37/+115
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-08Fix POM to allow HTTP long polling to workBenjamin, Max (mb388a)1-6/+7
Fix POM to allow HTTP long polling to work on camunda Change-Id: I5f9da8b88ad8b14a1ef596f65b95d941c130e794 Issue-ID: SO-1758 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-08Merge "Fixed recent Sonar blocker issues"Steve Smokowski2-12/+6
2019-04-08fix sonar bugs in ServicePluginFactoryk.kazak2-116/+326
Fixed potential NullPointerException in lines: 123, 286, 480 and 607 - uuiObject is nullable here Change-Id: I01b30d090add7faccf3958f2fa37c7905d4bd5a3 Issue-ID: SO-1490 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-04-08Fixed recent Sonar blocker issuesr.bogacki2-12/+6
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 Kuleshov7-3/+245
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-05Change to use OAM IPAddresseeginux4-14/+98
Change to use ipaddress-v4/6-oam for the config deploy Add more assertions to the integration test Issue-ID: SO-1506 Change-Id: I5ba45b055569f90f91308b6e9d4bd85a1d4e99fe Signed-off-by: eeginux <henry.xie@est.tech>
2019-04-05Merge "Added Node status monitoring"Steve Smokowski8-16/+510
2019-04-05Merge "Fixed Sonar blocker issues"Steve Smokowski3-11/+40
2019-04-05Merge "Add support to parse cdl inside LOB and platform"Steve Smokowski5-7/+66
2019-04-05Merge "Fix runtime bugs in bpmn groovy"Steve Smokowski10-1755/+1630
2019-04-05Added Node status monitoringLathish8-16/+510
Issue-ID: SO-1626 Change-Id: I0447549ca1024cd768b2bead2fe351895e314567 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-05Fixed Sonar blocker issuesr.bogacki3-11/+40
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)5-7/+66
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-04Merge "PNF WF post instantiation configuration"Steve Smokowski40-899/+1939
2019-04-04Merge "Implement builder"Steve Smokowski2-93/+151
2019-04-04Merge "if audit fails write sub interface data to a ai"Steve Smokowski2-43/+61
2019-04-04PNF WF post instantiation configurationeeginux40-899/+1939
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 MonitoringLathish6-65/+568
Issue-ID: SO-1729 Change-Id: Ied97d2aafc481cf3fcdc27ee3b4e798c4fb86df4 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>