aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/mso-infrastructure-bpmn
AgeCommit message (Expand)AuthorFilesLines
2020-02-27SW UP building block and workflowEricMoore1-0/+6
2020-02-26bump the versions for all the SO to 1.6.0seshukm1-1/+1
2020-02-06optimize camunda process instance historyPlummer, Brittany4-2/+67
2020-01-24add manual handling to rainy day handling for bbsKuleshov, Elena1-1/+3
2020-01-07consolidated security configurationBenjamin, Max3-238/+0
2019-12-20Merge "Added AAF Integration related changes"Seshu Kumar M6-12/+210
2019-11-26restoring the pnf dmaap client functionality to the proper working versionLukasz Muszkieta1-1/+1
2019-11-21Added AAF Integration related changesRamesh Parthasarathy6-12/+210
2019-11-08removed global configuration of jar pluginBenjamin, Max1-1/+10
2019-11-04Call WorkflowActionTasks.sendErrorSyncAck()Gamboa, Gilbert2-2/+65
2019-10-23Adjust listener to actually execute on process endSmokowski, Steven2-72/+0
2019-10-15Cleaning up unused variables and redundant initializers toOleksandr Moliavko1-3/+0
2019-10-03Removed unused private method getProcessInstanceId()Oleksandr Moliavko1-13/+0
2019-09-26Added null check for vMap to prevent staticOleksandr Moliavko1-6/+8
2019-09-24Update Resume Logic and Add Workflow ListenersSmokowski, Steven3-0/+114
2019-09-17Async vnf adapter response not getting to bpmnGamboa, Gilbert2-5/+123
2019-09-11Merge "Integrate Logging Library"Steve Smokowski2-6/+4
2019-09-11bug fix - avoid npe in pnf flowLukasz Muszkieta1-4/+2
2019-09-10Integrate Logging LibraryPlummer, Brittany2-6/+4
2019-08-29Added back MDC.put to generated missing requestIDSangalang, Felix1-0/+12
2019-08-28Merge "Removed unused methods injectSNIROCallbacks() according to comments by...Lukasz Muszkieta1-166/+0
2019-08-22General sonar fixesArindam Mondal1-2/+2
2019-08-21Removed unused methods injectSNIROCallbacks()Oleksandr Moliavko1-166/+0
2019-08-15Add SO Same deployment id on deployed custom workflowsBonkur, Venkat (vb8416)1-1/+1
2019-08-08Merge "VNFM adapter support two way TLS"Seshu Kumar M3-0/+18
2019-08-08Added null checks for getUpdateResInputObj() return valueOleksandr Moliavko1-3/+9
2019-08-05Added null check for return value ofOleksandr Moliavko1-1/+5
2019-08-02VNFM adapter support two way TLSMichaelMorris3-0/+18
2019-08-02Merge "Added null check for injectedVariables to prevent crash at call of inj...Seshu Kumar M1-4/+6
2019-08-01Added null check for injectedVariables to preventOleksandr Moliavko1-4/+6
2019-07-30Removed subscriber variable that was not actuallyOleksandr Moliavko1-3/+0
2019-07-29Merge "Upgrade springboot.version from 2.0.5 to 2.1.5."Steve Smokowski1-0/+2
2019-07-26Upgrade springboot.version from 2.0.5 to 2.1.5.Sangalang, Felix1-0/+2
2019-07-26Enhanced List Level flow with backward supportsarada prasad sahoo2-5/+29
2019-07-18Merge "Commented out initialization of workflowResponse to prevent static ana...Steve Smokowski1-1/+2
2019-07-12Commented out initialization of workflowResponse to preventOleksandr Moliavko1-1/+2
2019-07-12Major Sonar fixesr.bogacki2-4/+1
2019-06-26Merge "Security updates for maven dependencies"Steve Smokowski1-0/+4
2019-06-24Sonar fixes and improvementsr.bogacki1-1/+3
2019-06-21Security updates for maven dependenciesSangalang, Felix1-0/+4
2019-06-17Changes related to eviction of connectionsBenjamin, Max (mb388a)2-4/+91
2019-06-10Merge "replaced String.repeat with static final strings"Steve Smokowski4-18/+18
2019-06-10replaced String.repeat with static final stringsBenjamin, Max4-18/+18
2019-06-10Sonar fixes and improvementsr.bogacki3-25/+7
2019-06-06Merge remote-tracking branch 'origin/dublin' into 'origin/master'Steve Smokowski2-28/+34
2019-06-03Add SO Turn off OpenStack heat stack auditBonkur, Venkat (vb8416)1-2/+2
2019-06-03Cleaned up duplicated literalsrob.bog4-15/+19
2019-05-22Handle case of null requestInfoElena Kuleshov1-6/+6
2019-05-05Fix deployment of workflows on startElena Kuleshov1-26/+32
2019-04-27Merge "Cleaned up DeleteVnfNotification"Seshu Kumar M1-8/+2