1. fbb984e openstack inventory capture by Smokowski, Steven · 4 years, 9 months ago
  2. 0de788a Merge "Add additional null checks when building pserver objects from openstack server object. This error is not reproduceable with mitaka and queens release of openstack" by Steve Smokowski · 4 years, 9 months ago
  3. 07ce529 Add additional null checks when building pserver objects from by Munir Ahmad · 4 years, 9 months ago
  4. fa9a707 move network adapter to an external client task by Boslet, Cory · 4 years, 9 months ago
  5. f1dd31e Merge "reduced code smells" by Steve Smokowski · 4 years, 9 months ago
  6. 8c93916 remove vnfadapterrest flow and interface by Boslet, Cory · 4 years, 9 months ago
  7. 7f23d16 Merge "Removed neutron mode code" by Steve Smokowski · 4 years, 9 months ago
  8. a8e7c09 Check for null when building pserver objects from op server obj by Munir Ahmad · 4 years, 9 months ago
  9. e4f58b1 reduced code smells by Rupinder · 4 years, 9 months ago
  10. e56dc1f Removed neutron mode code by Boslet, Cory · 4 years, 9 months ago
  11. 96fc80b Added support for volume group request to by Boslet, Cory · 4 years, 9 months ago
  12. df5f83e Merge "convert openstack to external tasks" by Steve Smokowski · 4 years, 9 months ago
  13. cd4e5b4 convert openstack to external tasks by Boslet, Cory · 4 years, 9 months ago
  14. 0929d6f Flipped status messages based on is operation by Boslet, Cory · 4 years, 9 months ago
  15. 0c6057e mso to add support for creating the cloud region by Smokowski, Steven · 4 years, 10 months ago
  16. a577f75 split single and plural graph inventory uris by Benjamin, Max · 4 years, 10 months ago
  17. 43fc1ee Merge "false positive on network creates" by Steve Smokowski · 4 years, 10 months ago
  18. 7b42dee false positive on network creates by Boslet, Cory · 4 years, 10 months ago
  19. 0d63836 create custom spring aop annotation for logging by Plummer, Brittany · 4 years, 10 months ago
  20. 5ba5518 mso to add support for creating the cloud region by Smokowski, Steven · 5 years ago
  21. 32464a9 Merge "Initial commit to check client alive" by Steve Smokowski · 5 years ago
  22. d0ec442 Initial commit to check client alive by Smokowski, Steven · 5 years ago
  23. 8e34d4c add retry sequence levels by Boslet, Cory · 5 years ago
  24. f388c24 Remove Valet from openstack adapter by Smokowski, Steven · 5 years ago
  25. fe350c0 Use the timeout from the heat template instead of by Boslet, Cory · 5 years ago
  26. 175318a consolidated security configuration by Benjamin, Max · 5 years ago
  27. 44cb5d9 Merge "Removed redundant null check for retryCount to prevent static analyzer warning" by Seshu Kumar M · 5 years ago
  28. 77cc65a Merge "Added AAF Integration related changes" by Seshu Kumar M · 5 years ago
  29. a849c23 Heatbridge bugfix make use of regionId instead of cloudSiteId by Munir Ahmad · 5 years ago
  30. 536f75c Add heatbridge authenticate method by Munir Ahmad · 5 years ago
  31. 0b89fc8 SO and heatbridge integration for delete flow by Munir Ahmad · 5 years ago
  32. 79abe5d improve error log scores by Plummer, Brittany · 5 years ago
  33. 837beb7 Added AAF Integration related changes by Ramesh Parthasarathy · 5 years ago
  34. dd7d3c1 Merge "Create PServer/PInterface Objects in AAI based on openstack's stack resources" by Max Benjamin · 5 years ago
  35. d98077b Create PServer/PInterface Objects in AAI based on openstack's stack resources by Munir Ahmad · 5 years ago
  36. f56de32 - Check if failIfExists exists, if not default it. by Merkel, Jeff · 5 years ago
  37. 47cb626 Merge "General sonar improvements" by Lukasz Muszkieta · 5 years ago
  38. ed20745 General sonar improvements by Arindam Mondal · 5 years ago
  39. 9f6b254 remove python heatstack method call, use java by Mnushkin, Dmitry · 5 years ago
  40. 69d1896 Cleanup - removed unused variables and methods, by Oleksandr Moliavko · 5 years ago
  41. 1c0c328 Removed redundant null check for retryCount to prevent static analyzer warning by Oleksandr Moliavko · 5 years ago
  42. 73936e4 Improve fall out case handling by Smokowski, Steven · 5 years ago
  43. c599aab Merge "Added null check to server.getImage() to prevent crash at getId() call." by Lukasz Muszkieta · 5 years ago
  44. 7b4bca3 Added null check to server.getImage() to prevent crash at getId() call. by Oleksandr Moliavko · 5 years ago
  45. 2ede5f0 Integrate Logging Library by Plummer, Brittany · 5 years ago
  46. 8d19ead Merge "Created external task utils in a common location" by Steve Smokowski · 5 years ago
  47. 35ce89d General sonar fixes by Arindam Mondal · 5 years ago
  48. ff4b57e Created external task utils in a common location by Boslet, Cory · 5 years ago
  49. 5f33c75 sonar fix-remove unused import by Thugutla sailakshmi · 5 years ago
  50. 7981396 Merge "Moved setNeutronNetworkId() call inside null check to prevent crash at outputs.get() call" by Lukasz Muszkieta · 5 years ago
  51. 6a997ad Merge "Moved null check for outputs so that get() method call won't result in crash." by Lukasz Muszkieta · 5 years ago
  52. 4ec2459 Added null check for rootNode to prevent crash at for loop. by Oleksandr Moliavko · 5 years ago
  53. 5b17afb Added null check for heat to remove static analyzer warning by Oleksandr Moliavko · 5 years ago
  54. 07f92a8 Removed unused CSAR class. by Oleksandr Moliavko · 5 years ago
  55. bbc6905 Replaced string concatenations in a loop with by Oleksandr Moliavko · 5 years ago
  56. 5d51903 Merge "Removed duplicate use of networkType field in String.format() call to prevent static analyzer warning" by Lukasz Muszkieta · 5 years ago
  57. 3ac5d28 Removed duplicate use of networkType field in by Oleksandr Moliavko · 5 years ago
  58. 3175593 Moved setNeutronNetworkId() call inside null check by Oleksandr Moliavko · 5 years ago
  59. 4a6c019 Moved null check for outputs so that get() method call won't result in crash. by Oleksandr Moliavko · 5 years ago
  60. b6e991e fix sonar issue by sarada prasad sahoo · 5 years ago
  61. 150f8b2 Merge "Replace duplicated String literals" by Seshu Kumar M · 5 years ago
  62. 34d21a7 Shift string literal to left side of equals(avoid null pointer ex) by sindhu3672 · 5 years ago
  63. c803817 Replace duplicated String literals by sindhu3672 · 5 years ago
  64. 47ef8d3 General sonar fixes by Arindam Mondal · 5 years ago
  65. 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
  66. bfc7997 Added null check to heatStack.getOutputs() by Oleksandr Moliavko · 5 years ago
  67. 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
  68. 6192cec Merge "Sonar fix: HealthStackAudit.java" by Seshu Kumar M · 5 years ago
  69. 9a53951 Replaced constructor call with valueOf() call to by Oleksandr Moliavko · 5 years ago
  70. 128fcc3 Merge "Upgrade springboot.version from 2.0.5 to 2.1.5." by Steve Smokowski · 5 years ago
  71. 5ed9813 Upgrade springboot.version from 2.0.5 to 2.1.5. by Sangalang, Felix · 5 years ago
  72. 61b1a3f Add SpringClientFilter in ValetClient to autolog by Mcblain, Thomas · 5 years ago
  73. 855b524 Major Sonar fixes by r.bogacki · 5 years ago
  74. bbdb1c4 Merge "Added servicename to MDC so that it gets logged" by Steve Smokowski · 5 years ago
  75. abe6e93 Added servicename to MDC so that it gets logged by Boslet, Cory · 5 years ago
  76. 1126945 Sonar fix: HealthStackAudit.java by Arundathi Patil · 5 years ago
  77. 2be5b56 Merge changes I5e72e1c6,I5e1cb624 by Steve Smokowski · 5 years ago
  78. 98bbc90 Removing application-local.yaml files by Roy, Amresh · 5 years ago
  79. eaef24e add query stack data and populate table step by Boslet, Cory · 5 years ago
  80. 83c91e6 Added null check for function param pFqdns to prevent crash at for loop. by Oleksandr Moliavko · 5 years ago
  81. 878dcb3 Sonar fix in CreateInventoryTask.java by Arundathi Patil · 5 years ago
  82. 0d95686 Added null check to prevent call of getVnfResources() method for null vf object by Oleksandr Moliavko · 6 years ago
  83. 824c03a Added null check for heatStack to prevent crash at getCanonicalName() call by Oleksandr Moliavko · 6 years ago
  84. 5ae6194 Sonar fixes in MsoVnfAdapterAsyncImpl by r.bogacki · 6 years ago
  85. 7c69f07 Merge "Changes related to eviction of connections" by Steve Smokowski · 6 years ago
  86. 095c81f Fixed critical Sonar bugs by r.bogacki · 6 years ago
  87. 1a592b9 Changes related to eviction of connections by Benjamin, Max (mb388a) · 6 years ago
  88. 984f8da Merge "Fix sonar issues in mso-openstack-adapters" by Steve Smokowski · 6 years ago
  89. d00a2d4 Improvements in MsoVnfAdapterImpl by r.bogacki · 6 years ago
  90. d482d74 update multi stage code to accurately skip bbs by Benjamin, Max · 6 years ago
  91. 48b34de replaced String.repeat with static final strings by Benjamin, Max · 6 years ago
  92. a2df406 Cleaned up duplicated literals by rob.bog · 6 years ago
  93. 852a257 enhanced vnf adapter errog log. by Sangalang, Felix · 6 years ago
  94. 89b3961 Merge "converted lock time from hard coded value" by Steve Smokowski · 6 years ago
  95. 2117685 Corrected enum formatting by plugin by Benjamin, Max (mb388a) · 6 years ago
  96. 9ad28ff converted lock time from hard coded value by Kalkere Ramesh, Sharan · 6 years ago
  97. 626b8f2 fix keypair conflict issue in openstack adapter by Smokowski, Steven · 6 years ago
  98. 2acb045 Fix sonar issues in mso-openstack-adapters by Parshad Patel · 6 years ago
  99. 8ae4003 Audit service enhancements by Boslet, Cory · 6 years ago
  100. e4687ee store openstack request status in requestdb by Smokowski, Steven · 6 years ago