aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-common
AgeCommit message (Collapse)AuthorFilesLines
2020-08-30Update NSSMF adapter to support External RAN NSSMFEnbo Wang1-10/+10
Issue-ID: SO-3202 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I65b8143ad38017117ffb0677054bad3f76ae90e4
2020-08-28Merge "Refactor PNF names in BPMN workflows"Byung-Woo Jun1-2/+2
2020-08-27Implement so-oof-adapter to handle OOF CallbackPriyadharshini2-102/+44
- Add NSI/NST selection callback for Networkslicing Issue-ID: SO-3205 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: Ica88d503495949ecce8b897c3a990fbdaa5d4f0e
2020-08-26Refactor PNF names in BPMN workflowsrameshiyer271-2/+2
Issue-ID: SO-3105 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I8cab1afa54ea8a1981fcddcf0c25f6f86bb14421
2020-08-13Fix issue due to groovy-dateutilPriyadharshini1-0/+5
Issue-ID: SO-3152 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: If18a60c2288e9398c05936fe6bacd48844422c09
2020-08-06bump the master to 1.7.1seshukm1-1/+1
Issue-ID: SO-2940 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I888677f7d32ff35619be0f5bb2b677f56215f2e0
2020-07-30[SO] create generic pnf healthcheck workflowtragait1-0/+127
This commit implements workflow for pnf health check and its respective test cases. Issue-ID: SO-3018 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: Idffcbf78809c33dd7a059bc87962716d0a9cd81c Signed-off-by: tragait <rahul.tyagi@est.tech>
2020-06-30merged ONAP refactor and fluent builder methodBenjamin, Max1-1/+1
WorkflowAction refactoring merged ONAP refactor and fluent builder method types Issue-ID: SO-3005 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I5c2a7dbcdf645efe408f81c1abbc7bfe8770fe9e
2020-06-18Prepare for java 11Benjamin, Max1-6/+6
final changes for java11 groovy compatibility removed unnecessary dependencies and cleaned up poms added missing jaxws-api dependency to pom.xml java8 profile is now active by default in parent pom update beans to have RemoteResource annotation always use the compiler plugin from parent pom Update external task timeout to longer value to hold lock update remote resource annotation to match catalog db client add remote resource annotation to bean for bowman completely remove bowman from requests db client Issue-ID: SO-2059 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: If6f0df36e8077ccd703abce9f64290daed63955b
2020-06-10Fix for MDONS usecase SO-2967Srinivasan Ramanathan1-1/+1
Change-Id: Ic1bf13f6a2cb3974e090f4a13f5750242027e1c7 Issue-ID: SO-2967 Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
2020-05-27Merge "Added scriptName for deallocation of NSSI."Seshu Kumar M2-1/+3
2020-05-23Update DeleteSliceService authzm3301-4/+8
Issue-ID: SO-2942 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I93015340d57e9feeba0d212bef7978a3a33d1026
2020-05-22Update NSI slection processzm3302-87/+110
Issue-ID: SO-2949 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ibb13fb6d146d5ef9dbe702c23294653276204f7a
2020-05-21Merge "Began adding pluging to lifecycle mapping"Steve Smokowski1-0/+24
2020-05-21update uemobilityLevel to uEMobilityLevel adapter NBIhetengjiao1-1/+1
Issue-ID: SO-2919 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: If6d4e9e38ddd6a33324b3a5a840d0449545bdd40
2020-05-20Began adding pluging to lifecycle mappingBoslet, Cory1-0/+24
Began adding pluging to lifecycle mapping metadata to get rid of eclipse workspace pom errors/markers Issue-ID: SO-2948 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I78946c59e6aaf440e014ed06e9ff476bac5c2613
2020-05-20update CSMF bpmn to adpter EXT-APIhetengjiao1-4/+4
Issue-ID: SO-2919 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ie506e13c55c9745653471908cb69d59d85c10cbb
2020-05-20Add sST value to communication servicezm3301-1/+1
Issue-ID: SO-2942 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I062512977f2e2991a817327572576f7137c5ad2e
2020-05-18Add relationship to allocate resourcezm3302-14/+13
Issue-ID: SO-2919 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I4232439be1729255fc128b268b1a3168d51507ff
2020-05-14update oof option and slice profilezm3301-51/+109
Issue-ID: SO-2919 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ia755381b5b7f90ab6bac3ee8002cc87a1cc12c9f
2020-05-13update nsmf to fix oof and nssmf problemhetengjiao4-79/+89
Issue-ID: SO-2919 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I3dc20b3eeb0ec5f72215dbe81295317446d60524
2020-05-13Merge "update DoCreateSliceServiceOption script because the oof inteface modify"Chuanyu Chen1-219/+132
2020-05-13update oof utils to fix bug caused by oof interface changehetengjiao1-92/+33
Issue-ID: SO-2919 Change-Id: Iecdf4a142f090cc0a2555c547bc4b7ba2e165fa3 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-13Add NssmfAapterUtils to fix the auth problem of request to nssmfhetengjiao1-107/+67
Issue-ID: SO-2918 Change-Id: I51d7573701cfbe5efa80ce25883e7a4d401afd8f Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-13update DoCreateSliceServiceOption script because the oof inteface modifyhetengjiao1-219/+132
Issue-ID: SO-2919 Change-Id: Ia8643a701f30ffa491842a3b7e35e18413b8d702 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-12Change CheckServiceProcessStatus Closure to function to fix out of memory ↵hetengjiao1-12/+12
problem Issue-ID: SO-2917 Change-Id: Ie6e769ac56312fd216f462fdce5d5c1eb632da0a Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-11Merge "uri params now available in info object"Steve Smokowski11-156/+123
2020-05-08Merge "merge SO-2824 from frankfurt resolve problem ↵Chuanyu Chen1-3/+0
CreateCommunicationService SST is null"
2020-05-08Merge "Fix serviceProfile serialize"Chuanyu Chen1-1/+6
2020-05-08merge SO-2824 from frankfurt resolve problem CreateCommunicationService SST ↵hetengjiao1-3/+0
is null Issue-ID: SO-2824 Change-Id: I439f5ec11ae3b919dc98881ad2518a11c9e30bc2 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-07uri params now available in info objectBenjamin, Max11-156/+123
uri params now available in info object make sure uri keys are retrieved via constants Issue-ID: SO-2908 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ieb701c2705ecdb2365d557bc51e4f604d92ec680
2020-04-29rename package for external useBenjamin, Max98-416/+416
rename package for external use Issue-ID: SO-2852 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id883f0c847c24a260dbf8c63ce5e1330c045d6de
2020-04-16move network adapter to an external client taskBoslet, Cory8-4561/+3028
Began impelenting new network external task. Made the vnfAdapterTask subflow an openstack subflow, refactored infra flows and BB to call it for network functions. Fixed bugs discovered through a robot dry run, added unit test, added support for rollback network request Updated junit test files for comparison due to not polling for response Removed the no longer used network adapter rest task from bpmn tasks Removed the unused network adapter async and its beans Removed network async client package from open pojo scan Issue-ID: SO-2813 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I4c25892012cc86659ab122448ed1aca5cab91671
2020-04-13decreased code smellsRupinder3-3/+0
Removed unused imports Issue-ID: SO-2804 Change-Id: I8ea686dd499578283fdda56ef0fe6c08c557383a Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-09Merge "Fix critical & major issues"Steve Smokowski3-80/+108
2020-04-06Fix critical & major issuesParshad Patel3-80/+108
The Cyclomatic Complexity of this method is greater than 10 authorized. Either log or rethrow this exception Issue-ID: SO-1841 Change-Id: Idc12ca8d3256958f46f09fd0a34db54136438ad7 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2020-04-04Added logic to update the requests DB when aBoslet, Cory1-2/+2
Added logic to update the requests DB when a Create or Delete BB is silent success and updated enum Updated regrex and add junit test for orch validator and formatted files Formatted pom files that were not formatted correctly. Removed use of ternary operator if statement and moved enum to static final. Updated equals method to include resource status message for mockito verify Removed resourceStatusMessage from equals and used argument capture instead Issue-ID: SO-2782 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I3a292f57d2771200ce85a99e845e776e2f3bd600
2020-04-03Fix serviceProfile serializeHarry Huang1-1/+6
Issue-ID: SO-2368 Change-Id: Ia68bef5a1d7413fa2a6b88c79cbaa0501d8f9b57 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit fb6f70e61803d3634b7decb847950b733a7adfdf)
2020-04-01Added scriptName for deallocation of NSSI.isaac.manuelraj2-1/+3
Added scriptName for deallocation of NSSI. scriptName will be passed to NSSMF Adapter. Issue-ID: SO-2723 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com> Change-Id: I69a5445f6ad0870b7aa855fc3ca80ac8e3cf3879
2020-03-30Merge "convert openstack to external tasks"Steve Smokowski3-1344/+1339
2020-03-30Move the groovy script to the right folderchenchuanyu1-0/+0
Move the groovy script to the right folder Issue-ID: SO-2368 Change-Id: I9bf70d038c2893115e9cfd728e6d1ceafb94e2c1 Signed-off-by: chenchuanyu <chenchuanyu@huawei.com> Change-Id: I01f4a31808626ecb91cf1b2b25131e5edee308ad
2020-03-28Merge "Add test for CreateSliceService flow"Chuanyu Chen1-0/+75
2020-03-26convert openstack to external tasksBoslet, Cory3-1344/+1339
Use external tasks to communicate with openstack adapter Will be more resilient to failures Refactored all flows to use external tasks not REST calls Rollback is now an external task Ensured backwards compatibility Issue-ID: SO-2767 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I8afdb89c688d756aed0f25f7d9a7fb898142554d
2020-03-26Merge "Fix PNF software upgrade workflow"Chuanyu Chen1-0/+124
2020-03-25Fix PNF software upgrade workflowEnbo Wang1-0/+124
Fix the issue that API can not return when the workflow has ended. Issue-ID: SO-2751 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I7d140b2286ce3003a6efcd2c3891fc8142982477
2020-03-24Fix for MDONS create and delete flowSrinivasan Ramanathan3-6/+49
Added service-name update OTN service for Create flow Added new request format for OTN service Delete flow Change-Id: Iea3362c2a57a376f181de813158462390aaf27e3 Issue-ID: SO-2460 Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
2020-03-16Merge "Fix Critical & Major issues in adapters"Steve Smokowski1-1/+1
2020-03-16Merge "split single and plural graph inventory uris"Steve Smokowski21-488/+477
2020-03-16split single and plural graph inventory urisBenjamin, Max21-488/+477
split single and plural graph inventory uris updated all object references in MSO using graph inventory plurals corrected unit test stubbings added additional unit tests correct interfaces to return plural after related-to modified the way http aware uris are built reformated interfaces to no longer duplicate methods corrected issues with identity of unbuilt uris removed AAIUri references from groovy files fixed clone behavior on Uri objects Issue-ID: SO-2743 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I37aa2a13dcbf010b6c82ad73af3be5db5d9bd673
2020-03-16update poms to be compatible with eclipse IDEBenjamin, Max2-78/+21
add groovy sources to eclipse projects automatically replace groovy maven plugins with more modern one remove unused dependency causing compilation issues Issue-ID: SO-2735 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ibeddddcc289c25e6208b69ac4f0cc220386e9344