1. be8ac58 Merge "Updated VNFM adapter security readme" by Byung-Woo Jun · 5 years ago
  2. 73936e4 Improve fall out case handling by Smokowski, Steven · 5 years ago
  3. 4e944d4 Merge "Added null check for execute() result to remove static analyzer warning" by Lukasz Muszkieta · 5 years ago
  4. c599aab Merge "Added null check to server.getImage() to prevent crash at getId() call." by Lukasz Muszkieta · 5 years ago
  5. bcba1e1 Added null check for execute() result to remove static analyzer warning by Oleksandr Moliavko · 5 years ago
  6. 7ad6f76 Updated VNFM adapter security readme by MichaelMorris · 5 years ago
  7. 7b4bca3 Added null check to server.getImage() to prevent crash at getId() call. by Oleksandr Moliavko · 5 years ago
  8. 53777f8 Merge "Upgrade swagger in mso-catalog-db-adapter" by Steve Smokowski · 5 years ago
  9. 4891eed Update Resume Logic and Add Workflow Listeners by Smokowski, Steven · 5 years ago
  10. 1cba9f9 Merge "VNFM adapter relationship handling improvements" by Steve Smokowski · 5 years ago
  11. a2fd007 update logging to match onap logging library by Plummer, Brittany · 5 years ago
  12. 5c869b7 VNFM adapter relationship handling improvements by MichaelMorris · 5 years ago
  13. ba997d7 Upgrade swagger in mso-catalog-db-adapter by Arindam Mondal · 5 years ago
  14. 27c54a7 Remove unused table requestdb.active_requests. by Sangalang, Felix · 5 years ago
  15. 862c7e0 Merge "Removed redundant null checks (at these points vnfCustom can be empty, but not null)" by Lukasz Muszkieta · 5 years ago
  16. d99d0a3 Removed redundant null checks (at these points by Oleksandr Moliavko · 5 years ago
  17. 2ede5f0 Integrate Logging Library by Plummer, Brittany · 5 years ago
  18. 8d19ead Merge "Created external task utils in a common location" by Steve Smokowski · 5 years ago
  19. d6d0a05 Merge "Added ACTIVATED Orchestration Status same as" by Steve Smokowski · 5 years ago
  20. a50be18 Merge "updated all sql files including in tests to use" by Steve Smokowski · 5 years ago
  21. 35ce89d General sonar fixes by Arindam Mondal · 5 years ago
  22. db07343 updated all sql files including in tests to use by Chan, Mercy · 5 years ago
  23. 1e4c539 Added ACTIVATED Orchestration Status same as by Sangalang, Felix · 5 years ago
  24. ff4b57e Created external task utils in a common location by Boslet, Cory · 5 years ago
  25. 2428d77 Added index infra_active_requests optimal query by Parthasarathy, Ramesh · 5 years ago
  26. 5f33c75 sonar fix-remove unused import by Thugutla sailakshmi · 5 years ago
  27. aaf4233 Merge "Add generic neutron network parameters" by Seshu Kumar M · 5 years ago
  28. 7981396 Merge "Moved setNeutronNetworkId() call inside null check to prevent crash at outputs.get() call" by Lukasz Muszkieta · 5 years ago
  29. 6a997ad Merge "Moved null check for outputs so that get() method call won't result in crash." by Lukasz Muszkieta · 5 years ago
  30. 176ebda Add generic neutron network parameters by Eric Multanen · 5 years ago
  31. 6f111a4 Added null check for latestStack to prevent crash by Oleksandr Moliavko · 5 years ago
  32. 4ec2459 Added null check for rootNode to prevent crash at for loop. by Oleksandr Moliavko · 5 years ago
  33. 1980b0e Rewritten checks for status according to comments by Oleksandr Moliavko · 5 years ago
  34. 5b17afb Added null check for heat to remove static analyzer warning by Oleksandr Moliavko · 5 years ago
  35. 4c41bf5 Merge "Initial commit of validation framework to APIH" by Steve Smokowski · 5 years ago
  36. 07f92a8 Removed unused CSAR class. by Oleksandr Moliavko · 5 years ago
  37. bbc6905 Replaced string concatenations in a loop with by Oleksandr Moliavko · 5 years ago
  38. fa36daa Initial commit of validation framework to APIH by Smokowski, Steven · 5 years ago
  39. 7e4474a Merge "Removed unused method setHPAParameters()" by Lukasz Muszkieta · 5 years ago
  40. 3e5e410 Removed unused method setHPAParameters() by Oleksandr Moliavko · 5 years ago
  41. 5d51903 Merge "Removed duplicate use of networkType field in String.format() call to prevent static analyzer warning" by Lukasz Muszkieta · 5 years ago
  42. 3ac5d28 Removed duplicate use of networkType field in by Oleksandr Moliavko · 5 years ago
  43. 92567d2 Merge "Sonar fix in mso-adapter-utils" by Lukasz Muszkieta · 5 years ago
  44. 23f087d Merge "Change collections size with isEmpty" by Seshu Kumar M · 5 years ago
  45. c52cca7 Merge "Move string literal left side-avoid null pointer ex" by Seshu Kumar M · 5 years ago
  46. 79e8d1d Sonar fix in mso-adapter-utils by Parshad Patel · 5 years ago
  47. d9b4f9f Move string literal left side-avoid null pointer ex by sindhu3672 · 5 years ago
  48. fa7e214 Change collections size with isEmpty by sindhu3672 · 5 years ago
  49. 8efd404 Replace collections size with isEmpty by sindhu3672 · 5 years ago
  50. f4753b2 Merge "Remove unused SDNCServiceRequest constructors" by Lukasz Muszkieta · 5 years ago
  51. a610ba5 Merge changes I8e443077,I51a9106a,I54076323 by subhash kumar singh · 5 years ago
  52. a2cab80 Remove unused SDNCServiceRequest constructors by Artem Naluzhnyy · 5 years ago
  53. f7683e2 Merge "Add SO re-name the migration sql for version conflict" by Steve Smokowski · 5 years ago
  54. cdb523d Merge "add rainy day handling with SERVICE_ROLE and type" by Steve Smokowski · 5 years ago
  55. 11bf8d3 fix sonar issue by sarada prasad sahoo · 5 years ago
  56. b32f322 fix sonar issue by sarada prasad sahoo · 5 years ago
  57. 3175593 Moved setNeutronNetworkId() call inside null check by Oleksandr Moliavko · 5 years ago
  58. 4a6c019 Moved null check for outputs so that get() method call won't result in crash. by Oleksandr Moliavko · 5 years ago
  59. cb25a91 add rainy day handling with SERVICE_ROLE and type by Mnushkin, Dmitry · 5 years ago
  60. d7d1655 Add SO re-name the migration sql for version conflict by Bonkur, Venkat (vb8416) · 5 years ago
  61. b6e991e fix sonar issue by sarada prasad sahoo · 5 years ago
  62. 23f5c77 Merge "VNFM adapter support two way TLS" by Seshu Kumar M · 5 years ago
  63. 7eb9564 Avoid local variables shadow class fields by sindhu3672 · 5 years ago
  64. 150f8b2 Merge "Replace duplicated String literals" by Seshu Kumar M · 5 years ago
  65. 34d21a7 Shift string literal to left side of equals(avoid null pointer ex) by sindhu3672 · 5 years ago
  66. c803817 Replace duplicated String literals by sindhu3672 · 5 years ago
  67. 37cacbd VNFM adapter support two way TLS by MichaelMorris · 5 years ago
  68. 8216fb7 Fix Blocker Bug by Lukasz Muszkieta · 5 years ago
  69. 8892816 Merge "General sonar fixes" by Seshu Kumar M · 5 years ago
  70. 4c3cbee Merge "Add oauth for calls from VNFM to VNFM adapter" by Seshu Kumar M · 5 years ago
  71. 47ef8d3 General sonar fixes by Arindam Mondal · 5 years ago
  72. 670bec1 Add SO Increase Action_category column width by Bonkur, Venkat (vb8416) · 5 years ago
  73. cef69e1 Add oauth for calls from VNFM to VNFM adapter by MichaelMorris · 5 years ago
  74. c91aac4 Add oauth for calls from VNFM adapter to VNFM by MichaelMorris · 5 years ago
  75. 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
  76. 8e45144 Replaced constructor call with Boolean.valueOf() call by Oleksandr Moliavko · 5 years ago
  77. 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
  78. bfc7997 Added null check to heatStack.getOutputs() by Oleksandr Moliavko · 5 years ago
  79. 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
  80. 9a94b44 commented out bad tests, will revisit by DeWayne Filppi · 5 years ago
  81. 7890416 Merge "Sonar fix: CreateVfModuleRequest.java" by Seshu Kumar M · 5 years ago
  82. 6192cec Merge "Sonar fix: HealthStackAudit.java" by Seshu Kumar M · 5 years ago
  83. 0229eaa Merge "Sonar Fix: VduArtifact.java" by Seshu Kumar M · 5 years ago
  84. 9a53951 Replaced constructor call with valueOf() call to by Oleksandr Moliavko · 5 years ago
  85. 5bc663e Merge "Implement TLS for calls into VNFM adapter" by Steve Smokowski · 5 years ago
  86. 128fcc3 Merge "Upgrade springboot.version from 2.0.5 to 2.1.5." by Steve Smokowski · 5 years ago
  87. 4ad529a Merge "Add SpringClientFilter in ValetClient to autolog" by Steve Smokowski · 5 years ago
  88. c113f6e Merge "store heat env file sent to heat" by Steve Smokowski · 5 years ago
  89. 5ed9813 Upgrade springboot.version from 2.0.5 to 2.1.5. by Sangalang, Felix · 5 years ago
  90. 5e7da52 Merge "Fixed sonar issue in QueryServiceVnfs.java" by Seshu Kumar M · 5 years ago
  91. 61b1a3f Add SpringClientFilter in ValetClient to autolog by Mcblain, Thomas · 5 years ago
  92. d7cd3bc store heat env file sent to heat by Gamboa, Gilbert · 5 years ago
  93. 855b524 Major Sonar fixes by r.bogacki · 5 years ago
  94. c6c0077 Implement TLS for calls into VNFM adapter by MichaelMorris · 5 years ago
  95. bbdb1c4 Merge "Added servicename to MDC so that it gets logged" by Steve Smokowski · 5 years ago
  96. abe6e93 Added servicename to MDC so that it gets logged by Boslet, Cory · 5 years ago
  97. 1126945 Sonar fix: HealthStackAudit.java by Arundathi Patil · 5 years ago
  98. 654ab5f Sonar fix: CreateVfModuleRequest.java by Arundathi Patil · 5 years ago
  99. f765cc2 Merge "Added null check for yaml to prevent crash at getParameterListFromEnvt()" by Steve Smokowski · 5 years ago
  100. 2be5b56 Merge changes I5e72e1c6,I5e1cb624 by Steve Smokowski · 5 years ago