1. f4753b2 Merge "Remove unused SDNCServiceRequest constructors" by Lukasz Muszkieta · 5 years ago
  2. a610ba5 Merge changes I8e443077,I51a9106a,I54076323 by subhash kumar singh · 5 years ago
  3. a2cab80 Remove unused SDNCServiceRequest constructors by Artem Naluzhnyy · 5 years ago
  4. f7683e2 Merge "Add SO re-name the migration sql for version conflict" by Steve Smokowski · 5 years ago
  5. cdb523d Merge "add rainy day handling with SERVICE_ROLE and type" by Steve Smokowski · 5 years ago
  6. 11bf8d3 fix sonar issue by sarada prasad sahoo · 5 years ago
  7. b32f322 fix sonar issue by sarada prasad sahoo · 5 years ago
  8. cb25a91 add rainy day handling with SERVICE_ROLE and type by Mnushkin, Dmitry · 5 years ago
  9. d7d1655 Add SO re-name the migration sql for version conflict by Bonkur, Venkat (vb8416) · 5 years ago
  10. b6e991e fix sonar issue by sarada prasad sahoo · 5 years ago
  11. 23f5c77 Merge "VNFM adapter support two way TLS" by Seshu Kumar M · 5 years ago
  12. 7eb9564 Avoid local variables shadow class fields by sindhu3672 · 5 years ago
  13. 150f8b2 Merge "Replace duplicated String literals" by Seshu Kumar M · 5 years ago
  14. 34d21a7 Shift string literal to left side of equals(avoid null pointer ex) by sindhu3672 · 5 years ago
  15. c803817 Replace duplicated String literals by sindhu3672 · 5 years ago
  16. 37cacbd VNFM adapter support two way TLS by MichaelMorris · 5 years ago
  17. 8216fb7 Fix Blocker Bug by Lukasz Muszkieta · 5 years ago
  18. 8892816 Merge "General sonar fixes" by Seshu Kumar M · 5 years ago
  19. 4c3cbee Merge "Add oauth for calls from VNFM to VNFM adapter" by Seshu Kumar M · 5 years ago
  20. 47ef8d3 General sonar fixes by Arindam Mondal · 5 years ago
  21. 670bec1 Add SO Increase Action_category column width by Bonkur, Venkat (vb8416) · 5 years ago
  22. cef69e1 Add oauth for calls from VNFM to VNFM adapter by MichaelMorris · 5 years ago
  23. c91aac4 Add oauth for calls from VNFM adapter to VNFM by MichaelMorris · 5 years ago
  24. a3247b8 Merge "Replaced constructor call with Boolean.valueOf() call to prevent static analyzer warning about inefficient use of constructor" by Seshu Kumar M · 5 years ago
  25. 8e45144 Replaced constructor call with Boolean.valueOf() call by Oleksandr Moliavko · 5 years ago
  26. 5df2935 Merge "Added null check to heatStack.getOutputs() to prevent crash at get() call; removed redundant null check to simplify the code" by Seshu Kumar M · 5 years ago
  27. bfc7997 Added null check to heatStack.getOutputs() by Oleksandr Moliavko · 5 years ago
  28. ed03249 Merge "Replaced constructor call with valueOf() call to remove static analyzer warning about inefficient use of constructor" by Seshu Kumar M · 5 years ago
  29. 9a94b44 commented out bad tests, will revisit by DeWayne Filppi · 5 years ago
  30. 7890416 Merge "Sonar fix: CreateVfModuleRequest.java" by Seshu Kumar M · 5 years ago
  31. 6192cec Merge "Sonar fix: HealthStackAudit.java" by Seshu Kumar M · 5 years ago
  32. 0229eaa Merge "Sonar Fix: VduArtifact.java" by Seshu Kumar M · 5 years ago
  33. 9a53951 Replaced constructor call with valueOf() call to by Oleksandr Moliavko · 5 years ago
  34. 5bc663e Merge "Implement TLS for calls into VNFM adapter" by Steve Smokowski · 5 years ago
  35. 128fcc3 Merge "Upgrade springboot.version from 2.0.5 to 2.1.5." by Steve Smokowski · 5 years ago
  36. 4ad529a Merge "Add SpringClientFilter in ValetClient to autolog" by Steve Smokowski · 5 years ago
  37. c113f6e Merge "store heat env file sent to heat" by Steve Smokowski · 5 years ago
  38. 5ed9813 Upgrade springboot.version from 2.0.5 to 2.1.5. by Sangalang, Felix · 5 years ago
  39. 5e7da52 Merge "Fixed sonar issue in QueryServiceVnfs.java" by Seshu Kumar M · 5 years ago
  40. 61b1a3f Add SpringClientFilter in ValetClient to autolog by Mcblain, Thomas · 5 years ago
  41. d7cd3bc store heat env file sent to heat by Gamboa, Gilbert · 5 years ago
  42. 855b524 Major Sonar fixes by r.bogacki · 5 years ago
  43. c6c0077 Implement TLS for calls into VNFM adapter by MichaelMorris · 5 years ago
  44. bbdb1c4 Merge "Added servicename to MDC so that it gets logged" by Steve Smokowski · 5 years ago
  45. abe6e93 Added servicename to MDC so that it gets logged by Boslet, Cory · 5 years ago
  46. 1126945 Sonar fix: HealthStackAudit.java by Arundathi Patil · 5 years ago
  47. 654ab5f Sonar fix: CreateVfModuleRequest.java by Arundathi Patil · 5 years ago
  48. f765cc2 Merge "Added null check for yaml to prevent crash at getParameterListFromEnvt()" by Steve Smokowski · 5 years ago
  49. 2be5b56 Merge changes I5e72e1c6,I5e1cb624 by Steve Smokowski · 5 years ago
  50. 98bbc90 Removing application-local.yaml files by Roy, Amresh · 5 years ago
  51. 97ad3ad Merge "Implement TLS for calls from VNFM adapter to VNFM" by Steve Smokowski · 5 years ago
  52. 95ea95f Merge "Add SO BPMN name for NAME in tbl workflow" by Steve Smokowski · 5 years ago
  53. e3ae6ce Merge "We need to expand column request_status" by Steve Smokowski · 5 years ago
  54. d419c8d Implement TLS for calls from VNFM adapter to VNFM by MichaelMorris · 5 years ago
  55. 443d1ee Add SO BPMN name for NAME in tbl workflow by Bonkur, Venkat (vb8416) · 5 years ago
  56. 96fad73 We need to expand column request_status by Gamboa, Gilbert · 5 years ago
  57. eaef24e add query stack data and populate table step by Boslet, Cory · 5 years ago
  58. ab88cef Added null check for yaml to prevent crash at getParameterListFromEnvt() by Oleksandr Moliavko · 5 years ago
  59. 83c91e6 Added null check for function param pFqdns to prevent crash at for loop. by Oleksandr Moliavko · 5 years ago
  60. 6c13184 Sonar Fix: VduArtifact.java by Arundathi Patil · 5 years ago
  61. a116a92 Sonar Fix: SDNCAdapterApplication.java by Arundathi Patil · 5 years ago
  62. 878dcb3 Sonar fix in CreateInventoryTask.java by Arundathi Patil · 5 years ago
  63. 82e8c38 Merge "Added null check to prevent call of getVnfResources() method for null vf object" by Steve Smokowski · 5 years ago
  64. f83362f Merge "Added null check for heatStack to prevent crash at getCanonicalName() call" by Steve Smokowski · 5 years ago
  65. c327939 Merge "Fixed sonar issue in QueryGroups.java" by Seshu Kumar M · 5 years ago
  66. 055e4f7 Fixed sonar issue in QueryGroups.java by Arundathi Patil · 5 years ago
  67. fdc91bb Fixed sonar issue in QueryServiceVnfs.java by Arundathi Patil · 5 years ago
  68. cc805b1 mso will support new requeststate values by Gamboa, Gilbert · 5 years ago
  69. 0d95686 Added null check to prevent call of getVnfResources() method for null vf object by Oleksandr Moliavko · 5 years ago
  70. 824c03a Added null check for heatStack to prevent crash at getCanonicalName() call by Oleksandr Moliavko · 5 years ago
  71. 205f358 Merge "Update failsafe dependency to 2.0.1" by Steve Smokowski · 5 years ago
  72. 577bd39 Update failsafe dependency to 2.0.1 by Benjamin, Max · 5 years ago
  73. b75b28b add rollback ext system error source by Plummer, Brittany · 5 years ago
  74. b41e27a Merge "Merge remote-tracking branch 'origin/dublin' into 'origin/master'" by Steve Smokowski · 5 years ago
  75. 7cfae9f Merge "Security updates for maven dependencies" by Steve Smokowski · 5 years ago
  76. 93bc7a0 Merge remote-tracking branch 'origin/dublin' into 'origin/master' by Benjamin, Max (mb388a) · 5 years ago
  77. 5ae6194 Sonar fixes in MsoVnfAdapterAsyncImpl by r.bogacki · 5 years ago
  78. d86cea3 Sonar fixes and improvements by r.bogacki · 5 years ago
  79. 785fab5 Security updates for maven dependencies by Sangalang, Felix · 5 years ago
  80. 93f17b4 Merge "support no payload for alacarte deletes" by Steve Smokowski · 5 years ago
  81. 6e770a7 Use Regex to find the name on failure scenario by Smokowski, Steven · 5 years ago
  82. 4f82c56 support no payload for alacarte deletes by Smokowski, Steven · 5 years ago
  83. 63842b9 VNFM adapter handle getOperation after VNF delete by MichaelMorris · 5 years ago
  84. 7c69f07 Merge "Changes related to eviction of connections" by Steve Smokowski · 5 years ago
  85. 7035171 Merge "Added Retry in rainy day macro for ConfigDelpoyVnfBB for vDNS CDS use case" by Steve Smokowski · 5 years ago
  86. 095c81f Fixed critical Sonar bugs by r.bogacki · 5 years ago
  87. 5db1eef Added Retry in rainy day macro for ConfigDelpoyVnfBB for vDNS CDS use case by Abdelmuhaimen Seaudi · 5 years ago
  88. 1a592b9 Changes related to eviction of connections by Benjamin, Max (mb388a) · 5 years ago
  89. 984f8da Merge "Fix sonar issues in mso-openstack-adapters" by Steve Smokowski · 5 years ago
  90. d00a2d4 Improvements in MsoVnfAdapterImpl by r.bogacki · 6 years ago
  91. b619a05 Merge "update multi stage code to accurately skip bbs" by Max Benjamin · 6 years ago
  92. 000e5b3 Merge "add is_data_internal column to request db" by Max Benjamin · 6 years ago
  93. 5d7aef8 Merge "adapter client will not retry on openstack failure" by Max Benjamin · 6 years ago
  94. d98610d add is_data_internal column to request db by Mnushkin, Dmitry · 6 years ago
  95. e29b04b fix delete stack error not propogating by Smokowski, Steven · 6 years ago
  96. d482d74 update multi stage code to accurately skip bbs by Benjamin, Max · 6 years ago
  97. 89cedfa adapter client will not retry on openstack failure by Sangalang, Felix · 6 years ago
  98. 1fb7d5b Fix handling of NULL WorkflowAction northboundRequest by Marcus G K Williams · 6 years ago
  99. 33ce1d1 Merge "replaced String.repeat with static final strings" by Steve Smokowski · 6 years ago
  100. 48b34de replaced String.repeat with static final strings by Benjamin, Max · 6 years ago