1. 5184b28 Merge "Enhanced List Level flow with backward support" by Seshu Kumar M · 5 years ago
  2. 3042cd9 Vulnerability fixes in ServicePluginFactory by r.bogacki · 5 years ago
  3. 7c4e795 Merge "Set networkName value to the name from L3network" by Steve Smokowski · 5 years ago
  4. 0ebd612 Merge "Commented out updatedAttribute declaration to prevent static analyzer warning about unused variable" by Steve Smokowski · 5 years ago
  5. 2be5b56 Merge changes I5e72e1c6,I5e1cb624 by Steve Smokowski · 5 years ago
  6. dbcf6c1 Set networkName value to the name from L3network by Kuleshov, Elena · 5 years ago
  7. ebe2f6e Remove duplicate name check in createAAITasks. by Gamboa, Gilbert · 5 years ago
  8. 582c562 Merge "Commented out initialization of workflowResponse to prevent static analyzer warning about workflowResponse never being set to anything but null." by Steve Smokowski · 5 years ago
  9. 6b0628e Merge "Fixes in WorkflowAction" by Steve Smokowski · 5 years ago
  10. 6c9e17c Merge "Major Sonar fixes" by Steve Smokowski · 5 years ago
  11. 597aba0 Merge "Vulnerability fixes in ServicePluginFactory" by Steve Smokowski · 5 years ago
  12. 7ef379b Merge "Add requestContext to unassignVfModule tasks and" by Steve Smokowski · 5 years ago
  13. 6e6fff1 Add requestContext to unassignVfModule tasks and by Mcblain, Thomas · 5 years ago
  14. eaef24e add query stack data and populate table step by Boslet, Cory · 5 years ago
  15. 0bfb2cd Commented out updatedAttribute declaration to prevent by Oleksandr Moliavko · 5 years ago
  16. 171b9b5 Commented out initialization of workflowResponse to prevent by Oleksandr Moliavko · 6 years ago
  17. 1164edb Added check for null ptr before dereferencing at by Oleksandr Moliavko · 5 years ago
  18. 89604fd Fixes in WorkflowAction by r.bogacki · 5 years ago
  19. c711353 Major Sonar fixes by r.bogacki · 5 years ago
  20. cd0fa5d Vulnerability fixes in ServicePluginFactory by r.bogacki · 5 years ago
  21. ab9522a Merge "remove unneeded code" by Steve Smokowski · 5 years ago
  22. cc805b1 mso will support new requeststate values by Gamboa, Gilbert · 6 years ago
  23. 0e2cda1 update bpmn to save extsystemerrorsource by Plummer, Brittany · 6 years ago
  24. e05dd04 remove unneeded code by Lukasz Muszkieta · 6 years ago
  25. f4bf9e7 Enhanced List Level flow with backward support by sarada prasad sahoo · 6 years ago
  26. 5c174dd do not overwrite status message with rollback by Mnushkin, Dmitry · 6 years ago
  27. 9306c02 enhance workflowaction to handle resume func by Mnushkin, Dmitry · 6 years ago
  28. 8e42b4e Merge "improved logging when no exception data is found" by Steve Smokowski · 6 years ago
  29. 53c9acd Merge "handle multiple cvnfc configs" by Steve Smokowski · 6 years ago
  30. 757a0ca improved logging when no exception data is found by Benjamin, Max · 6 years ago
  31. 2d499f6 handle multiple cvnfc configs by Merkel, Jeff · 6 years ago
  32. d178938 Fix macro delete instance bug. by Gamboa, Gilbert · 6 years ago
  33. b41e27a Merge "Merge remote-tracking branch 'origin/dublin' into 'origin/master'" by Steve Smokowski · 6 years ago
  34. 7cfae9f Merge "Security updates for maven dependencies" by Steve Smokowski · 6 years ago
  35. 1535fc6 Merge "Moved code inside IF checking for null ptr to prevent crash" 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. d86cea3 Sonar fixes and improvements by r.bogacki · 6 years ago
  39. 785fab5 Security updates for maven dependencies by Sangalang, Felix · 6 years ago
  40. 18e4ea7 fix jenkins build by Lukasz Muszkieta · 6 years ago
  41. f2f824a Merge "Sonar fix too many method param" by Steve Smokowski · 6 years ago
  42. 48a1c64 Merge "nullpointer in vnfadaptervfmoduleobjectmapper" by Steve Smokowski · 6 years ago
  43. 93f17b4 Merge "support no payload for alacarte deletes" by Steve Smokowski · 6 years ago
  44. 721843c pass request-id to adapter call to match search by Mnushkin, Dmitry · 6 years ago
  45. 4f82c56 support no payload for alacarte deletes by Smokowski, Steven · 6 years ago
  46. 496a932 nullpointer in vnfadaptervfmoduleobjectmapper by Bhatt, Prema · 6 years ago
  47. 7c69f07 Merge "Changes related to eviction of connections" by Steve Smokowski · 6 years ago
  48. 817fede Fixing NullPointerException thrown by EtsiVnfDeleteBB by waqas.ikram · 6 years ago
  49. 095c81f Fixed critical Sonar bugs by r.bogacki · 6 years ago
  50. 1a592b9 Changes related to eviction of connections by Benjamin, Max (mb388a) · 6 years ago
  51. 7eb82a8 Merge "Sonar fixes and improvements" by Steve Smokowski · 6 years ago
  52. f1909fc Sonar fixes and improvements by r.bogacki · 6 years ago
  53. 9990df8 Validate ServiceInstance name using createNodesUri by Sangalang, Felix · 6 years ago
  54. c12bd8a Merge "Validate names before writing to A&AI" by Max Benjamin · 6 years ago
  55. b619a05 Merge "update multi stage code to accurately skip bbs" by Max Benjamin · 6 years ago
  56. 05c8e5d Merge "support async operation for vf module operations" by Steve Smokowski · 6 years ago
  57. 3fea528 Validate names before writing to A&AI by Sangalang, Felix · 6 years ago
  58. a909811 mso to validate the name uniqueness in A&AI by Gamboa, Gilbert · 6 years ago
  59. e29b04b fix delete stack error not propogating by Smokowski, Steven · 6 years ago
  60. d482d74 update multi stage code to accurately skip bbs by Benjamin, Max · 6 years ago
  61. 8b06e24 support async operation for vf module operations by Smokowski, Steven · 6 years ago
  62. 1fb7d5b Fix handling of NULL WorkflowAction northboundRequest by Marcus G K Williams · 6 years ago
  63. 33ce1d1 Merge "replaced String.repeat with static final strings" by Steve Smokowski · 6 years ago
  64. 6ec917f Merge "Improvements in JsonUtilForPnfCorrelationId" by Lukasz Muszkieta · 6 years ago
  65. 48b34de replaced String.repeat with static final strings by Benjamin, Max · 6 years ago
  66. 2abd30f Sonar fixes and improvements by r.bogacki · 6 years ago
  67. 9a1bd11 Improvements in JsonUtilForPnfCorrelationId by r.bogacki · 6 years ago
  68. 242e718 Merge remote-tracking branch 'origin/dublin' into 'origin/master' by Benjamin, Max (mb388a) · 6 years ago
  69. 1196db4 Merge "vrfvalidation exceptions not getting logged" by Steve Smokowski · 6 years ago
  70. 1e2f06c Add non-cloudowner nbrequest lookup in workflowAction by Marcus G K Williams · 6 years ago
  71. 1520c9b vrfvalidation exceptions not getting logged by Gamboa, Gilbert · 6 years ago
  72. 0b9b0b6 Enhance naming service support by Mnushkin, Dmitry · 6 years ago
  73. 62b2e47 Accommodate WAN Networking by Gamboa, Gilbert · 6 years ago
  74. c4b9036 Merge "Merge remote-tracking branch 'origin/dublin' into 'origin/master'" by Max Benjamin · 6 years ago
  75. 560e841 Merge remote-tracking branch 'origin/dublin' into 'origin/master' by Steve Smokowski · 6 years ago
  76. fd0b48f Merge "Improvements in ServiceDecomposition" by Lukasz Muszkieta · 6 years ago
  77. b18228f Merge "Changed service orc status to Assigned" into dublin by Seshu Kumar M · 6 years ago 1.4.3
  78. c06246b Merge "Added post process to AAI in HandlePNF" into dublin by Seshu Kumar M · 6 years ago
  79. 94e4a51 Merge "Improvements in SniroHomingV2" by Lukasz Muszkieta · 6 years ago
  80. e3cb4cc Improvements in ServiceDecomposition by r.bogacki · 6 years ago
  81. e27b401 Changed service orc status to Assigned by marios.iakovidis · 6 years ago
  82. e4fad24 Added post process to AAI in HandlePNF by marios.iakovidis · 6 years ago
  83. 59eff99 Merge "Fix ConfigAssign/Deploy null return of BlueprintName/Version" into dublin by Steve Smokowski · 6 years ago
  84. 5f4c4f3 General Sonar fixes and improvements by r.bogacki · 6 years ago
  85. 06a21f1 Improvements in SniroHomingV2 by r.bogacki · 6 years ago
  86. ce75c26 Add SO exclude ConfigurationScaleOutBB by Bonkur, Venkat (vb8416) · 6 years ago
  87. b50847d Fix ConfigAssign/Deploy null return of BlueprintName/Version by sunilb · 6 years ago
  88. 55e01c0 Merge "Add SO Turn off OpenStack heat stack audit" into dublin by Steve Smokowski · 6 years ago
  89. b802b08 Add SO Turn off OpenStack heat stack audit by Bonkur, Venkat (vb8416) · 6 years ago
  90. 28d159c Fix ConfigAssignVnfBB and ConfigDeployVnfBB by Alexis de Talhouët · 6 years ago
  91. d6d76e6 Fix ConfigAssignVnfBB and ConfigDeployVnfBB by Alexis de Talhouët · 6 years ago
  92. a2df406 Cleaned up duplicated literals by rob.bog · 6 years ago
  93. 29e3c17 Merge "Added orchestration status to service" into dublin by Seshu Kumar M · 6 years ago
  94. 6f0f3ab Added orchestration status to service by marios.iakovidis · 6 years ago
  95. f5034c7 Fixing EtSI BB ClassCastException by waqas.ikram · 6 years ago
  96. 1640ac6 Merge "New GroupLevel DeleteE2EServiceInstance flow" by Seshu Kumar M · 6 years ago
  97. 5010b91 property to determine if delete audit is needed by Kalkere Ramesh, Sharan · 6 years ago
  98. 4289b1a Merge "Fixing Null Value Exception" into dublin by Marcus Williams · 6 years ago
  99. 9d58fec Merge "Corrected enum formatting by plugin" by Steve Smokowski · 6 years ago
  100. bdb57f7 Merge "Added NPE check for audit" by Steve Smokowski · 6 years ago