1. ab9522a Merge "remove unneeded code" by Steve Smokowski · 6 years ago
  2. 82e8c38 Merge "Added null check to prevent call of getVnfResources() method for null vf object" by Steve Smokowski · 6 years ago
  3. f83362f Merge "Added null check for heatStack to prevent crash at getCanonicalName() call" by Steve Smokowski · 6 years ago
  4. 79b5b02 Merge "add junit coverage for VnfmHelper" by Steve Smokowski · 6 years ago
  5. c327939 Merge "Fixed sonar issue in QueryGroups.java" by Seshu Kumar M · 6 years ago
  6. 055e4f7 Fixed sonar issue in QueryGroups.java by Arundathi Patil · 6 years ago
  7. cc805b1 mso will support new requeststate values by Gamboa, Gilbert · 6 years ago
  8. 0e2cda1 update bpmn to save extsystemerrorsource by Plummer, Brittany · 6 years ago
  9. 55bdc83 add junit coverage for VnfmHelper by Lukasz Muszkieta · 6 years ago
  10. 294a68f fix global-jjb migration issue by sarada prasad sahoo · 6 years ago
  11. e05dd04 remove unneeded code by Lukasz Muszkieta · 6 years ago
  12. 7fe31a5 fix global-jjb migration issue by sarada prasad sahoo · 6 years ago
  13. 0d95686 Added null check to prevent call of getVnfResources() method for null vf object by Oleksandr Moliavko · 6 years ago
  14. 824c03a Added null check for heatStack to prevent crash at getCanonicalName() call by Oleksandr Moliavko · 6 years ago
  15. 15ecb55 Merge "do not overwrite status message with rollback" by Steve Smokowski · 6 years ago
  16. 5c174dd do not overwrite status message with rollback by Mnushkin, Dmitry · 6 years ago
  17. 0d56268 support new query param format by Chan, Mercy · 6 years ago
  18. cabd516 Added check for null response to prevent crash at by Oleksandr Moliavko · 6 years ago
  19. 9306c02 enhance workflowaction to handle resume func by Mnushkin, Dmitry · 6 years ago
  20. 8e42b4e Merge "improved logging when no exception data is found" by Steve Smokowski · 6 years ago
  21. 205f358 Merge "Update failsafe dependency to 2.0.1" by Steve Smokowski · 6 years ago
  22. 53c9acd Merge "handle multiple cvnfc configs" by Steve Smokowski · 6 years ago
  23. 5d391d3 Merge "add rollback ext system error source" by Steve Smokowski · 6 years ago
  24. 757a0ca improved logging when no exception data is found by Benjamin, Max · 6 years ago
  25. 577bd39 Update failsafe dependency to 2.0.1 by Benjamin, Max · 6 years ago
  26. 2d499f6 handle multiple cvnfc configs by Merkel, Jeff · 6 years ago
  27. b75b28b add rollback ext system error source by Plummer, Brittany · 6 years ago
  28. d178938 Fix macro delete instance bug. by Gamboa, Gilbert · 6 years ago
  29. 5c58eec Changed dependency back to 1.3.0 by Benjamin, Max (mb388a) · 6 years ago
  30. b41e27a Merge "Merge remote-tracking branch 'origin/dublin' into 'origin/master'" by Steve Smokowski · 6 years ago
  31. 7cfae9f Merge "Security updates for maven dependencies" by Steve Smokowski · 6 years ago
  32. 532a24c Merge "Updated path to match AID for resume requests" by Steve Smokowski · 6 years ago
  33. 1535fc6 Merge "Moved code inside IF checking for null ptr to prevent crash" by Steve Smokowski · 6 years ago
  34. 4a23662 Merge "Sonar fixes in MsoVnfAdapterAsyncImpl" by Steve Smokowski · 6 years ago
  35. af1874d Merge "Sonar fixes and improvements" by Steve Smokowski · 6 years ago
  36. 93bc7a0 Merge remote-tracking branch 'origin/dublin' into 'origin/master' by Benjamin, Max (mb388a) · 6 years ago
  37. 78de7cf Moved code inside IF checking for null ptr to prevent crash by Oleksandr Moliavko · 6 years ago
  38. ac2b66b Process workflow artifacts last by Elena Kuleshov · 6 years ago
  39. 5ae6194 Sonar fixes in MsoVnfAdapterAsyncImpl by r.bogacki · 6 years ago
  40. d86cea3 Sonar fixes and improvements by r.bogacki · 6 years ago
  41. f417537 add junit coverage for InstantiateOperationProgressor by Lukasz Muszkieta · 6 years ago
  42. e27f40a Updated path to match AID for resume requests by Plummer, Brittany · 6 years ago
  43. 785fab5 Security updates for maven dependencies by Sangalang, Felix · 6 years ago
  44. cb7c5f2 update the SO release notes by seshukm · 6 years ago
  45. 18e4ea7 fix jenkins build by Lukasz Muszkieta · 6 years ago
  46. f2f824a Merge "Sonar fix too many method param" by Steve Smokowski · 6 years ago
  47. 48a1c64 Merge "nullpointer in vnfadaptervfmoduleobjectmapper" by Steve Smokowski · 6 years ago
  48. 93f17b4 Merge "support no payload for alacarte deletes" by Steve Smokowski · 6 years ago
  49. 31360b6 Merge "pass request-id to adapter call to match search" by Steve Smokowski · 6 years ago
  50. 29344b1 Merge "NPE when setting instanceName" by Steve Smokowski · 6 years ago
  51. 97d6a82 Merge "Use Regex to find the name on failure scenario" by Steve Smokowski · 6 years ago
  52. 2e984e7 Merge "update apih to accept new uri parameter" by Steve Smokowski · 6 years ago
  53. 7022234 changed hikari dependency to java based one by Benjamin, Max (mb388a) · 6 years ago
  54. eaa1b41 update SO release notes path for dublin by sarada prasad sahoo · 6 years ago
  55. 6fdd0b6 Merge "update the relaese notes" by Seshu Kumar M · 6 years ago
  56. 6e770a7 Use Regex to find the name on failure scenario by Smokowski, Steven · 6 years ago
  57. 0c1dd50 update apih to accept new uri parameter by Chan, Mercy · 6 years ago
  58. af652e0 NPE when setting instanceName by Plummer, Brittany · 6 years ago
  59. 721843c pass request-id to adapter call to match search by Mnushkin, Dmitry · 6 years ago
  60. 4f82c56 support no payload for alacarte deletes by Smokowski, Steven · 6 years ago
  61. 496a932 nullpointer in vnfadaptervfmoduleobjectmapper by Bhatt, Prema · 6 years ago
  62. 63842b9 VNFM adapter handle getOperation after VNF delete by MichaelMorris · 6 years ago
  63. 7c69f07 Merge "Changes related to eviction of connections" by Steve Smokowski · 6 years ago
  64. 7035171 Merge "Added Retry in rainy day macro for ConfigDelpoyVnfBB for vDNS CDS use case" by Steve Smokowski · 6 years ago
  65. 817fede Fixing NullPointerException thrown by EtsiVnfDeleteBB by waqas.ikram · 6 years ago
  66. b4cb184 Merge "Fix sonar issue in asdc-controller" by Steve Smokowski · 6 years ago
  67. d844ffe update the relaese notes by seshukm · 6 years ago
  68. 17a5fbc Fix sonar issue in asdc-controller by Parshad Patel · 6 years ago
  69. 095c81f Fixed critical Sonar bugs by r.bogacki · 6 years ago
  70. 5db1eef Added Retry in rainy day macro for ConfigDelpoyVnfBB for vDNS CDS use case by Abdelmuhaimen Seaudi · 6 years ago
  71. 1a592b9 Changes related to eviction of connections by Benjamin, Max (mb388a) · 6 years ago
  72. 984f8da Merge "Fix sonar issues in mso-openstack-adapters" by Steve Smokowski · 6 years ago
  73. 7eb82a8 Merge "Sonar fixes and improvements" by Steve Smokowski · 6 years ago
  74. 37fe681 Merge "Validate ServiceInstance name using createNodesUri" by Steve Smokowski · 6 years ago
  75. f1909fc Sonar fixes and improvements by r.bogacki · 6 years ago
  76. d00a2d4 Improvements in MsoVnfAdapterImpl by r.bogacki · 6 years ago
  77. 9990df8 Validate ServiceInstance name using createNodesUri by Sangalang, Felix · 6 years ago
  78. c12bd8a Merge "Validate names before writing to A&AI" by Max Benjamin · 6 years ago
  79. b619a05 Merge "update multi stage code to accurately skip bbs" by Max Benjamin · 6 years ago
  80. 528f2b2 Merge "dmaap client using wrong auth property" by Max Benjamin · 6 years ago
  81. 05c8e5d Merge "support async operation for vf module operations" by Steve Smokowski · 6 years ago
  82. 000e5b3 Merge "add is_data_internal column to request db" by Max Benjamin · 6 years ago
  83. 72d6604 Merge "use count format and limit one for exists" by Max Benjamin · 6 years ago
  84. 5d7aef8 Merge "adapter client will not retry on openstack failure" by Max Benjamin · 6 years ago
  85. d98610d add is_data_internal column to request db by Mnushkin, Dmitry · 6 years ago
  86. 3fea528 Validate names before writing to A&AI by Sangalang, Felix · 6 years ago
  87. a909811 mso to validate the name uniqueness in A&AI by Gamboa, Gilbert · 6 years ago
  88. e29b04b fix delete stack error not propogating by Smokowski, Steven · 6 years ago
  89. d482d74 update multi stage code to accurately skip bbs by Benjamin, Max · 6 years ago
  90. a94ccb7 dmaap client using wrong auth property by Boslet, Cory · 6 years ago
  91. 822925c use count format and limit one for exists by Benjamin, Max · 6 years ago
  92. 89cedfa adapter client will not retry on openstack failure by Sangalang, Felix · 6 years ago
  93. 8b06e24 support async operation for vf module operations by Smokowski, Steven · 6 years ago
  94. ce74304 Added known issue for VNFM adater testing by MichaelMorris · 6 years ago
  95. 110375a update SO release notes for dublin by sarada prasad sahoo · 6 years ago
  96. fb13cc6 Update version to 1.4.4 by subhash kumar singh · 6 years ago 1.4.4 4.0.0-ONAP
  97. a109531 Merge "Fix handling of NULL WorkflowAction northboundRequest" into dublin by Marcus Williams · 6 years ago
  98. 1f8aa8e Merge "update logger statements in apih" by Steve Smokowski · 6 years ago
  99. e30f4a2 Updated sdno to use msokey config property by Boslet, Cory · 6 years ago
  100. 3ea6fb0 update logger statements in apih by Bhatt, Prema · 6 years ago