summaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-common
AgeCommit message (Collapse)AuthorFilesLines
2020-05-22Update NSI slection processzm3302-87/+110
Issue-ID: SO-2949 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ibe719447c3679fc87ab2e8a32a7728729c5a455c
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-21Merge "update CSMF bpmn to adpter EXT-API" into frankfurtChuanyu Chen1-4/+4
2020-05-20Merge "Change CheckServiceProcessStatus Closure to function to fix out of ↵Chuanyu Chen1-13/+13
memory problem" into frankfurt
2020-05-20update CSMF bpmn to adpter EXT-APIhetengjiao1-4/+4
Issue-ID: SO-2919 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Id64bd5027d955be79db8b48ffa05f7a60a855e7b
2020-05-20Change CheckServiceProcessStatus Closure to function to fix out of memory ↵hetengjiao1-13/+13
problem Issue-ID: SO-2917 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I9fed0943e86c299ee759899062dbff0b09b35dc7
2020-05-20Update sST Value for Communication servicezm3302-1/+21
Issue-ID: SO-2942 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ia4cfffc0713f03523806391f48d7d2c27088e05c
2020-05-15Add relationship to AllocateResourcezm3302-14/+13
Issue-ID: SO-2919 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I3165b9e3310ccbe0c44a0aa37c39169afd9dac8f
2020-05-14update oof option and slice profilezm3301-49/+87
Issue-ID: SO-2919 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I6b8877d518887f0e56b2f125c8f9f58ab95aee9f
2020-05-13Change bpmn for NSMF to adpte the interface OOFhetengjiao4-174/+100
Issue-ID: SO-2919 Change-Id: I07619e47b4e15f12326f83f5ca3b716fd15871a6 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-13Merge "add OrchestrationTask create time to fix the bug" into frankfurtChuanyu Chen1-0/+1
2020-05-13Merge "update nsmf because the oof inteface modify" into frankfurtChuanyu Chen1-222/+155
2020-05-13add OrchestrationTask create time to fix the bughetengjiao1-0/+1
Issue-ID: SO-2919 Change-Id: Icbbe1e921931d22e46a204d00a36074894e55deb Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-13update nsmf because the oof inteface modifyhetengjiao1-222/+155
Issue-ID: SO-2919 Change-Id: I6d4b9ba0f92ed95d3d9751f1dd69b8188951e82f Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-13Add NssmfAapterUtils to fix the auth problem of request to nssmfhetengjiao1-136/+95
Issue-ID: SO-2918 Change-Id: I8d5df8e1a2e390f24c8d38195d8c8f3696f81804 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-04-27resolve problem CreateCommunicationService SST is nullhetengjiao1-3/+0
Issue-ID: SO-2824 Change-Id: Ieb0b542f5186ef0ec33bad584615173a49f3ed5b Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-04-03Merge "Fix serviceProfile serialize" into frankfurtChuanyu Chen1-1/+6
2020-04-01Move 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 (cherry picked from commit 7afcb6b9c3be874059580ef75158ebecedfb6bc9)
2020-04-01Fix serviceProfile serializeHarry Huang1-1/+6
Issue-ID: SO-2368 Change-Id: Ia68bef5a1d7413fa2a6b88c79cbaa0501d8f9b57 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
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
2020-03-13Fix Critical & Major issues in adaptersParshad Patel1-1/+1
The Cyclomatic Complexity of this method "createStackParam" is 16 which is greater than 10 authorized Either log or rethrow this exception Issue-ID: SO-1841 Change-Id: Ie5539a853a112ed751bbf891699f181479537e47 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2020-03-12Merge "Add test for CreateSliceService flow"Seshu Kumar M1-0/+162
2020-03-12Merge "Add ut for ActivateSliceService and update ut for ↵Seshu Kumar M2-2/+120
ActivateCommunicationService"
2020-03-12Merge "resolve Activation/Deactivation DB data modification problem"Seshu Kumar M3-11/+16
2020-03-12Changes for MDONS usecaseSrinivasan Ramanathan1-1/+32
Template handling and SDNC request sending for Optical services. Change-Id: I52838076ea119237758dfdc804f2ee1f55f3c33c Issue-ID: SO-2460 Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
2020-03-12Add ut for ActivateSliceService and update ut for ActivateCommunicationServicehetengjiao2-2/+120
Issue-ID: SO-2368 Change-Id: I0ec9db116fae10c63e0de9582491e80600a9b145 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-03-12resolve Activation/Deactivation DB data modification problemhetengjiao3-11/+16
Issue-ID: SO-2720 Change-Id: I464882c4351568843c1d8856e813e73db5c5ea8c Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-03-10Merge "create custom spring aop annotation for logging"Steve Smokowski48-48/+48
2020-03-10Update test for deleting communication servicezm3302-5/+49
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ib762da956041cab73082cdd355d59c3cf6dd29ee
2020-03-10Add test for scritp utilzm3301-0/+19
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I1102a6ca9ba4d22b2ab58b45111e401ac67ac2e7
2020-03-10Add sub-process test for deleting slice servicezm3302-12/+269
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I15e479b9dd6670d3576ef3446e8902aca699f7fd
2020-03-07Add sub-process test for deleting slice servicezm3302-4/+443
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I3c3bfd64db1173c188d047b47bd26b2cc5439d1d
2020-03-07Add test for deleting slice servicezm3303-36/+203
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Icd892109aeea94d544c4d0efdc108ffb4d7991cb
2020-03-06Merge "Support PNF software upgrade workflow using SDNC LCM API"Chuanyu Chen2-3/+8
2020-03-06Add test for deleting communication servicezm3301-0/+264
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I08bff207969470cc86d7d90356dfd8313814b1a4
2020-03-06Update script for deleting communication servicezm3301-16/+47
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I1d077278011cd0c588889d9d8aa6f7b0d9350266
2020-03-06Add test for CreateSliceService flowHarry Huang1-0/+162
Issue-ID: SO-2368 Cover preprocess Change-Id: I03466580bc688f6dc6ab0d5660eb96de395205cf Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2020-03-05create custom spring aop annotation for loggingPlummer, Brittany48-48/+48
Added annotation for setting up scheduled tasks logs Added new annotation to scheduledTasks Moved annotation setup to logging-library Issue-ID: SO-2713 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7080c4bb289e454f14167631e2601c954389c0ef
2020-03-05Support PNF software upgrade workflow using SDNC LCM APIEnbo Wang2-3/+8
Issue-ID: SO-2589 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I4b6940c21b70eeeaf96e8781762cb7029572e7ae
2020-03-05Merge "Add Unit test for ActivateCommunicationService bpmn"Chuanyu Chen1-0/+224
2020-03-05Merge "Add DoSendCommandToNSSMF workflow"Chuanyu Chen1-0/+463
2020-03-05Merge "Modify CreateSliceService"Chuanyu Chen1-7/+0
2020-03-05Added HandleOrchestrationTask flowHarry Huang1-0/+127
Issue-ID: SO-2368 Change-Id: I1160fd3b312992c841b60d09515407f3d3a3e83a Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2020-03-05Add Unit test for ActivateCommunicationService bpmnhetengjiao1-0/+224
Issue-ID: SO-2368 Change-Id: If5d595728fab8fb223317e078066272f145b09c6 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>