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