aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn
AgeCommit message (Collapse)AuthorFilesLines
2020-11-19added in set is helm during macro as wellKalkere Ramesh, Sharan1-0/+1
Issue-ID: SO-3395 Change-Id: I6d08216700dc02d7d9a2ea3b93367f1c8bd0ffa8 Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2020-11-18Merge "fixed allotecate nssi"Chuanyu Chen4-59/+104
2020-11-18fixed allotecate nssihetengjiao4-59/+104
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4abfa9e2842e901bbfb1b7e38af08ff7a22794e8
2020-11-17Merge "do not retrieve relationship-list for platform"Lukasz Muszkieta1-1/+1
2020-11-17Merge "fixed cs profile trans to ss profile"Chuanyu Chen5-130/+194
2020-11-17fixed cs profile trans to ss profilehetengjiao5-130/+194
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ia5a40ac9126641479047a0a76c7d2fefc1d6f07d
2020-11-16Merge "Updated bean for homing"Steve Smokowski2-0/+2
2020-11-13Remove unnecessary logger error line for not found volume group1.7.10Kalkere Ramesh, Sharan1-2/+1
Issue-ID: SO-3346 Change-Id: Ibd4bb7af617b1e84b1d7a2dc1c274a34826664d0 Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2020-11-12do not retrieve relationship-list for platformBenjamin, Max1-1/+1
do not retrieve relationship-list for platform Issue-ID: SO-3380 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I3897b799b71f626163e07b9aaeabde52b73c653b
2020-11-12FlowManipulatorListenerRunner bug fixLukasz Muszkieta1-10/+17
Issue-ID: SO-3375 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: Ib63c3a93ab191720924805fcd5e72f1bc51c2ba8
2020-11-12Added a try catch to see full stack trace of null pointerKalkere Ramesh, Sharan1-2/+5
Issue-ID: SO-3346 Change-Id: Ia64304d5b4ae09bb1dbfc668ea639afc4ef35b35 Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2020-11-07Merge "BH endpoint update in AAI for 5G Core."Seshu Kumar M2-1/+76
2020-11-06Updated bean for homingBoslet, Cory2-0/+2
Updated bean for homing Issue-ID: SO-3371 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I77e6a0591c0d80180cd9a807fac76e9b7d214b80
2020-11-06Merge "ensure default flags are set on execution"Lukasz Muszkieta2-2/+10
2020-11-06 helm name check addedarun chapagain1-3/+6
Issue-ID: SO-3336 Signed-off-by: arun chapagain <arun.chapagain@huawei.com> Change-Id: Ibecaaf7178d22b81bd968b6f8e81d682844f871f
2020-11-06BH endpoint update in AAI for 5G Core.aleemraja2-1/+76
Issue-ID: SO-3354 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I99dc4e53dbec1231a76ae184fe4b57afe1a696db
2020-11-05fixed subnet type in nsmf workflowhetengjiao4-6/+9
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I7a955306529877c9006214da892deae34d81badb
2020-11-04bug fix - SO sends rest request to cds twice per one operationLukasz Muszkieta1-11/+1
Issue-ID: SO-3364 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I06a115addeb78097c789517ff35aa8fae3c1bd11
2020-11-04fixed nssmf adapter ssl problem and some bugs of nsmf workflowhetengjiao5-91/+128
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I018ca93da483231db1a20aac0e6146b1e2314ed3
2020-11-04Merge "Fix issue of parameter processing for DoAllocateNSIandNSSI(RAN)"Chuanyu Chen1-26/+21
2020-11-03ensure default flags are set on executionMnushkin, Dmitry2-2/+10
ensure default flags are set on execution Issue-ID: SO-3362 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6b579cb8d26ab6a8e12c44372101bfb37480e12f
2020-11-03Added to handle inventory failure errors in bpmn.Boslet, Cory3-106/+126
Added to handle inventory failure errors in bpmn. Issue-ID: SO-3358 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia578a4e629ac816c79338fbfff7717ad348e9bc4
2020-11-03Fix issue of parameter processing for DoAllocateNSIandNSSI(RAN)Enbo Wang1-26/+21
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I4ee70ce5ffb12047398ac6a922f84bc021c1836f
2020-11-02update nst selection requestzm3303-5/+6
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I440d3b1078ff16d3457f0e4c02be0fd2d7be497d
2020-10-30Merge "modify subnetCapabilityQuery interface and some workflow error"Chuanyu Chen4-24/+41
2020-10-29Fixes for bugs found in Transport Slicing integrationhyu20104-93/+180
This update contains for the fixes for the following JIRAs: SO-3339: Transport Slicing integration: network-policy is missing under allotted-resource SO-3344: Transport Slicing integration: missing vnf input parameters in SO-SNDC payload Issue-ID: SO-3339 Issue-ID: SO-3344 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I2464bccb1f6be94f9ff89adc76ea5e0fa02793bc Signed-off-by: hyu2010 <hyu2010b@gmail.com>
2020-10-29modify subnetCapabilityQuery interface and some workflow errorhetengjiao4-24/+41
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ieda037b617f3743a28aaba30e7f22bf5df919a24
2020-10-28Merge "Fix issue of writing NSSI to AAI for ExternalNssmfManager"Chuanyu Chen1-0/+1
2020-10-27Merge "Revert "PNF service instantiation using building blocks fails""1.7.7Lukasz Muszkieta5-356/+291
2020-10-27Revert "PNF service instantiation using building blocks fails"Steve Smokowski5-356/+291
This reverts commit eeaf0330f835b237812bbbf26ca5bba3c44f4671. Reason for revert: <revert change to preform testing> Change-Id: I866ca90e763bfeca73e4a734bb47102f69fecf79 Issue-ID: SO-3322 Signed-off-by: Smokowski, Steve <ss835w@att.com>
2020-10-26Fix issue of writing NSSI to AAI for ExternalNssmfManagerEnbo Wang1-0/+1
Issue-ID: SO-3341 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I242b48bee5420bc2a346240baa6056e31acb006c
2020-10-23Merge "PNF service instantiation using building blocks fails"Steve Smokowski5-291/+356
2020-10-23Merge "pnf service instantiation fix - IndexOutOfBoundsException"Steve Smokowski2-1/+7
2020-10-22pnf service instantiation fix - IndexOutOfBoundsExceptionLukasz Muszkieta2-1/+7
Issue-ID: SO-3322 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I6c978cbe788281eac25fa7be6f4ff24c4bff9810 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2020-10-22Merge "Remove static declaration"Steve Smokowski1-1/+1
2020-10-22Merge "Removed audit code"Steve Smokowski4-606/+92
2020-10-22Merge "Update Resource Bean"Steve Smokowski1-0/+9
2020-10-22PNF service instantiation using building blocks failsKalkere Ramesh, Sharan (sk720x)5-291/+356
End flow if ControllerExecutionBB is last in list Change-Id: Ia7020572a4418e7cbd5a9d167788f6476ff3554a Issue-ID: SO-3322 Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2020-10-21Fixes for bugs found in Transport Slicing integrationhyu20101-35/+19
This update contains for the fix for the following JIRA: SO-3326: Transport Slicing integration: AAI Exception in DeAllocate TN NSSI WF Issue-ID: SO-3326 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I111ed3e386e77baf5fbe7b5d2398cc75f079eef4
2020-10-21Removed audit codeBoslet, Cory4-606/+92
Updated to error on inventory therefore no longer need audit Removed the audit UT test from source Removed the audit from the task services. Updated the BB unit test to not have audit anymore Changed robots to fix for create inventory. Delete the vnfc by id after each robot Create pserver in aai that ci is using Continue to fix robot test for heat bridge Continue to fix robots due to heatbridge enabled More changes to simulator to account for heatbridge for replace scenrios Added get resources scenrio for heatbridge Added header and added version to simulator Added correct response file and header for base module id Fixed the remaining failing service instance robots Changed to get tenant id else where when null Fixed the macro robots for heatbridge and getting resources Added scenrios that are still needed for heatbridge Added to connect when already exist and missing relationships Updated unit test to account for change to code. Issue-ID: SO-3316 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I8cefebd91261fcb8ff03d582afb48517dd34625a
2020-10-21Remove static declarationBenjamin, Max (mb388a)1-1/+1
Class is a managed spring singleton, static not required Issue-ID: SO-3304 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I25aef43025f5453c8bd788721fbae45b568e905a
2020-10-21Update Resource BeanBoslet, Cory1-0/+9
Add original service resource id field Issue-ID: SO-3324 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I73703b50cc61669eb40b1516f7ce90639ca87ba2
2020-10-20Fixes for bugs found in Transport Slicing integrationhyu20103-9/+8
This update contains for the fix for the following JIRA: SO-3321: Transport Slicing integration: SO sets wrong subscription-service-type in SDNC payload Issue-ID: SO-3321 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I81bf95d2604e92335f8295fdc8d8beb596fb305e
2020-10-19Merge "use correct vnf and vf cust for replace in"Steve Smokowski2-3/+31
2020-10-17Methods with same name get mixed upElena Kuleshov6-13/+13
Methods with the same name and number of arguments but operating on different execution types get sometimes mixed up in Camunda. Issue-ID: SO-3270 Signed-off-by: Kuleshov, Elena (ek1439) <evn@att.com> Change-Id: I40319a185644c93c86a7883765a615129ee19f1e
2020-10-15Fixes for bugs found in Transport Slicing integrationhyu20105-13/+39
This update contains for the fixes for the following JIRAs: SO-3308: Transport Slicing integration: MSOWorkflowException: mso-request-id not provided SO-3309: Transport Slicing integration: unable to get prefix environment variable from execution in TnNssmfUntils SO-3310: Transport Slicing Integration: null pointer exception in saving SDNC rollback data Issue-ID: SO-3308 Issue-ID: SO-3309 Issue-ID: SO-3310 Signed-off-by: hyu2010 <henry.yu1@huawei.com> Change-Id: I0c9ed038454b309914ddee6ea2366db58f248f9f Signed-off-by: hyu2010 <hyu2010b@gmail.com>
2020-10-14Merge "Fix skipPostInstConf for PNF"Lukasz Muszkieta2-1/+62
2020-10-14Fix skipPostInstConf for PNFmharazin2-1/+62
Issue-ID: SO-3271 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I550a6582da1c7dd9d000ee9c7cfe421a293b9e59
2020-10-13Merge "Update NSMF Allocate workflow and fix health check issue"Chuanyu Chen2-109/+124
2020-10-13Update NSMF Allocate workflow and fix health check issuezm3302-109/+124
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I07d5e7aada2e028914067c2f20a3a44eb4450e83