Age | Commit message (Expand) | Author | Files | Lines |
2020-11-03 | Added to handle inventory failure errors in bpmn. |  Boslet, Cory | 2 | -106/+112 |
2020-10-27 | Merge "Revert "PNF service instantiation using building blocks fails""1.7.7 |  Lukasz Muszkieta | 1 | -295/+280 |
2020-10-27 | Revert "PNF service instantiation using building blocks fails" |  Steve Smokowski | 1 | -295/+280 |
2020-10-23 | Merge "PNF service instantiation using building blocks fails" |  Steve Smokowski | 1 | -280/+295 |
2020-10-22 | PNF service instantiation using building blocks fails |  Kalkere Ramesh, Sharan (sk720x) | 1 | -280/+295 |
2020-10-21 | Removed audit code |  Boslet, Cory | 2 | -579/+84 |
2020-10-17 | Methods with same name get mixed up |  Elena Kuleshov | 1 | -3/+3 |
2020-10-07 | add work step option for failures |  Kuleshov, Elena | 1 | -1/+1 |
2020-09-09 | Bpmn to cnf adapter implementation testing bpmn |  Kalkere Ramesh, Sharan (sk720x) | 1 | -1/+1 |
2020-09-02 | Bpmn to cnf adapter implementation testing bpmn |  Kalkere Ramesh, Sharan (sk720x) | 1 | -0/+80 |
2020-09-01 | Bpmn to cnf adapter implementation |  Kalkere Ramesh, Sharan (sk720x) | 1 | -83/+133 |
2020-08-07 | Add support for configAssign |  mharazin | 1 | -1/+1 |
2020-07-31 | Create DeactivatePnfBB and include it into Service-Macro-Delete flow. |  Mateusz Gołuchowski | 1 | -0/+56 |
2020-06-03 | Fixed logging and have flow error on audit |  Boslet, Cory | 1 | -48/+78 |
2020-04-28 | Adding Generic VNF information in ControllerExeuctionBB flow |  Sunil | 1 | -27/+7 |
2020-04-17 | openstack inventory capture |  Smokowski, Steven | 3 | -257/+243 |
2020-04-16 | move network adapter to an external client task |  Boslet, Cory | 6 | -156/+226 |
2020-04-14 | Correcting ControllerExecutionBB Id |  sunilb | 1 | -2/+2 |
2020-04-08 | BB workflow with post instantiation is not working |  Sebastien Premont-Tendland | 3 | -17/+19 |
2020-03-30 | Merge "convert openstack to external tasks" |  Steve Smokowski | 1 | -29/+28 |
2020-03-26 | convert openstack to external tasks |  Boslet, Cory | 1 | -29/+28 |
2020-03-25 | mso vnf configuration update composite flow |  Bonkur, Venkat | 1 | -0/+67 |
2020-02-27 | SW UP building block and workflow |  EricMoore | 3 | -6/+6 |
2020-02-17 | Based on Controller Actor calling CDS or APPC(Current Flow) |  Manamohan | 1 | -0/+241 |
2020-02-10 | Merge "modifications to create network to add lob" |  Steve Smokowski | 1 | -70/+115 |
2020-02-07 | AssignPnfBB - set orchestration status to Assigned after successful assignment |  mharazin | 1 | -15/+26 |
2020-02-05 | WaitForPnfReadyBB - set orchestration status to Register and then Registered |  Lukasz Muszkieta | 1 | -33/+57 |
2020-02-03 | modifications to create network to add lob |  Smokowski, Steven | 1 | -70/+115 |
2020-01-30 | Merge "Create ActivatePnfBB" |  Lukasz Muszkieta | 1 | -0/+56 |
2020-01-30 | Merge "add manual handling to rainy day handling for bbs" |  Steve Smokowski | 2 | -50/+300 |
2020-01-30 | Create ActivatePnfBB |  Remigiusz Janeczek | 1 | -0/+56 |
2020-01-29 | Merge "Create WaitForPnfReadyBB" |  Seshu Kumar M | 1 | -0/+156 |
2020-01-29 | AssignPnfBB connects PNF and service instance in AAI |  Joanna Jeremicz | 1 | -79/+23 |
2020-01-28 | Create WaitForPnfReadyBB |  Lukasz Muszkieta | 1 | -0/+156 |
2020-01-24 | add manual handling to rainy day handling for bbs |  Kuleshov, Elena | 2 | -50/+300 |
2020-01-24 | decision point API |  eeginux | 4 | -0/+118 |
2020-01-16 | Merge "1911 create appc adapter micro service" |  Steve Smokowski | 21 | -65/+144 |
2020-01-10 | Align AssignPnfBB with Service Macro Create |  Remigiusz Janeczek | 1 | -17/+5 |
2020-01-10 | 1911 create appc adapter micro service |  Kuleshov, Elena | 21 | -65/+144 |
2019-12-20 | Externalize AssignPnf Building Block and refactor existing code accordingly |  Remigiusz Janeczek | 1 | -0/+137 |
2019-11-04 | Call WorkflowActionTasks.sendErrorSyncAck() |  Gamboa, Gilbert | 1 | -1/+1 |
2019-10-23 | Adjust listener to actually execute on process end |  Smokowski, Steven | 1 | -164/+167 |
2019-10-07 | Changed task names in bpmn |  Boslet, Cory | 1 | -21/+21 |
2019-09-24 | Update Resume Logic and Add Workflow Listeners |  Smokowski, Steven | 1 | -111/+147 |
2019-08-08 | Added null check for listFiles() result to prevent crash |  Oleksandr Moliavko | 1 | -10/+17 |
2019-08-01 | Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity |  Elena Kuleshov | 1 | -3/+3 |
2019-07-26 | Use BuildingBlockExecution for PauseForManualTasks |  Elena Kuleshov | 1 | -5/+5 |
2019-07-17 | add query stack data and populate table step |  Boslet, Cory | 1 | -162/+231 |
2019-07-05 | mso will support new requeststate values |  Gamboa, Gilbert | 1 | -101/+103 |
2019-07-05 | update bpmn to save extsystemerrorsource |  Plummer, Brittany | 3 | -59/+77 |