1. 1f7a7db Removed the declarations of thrown exceptions which were a subclass od java.io.IOException, by marcinrzepeckiwroc · 4 years, 6 months ago
  2. d99ac56 Merge "Loop over max clients to fix topic not getting" by Steve Smokowski · 4 years, 6 months ago
  3. ad16cf1 Enabled the openstack logs by Boslet, Cory · 4 years, 6 months ago
  4. 0a43081 Loop over max clients to fix topic not getting by Boslet, Cory · 4 years, 6 months ago
  5. 9868f17 Prepare for java 11 by Benjamin, Max · 4 years, 7 months ago
  6. a809a72 Fix Heatbridge auth for Keystone-v3 by Boslet, Cory · 4 years, 6 months ago
  7. f239be0 Fixed logging and have flow error on audit by Boslet, Cory · 4 years, 7 months ago
  8. 30b143b Add null check for network name by Smokowski, Steven · 4 years, 7 months ago
  9. 48aad3a Merge "Sonar fixes" by Lukasz Muszkieta · 4 years, 7 months ago
  10. ebff4ef Merge "Sonar fixes" by Lukasz Muszkieta · 4 years, 7 months ago
  11. abe2429 Sonar fixes by Mateusz Gołuchowski · 4 years, 7 months ago
  12. fef8fc7 Sonar fixes by Mateusz Goluchowski · 4 years, 7 months ago
  13. 616a4dd Fix for NPE in Heatbridge by Lukasz Rajewski · 4 years, 7 months ago
  14. baa54fe add null check for server HostName/Name/Flavor by Mnushkin, Dmitry · 4 years, 7 months ago
  15. 9678d9a remove setting of the prov-status by Bonkur, Venkat · 4 years, 7 months ago
  16. fd2aba2 Added to support to enabling l2 multicasting by Boslet, Cory · 4 years, 8 months ago
  17. 2f0dd82 updated code with parallel streams to normal by Kalkere Ramesh, Sharan · 4 years, 8 months ago
  18. 8ec41ca rename package for external use by Benjamin, Max · 4 years, 8 months ago
  19. fbb984e openstack inventory capture by Smokowski, Steven · 4 years, 9 months ago
  20. 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, 8 months ago
  21. 07ce529 Add additional null checks when building pserver objects from by Munir Ahmad · 4 years, 8 months ago
  22. fa9a707 move network adapter to an external client task by Boslet, Cory · 4 years, 8 months ago
  23. f1dd31e Merge "reduced code smells" by Steve Smokowski · 4 years, 8 months ago
  24. 8c93916 remove vnfadapterrest flow and interface by Boslet, Cory · 4 years, 8 months ago
  25. 7f23d16 Merge "Removed neutron mode code" by Steve Smokowski · 4 years, 8 months ago
  26. a8e7c09 Check for null when building pserver objects from op server obj by Munir Ahmad · 4 years, 8 months ago
  27. e4f58b1 reduced code smells by Rupinder · 4 years, 8 months ago
  28. e56dc1f Removed neutron mode code by Boslet, Cory · 4 years, 8 months ago
  29. 96fc80b Added support for volume group request to by Boslet, Cory · 4 years, 9 months ago
  30. df5f83e Merge "convert openstack to external tasks" by Steve Smokowski · 4 years, 9 months ago
  31. cd4e5b4 convert openstack to external tasks by Boslet, Cory · 4 years, 9 months ago
  32. 0929d6f Flipped status messages based on is operation by Boslet, Cory · 4 years, 9 months ago
  33. 0c6057e mso to add support for creating the cloud region by Smokowski, Steven · 4 years, 9 months ago
  34. a577f75 split single and plural graph inventory uris by Benjamin, Max · 4 years, 9 months ago
  35. 43fc1ee Merge "false positive on network creates" by Steve Smokowski · 4 years, 10 months ago
  36. 7b42dee false positive on network creates by Boslet, Cory · 4 years, 10 months ago
  37. 0d63836 create custom spring aop annotation for logging by Plummer, Brittany · 4 years, 10 months ago
  38. 5ba5518 mso to add support for creating the cloud region by Smokowski, Steven · 4 years, 10 months ago
  39. 32464a9 Merge "Initial commit to check client alive" by Steve Smokowski · 4 years, 10 months ago
  40. d0ec442 Initial commit to check client alive by Smokowski, Steven · 4 years, 11 months ago
  41. 8e34d4c add retry sequence levels by Boslet, Cory · 4 years, 11 months ago
  42. f388c24 Remove Valet from openstack adapter by Smokowski, Steven · 4 years, 11 months ago
  43. fe350c0 Use the timeout from the heat template instead of by Boslet, Cory · 5 years ago
  44. 175318a consolidated security configuration by Benjamin, Max · 5 years ago
  45. 44cb5d9 Merge "Removed redundant null check for retryCount to prevent static analyzer warning" by Seshu Kumar M · 5 years ago
  46. 77cc65a Merge "Added AAF Integration related changes" by Seshu Kumar M · 5 years ago
  47. a849c23 Heatbridge bugfix make use of regionId instead of cloudSiteId by Munir Ahmad · 5 years ago
  48. 536f75c Add heatbridge authenticate method by Munir Ahmad · 5 years ago
  49. 0b89fc8 SO and heatbridge integration for delete flow by Munir Ahmad · 5 years ago
  50. 79abe5d improve error log scores by Plummer, Brittany · 5 years ago
  51. 837beb7 Added AAF Integration related changes by Ramesh Parthasarathy · 5 years ago
  52. dd7d3c1 Merge "Create PServer/PInterface Objects in AAI based on openstack's stack resources" by Max Benjamin · 5 years ago
  53. d98077b Create PServer/PInterface Objects in AAI based on openstack's stack resources by Munir Ahmad · 5 years ago
  54. f56de32 - Check if failIfExists exists, if not default it. by Merkel, Jeff · 5 years ago
  55. 47cb626 Merge "General sonar improvements" by Lukasz Muszkieta · 5 years ago
  56. ed20745 General sonar improvements by Arindam Mondal · 5 years ago
  57. 9f6b254 remove python heatstack method call, use java by Mnushkin, Dmitry · 5 years ago
  58. 69d1896 Cleanup - removed unused variables and methods, by Oleksandr Moliavko · 5 years ago
  59. 1c0c328 Removed redundant null check for retryCount to prevent static analyzer warning by Oleksandr Moliavko · 5 years ago
  60. 73936e4 Improve fall out case handling by Smokowski, Steven · 5 years ago
  61. c599aab Merge "Added null check to server.getImage() to prevent crash at getId() call." by Lukasz Muszkieta · 5 years ago
  62. 7b4bca3 Added null check to server.getImage() to prevent crash at getId() call. by Oleksandr Moliavko · 5 years ago
  63. 2ede5f0 Integrate Logging Library by Plummer, Brittany · 5 years ago
  64. 8d19ead Merge "Created external task utils in a common location" by Steve Smokowski · 5 years ago
  65. 35ce89d General sonar fixes by Arindam Mondal · 5 years ago
  66. ff4b57e Created external task utils in a common location by Boslet, Cory · 5 years ago
  67. 5f33c75 sonar fix-remove unused import by Thugutla sailakshmi · 5 years ago
  68. 7981396 Merge "Moved setNeutronNetworkId() call inside null check to prevent crash at outputs.get() call" by Lukasz Muszkieta · 5 years ago
  69. 6a997ad Merge "Moved null check for outputs so that get() method call won't result in crash." by Lukasz Muszkieta · 5 years ago
  70. 4ec2459 Added null check for rootNode to prevent crash at for loop. by Oleksandr Moliavko · 5 years ago
  71. 5b17afb Added null check for heat to remove static analyzer warning by Oleksandr Moliavko · 5 years ago
  72. 07f92a8 Removed unused CSAR class. by Oleksandr Moliavko · 5 years ago
  73. bbc6905 Replaced string concatenations in a loop with by Oleksandr Moliavko · 5 years ago
  74. 5d51903 Merge "Removed duplicate use of networkType field in String.format() call to prevent static analyzer warning" by Lukasz Muszkieta · 5 years ago
  75. 3ac5d28 Removed duplicate use of networkType field in by Oleksandr Moliavko · 5 years ago
  76. 3175593 Moved setNeutronNetworkId() call inside null check by Oleksandr Moliavko · 5 years ago
  77. 4a6c019 Moved null check for outputs so that get() method call won't result in crash. by Oleksandr Moliavko · 5 years ago
  78. b6e991e fix sonar issue by sarada prasad sahoo · 5 years ago
  79. 150f8b2 Merge "Replace duplicated String literals" by Seshu Kumar M · 5 years ago
  80. 34d21a7 Shift string literal to left side of equals(avoid null pointer ex) by sindhu3672 · 5 years ago
  81. c803817 Replace duplicated String literals by sindhu3672 · 5 years ago
  82. 47ef8d3 General sonar fixes by Arindam Mondal · 5 years ago
  83. 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
  84. bfc7997 Added null check to heatStack.getOutputs() by Oleksandr Moliavko · 5 years ago
  85. 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
  86. 6192cec Merge "Sonar fix: HealthStackAudit.java" by Seshu Kumar M · 5 years ago
  87. 9a53951 Replaced constructor call with valueOf() call to by Oleksandr Moliavko · 5 years ago
  88. 128fcc3 Merge "Upgrade springboot.version from 2.0.5 to 2.1.5." 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. 61b1a3f Add SpringClientFilter in ValetClient to autolog by Mcblain, Thomas · 5 years ago
  91. 855b524 Major Sonar fixes by r.bogacki · 5 years ago
  92. bbdb1c4 Merge "Added servicename to MDC so that it gets logged" by Steve Smokowski · 5 years ago
  93. abe6e93 Added servicename to MDC so that it gets logged by Boslet, Cory · 5 years ago
  94. 1126945 Sonar fix: HealthStackAudit.java by Arundathi Patil · 5 years ago
  95. 2be5b56 Merge changes I5e72e1c6,I5e1cb624 by Steve Smokowski · 5 years ago
  96. 98bbc90 Removing application-local.yaml files by Roy, Amresh · 5 years ago
  97. eaef24e add query stack data and populate table step by Boslet, Cory · 5 years ago
  98. 83c91e6 Added null check for function param pFqdns to prevent crash at for loop. by Oleksandr Moliavko · 5 years ago
  99. 878dcb3 Sonar fix in CreateInventoryTask.java by Arundathi Patil · 5 years ago
  100. 0d95686 Added null check to prevent call of getVnfResources() method for null vf object by Oleksandr Moliavko · 5 years ago