aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock
AgeCommit message (Expand)AuthorFilesLines
2022-05-30Enable DeleteChildService functionalitymamed.mamedov1-55/+43
2022-03-17AAI Relationship for Parent - Child Services with Composed Resource Nodesanket123451-6/+6
2021-11-26Add service composition building blocksJozsef Csongvai2-0/+270
2021-08-26Merge "Implementation of HealthCheckBB"Seshu Kumar M1-0/+102
2021-08-25Implementation of HealthCheckBBsanket123451-0/+102
2021-08-25Implement Building Blocks for CNF AAI updatesanket123453-57/+195
2021-08-04Enable WorkflowActionBB to skip last building blockJozsef Csongvai1-12/+41
2021-07-27Fix ControllerExecutionBB flow.k.kedron1-85/+102
2021-07-26Fix NPE for GenericVnfHealthCheckBBk.kedron1-0/+1
2021-04-01CNF release name deliverd to CNF adapterLukasz Rajewski1-80/+0
2021-02-18remove sub process error handling that silent successesKalkere Ramesh, Sharan1-57/+23
2020-12-09added in support for delete instance cnfKalkere Ramesh, Sharan2-296/+338
2020-11-19updated createVfModuleBB to skip create inventoryKalkere Ramesh, Sharan1-138/+132
2020-11-04bug fix - SO sends rest request to cds twice per one operationLukasz Muszkieta1-11/+1
2020-11-03Added to handle inventory failure errors in bpmn.Boslet, Cory2-106/+112
2020-10-27Merge "Revert "PNF service instantiation using building blocks fails""1.7.7Lukasz Muszkieta1-295/+280
2020-10-27Revert "PNF service instantiation using building blocks fails"Steve Smokowski1-295/+280
2020-10-23Merge "PNF service instantiation using building blocks fails"Steve Smokowski1-280/+295
2020-10-22PNF service instantiation using building blocks failsKalkere Ramesh, Sharan (sk720x)1-280/+295
2020-10-21Removed audit codeBoslet, Cory2-579/+84
2020-10-17Methods with same name get mixed upElena Kuleshov1-3/+3
2020-10-07add work step option for failuresKuleshov, Elena1-1/+1
2020-09-09Bpmn to cnf adapter implementation testing bpmnKalkere Ramesh, Sharan (sk720x)1-1/+1
2020-09-02Bpmn to cnf adapter implementation testing bpmnKalkere Ramesh, Sharan (sk720x)1-0/+80
2020-09-01Bpmn to cnf adapter implementationKalkere Ramesh, Sharan (sk720x)1-83/+133
2020-08-07Add support for configAssignmharazin1-1/+1
2020-07-31Create DeactivatePnfBB and include it into Service-Macro-Delete flow.Mateusz Gołuchowski1-0/+56
2020-06-03Fixed logging and have flow error on auditBoslet, Cory1-48/+78
2020-04-28Adding Generic VNF information in ControllerExeuctionBB flowSunil1-27/+7
2020-04-17openstack inventory captureSmokowski, Steven3-257/+243
2020-04-16move network adapter to an external client taskBoslet, Cory6-156/+226
2020-04-14Correcting ControllerExecutionBB Idsunilb1-2/+2
2020-04-08BB workflow with post instantiation is not workingSebastien Premont-Tendland3-17/+19
2020-03-26convert openstack to external tasksBoslet, Cory1-29/+28
2020-02-27SW UP building block and workflowEricMoore3-6/+6
2020-02-17Based on Controller Actor calling CDS or APPC(Current Flow)Manamohan1-0/+241
2020-02-10Merge "modifications to create network to add lob"Steve Smokowski1-70/+115
2020-02-07AssignPnfBB - set orchestration status to Assigned after successful assignmentmharazin1-15/+26
2020-02-05WaitForPnfReadyBB - set orchestration status to Register and then RegisteredLukasz Muszkieta1-33/+57
2020-02-03modifications to create network to add lobSmokowski, Steven1-70/+115
2020-01-30Merge "Create ActivatePnfBB"Lukasz Muszkieta1-0/+56
2020-01-30Merge "add manual handling to rainy day handling for bbs"Steve Smokowski2-50/+300
2020-01-30Create ActivatePnfBBRemigiusz Janeczek1-0/+56
2020-01-29Merge "Create WaitForPnfReadyBB"Seshu Kumar M1-0/+156
2020-01-29AssignPnfBB connects PNF and service instance in AAIJoanna Jeremicz1-79/+23
2020-01-28Create WaitForPnfReadyBBLukasz Muszkieta1-0/+156
2020-01-24add manual handling to rainy day handling for bbsKuleshov, Elena2-50/+300
2020-01-10Align AssignPnfBB with Service Macro CreateRemigiusz Janeczek1-17/+5
2019-12-20Externalize AssignPnf Building Block and refactor existing code accordinglyRemigiusz Janeczek1-0/+137
2019-11-04Call WorkflowActionTasks.sendErrorSyncAck()Gamboa, Gilbert1-1/+1