1. 3ac3837 Sonar-Critical: Use Dedicated Exception by AS00465059 · 7 years ago
  2. 3aee5e8 Sonar Major Bug Fixing by Sumapriya · 7 years ago
  3. 803b0cd MsoVnfPluginAdapterImpl exception handler error by sanchitap · 7 years ago
  4. b859324 Added logic to call aria adapter by dfilppi · 7 years ago
  5. b5e4190 updated to use latest vdu plugin code by dfilppi · 7 years ago
  6. 22a25ae Bug Fix - OOF api updates processing flavor-label by Marcus G K Williams · 7 years ago
  7. 089e3eb Junits added by Anthony W for MsoVnfAdapterImpl by Kalkere Ramesh, Sharan (sk720x) · 7 years ago
  8. 1d5c19d UT for mso adapters vnf by Sindhu A · 7 years ago
  9. 0cdb973 Initial commit of VDU plugin implementation by Kalkere Ramesh, Sharan (sk720x) · 7 years ago
  10. f0dab73 Merge "Update Heat enviroment HPA parameters" by Seshu Kumar M · 7 years ago
  11. ed767ce Add UT for AriaVduPlugin class by subhash kumar singh · 7 years ago
  12. b17f8ec Update Heat enviroment HPA parameters by Shashank Kumar Shankar · 7 years ago
  13. b4473da Dependency version updates for Beijing by Rob Daugherty · 7 years ago
  14. 673ff4a Improve UT for SO by subhash kumar singh · 7 years ago
  15. b4777f0 Improve UT for SO by subhash kumar singh · 7 years ago
  16. 1d6e98e Merge "Rainy day UTs for rest interfaces" by Seshu Kumar M · 7 years ago
  17. 8385f74 Rainy day UTs for rest interfaces by subhash kumar singh · 7 years ago
  18. db675a5 added custom validators for use with openpojo by Benjamin, Max (mb388a) · 7 years ago
  19. 0d8f98b Merge "Add UT for HealthcheckHandler" by Seshu Kumar M · 7 years ago
  20. c5cdcf5 Add UT for HealthcheckHandler by subhash kumar singh · 7 years ago
  21. 9d1ecf6 package correction for vnfadater by Seshu-Kumar-M · 7 years ago
  22. 36e4c3b VNFCloudAdapter unit test cases added by seshukm · 7 years ago
  23. d8a622e Merge "new testcases for MsoVnfAdapter" by Seshu Kumar M · 7 years ago
  24. 74d8cea new testcases for MsoVnfAdapter by seshukm · 7 years ago
  25. a9662dd testcases refactored for MsoVnfAdapter by seshukm · 7 years ago
  26. e7fe6ef Added Aria VDU adapter by dfilppi · 7 years ago
  27. 38f7207 AT&T 1712 and 1802 release code by Rob Daugherty · 7 years ago
  28. 5393043 Adding Junit by Sumapriya · 7 years ago
  29. dee0361 Merge "Replace explicit type with diamond notation" by Seshu Kumar M · 7 years ago
  30. 2b2c6de Replace explicit type with diamond notation by Munir Ahmad · 7 years ago
  31. ed7baf2 Remove redundant declaration of extending object by Munir Ahmad · 7 years ago
  32. 4fb6ea3 Merge "Remove redundant catch clause" by Rob Daugherty · 7 years ago
  33. 8a6c06a Remove redundant catch clause by Munir Ahmad · 7 years ago
  34. 07b8dfd Fix javadoc by Munir Ahmad · 7 years ago
  35. a591b8d Merge "Make use of try with resources" by Seshu Kumar M · 7 years ago
  36. 18507d9 Merge "Replace StringBuilder with String & inline return" by Seshu Kumar M · 7 years ago
  37. 78e5db7 Make use of try with resources by Munir Ahmad · 7 years ago
  38. 2c3be92 Replace explicit type with dimond type by Munir Ahmad · 7 years ago
  39. 5b17ffb Replace StringBuilder with String & inline return by Munir Ahmad · 7 years ago
  40. 755cbb4 Unit test coverage by sanchitap · 7 years ago
  41. 40bb7ad Make use of append instead of string concatenation by Munir Ahmad · 7 years ago
  42. 2d0e820 Merge "Add the correct literal ending for long" by Seshu Kumar M · 7 years ago
  43. 3ac2348 Merge "Unit test coverage" by Seshu Kumar M · 7 years ago
  44. dd7360a Add the correct literal ending for long by Munir Ahmad · 7 years ago
  45. c56445d Unit test coverage by sanchitap · 7 years ago
  46. 22e015f Port SO artifacts to ONAP folder structure by Arthur Martella · 7 years ago
  47. 18b29b8 Swap String concatenation with StringBuilder by Munir Ahmad · 7 years ago
  48. f24a0ff Add Vdu plugin support by dfilppi · 7 years ago
  49. 174a6b0 Merge "add junit for MsoHeatEnvironmentEntry" by Seshu Kumar M · 7 years ago
  50. 764226d Merge "refactoring - add Optional" by Seshu Kumar M · 7 years ago
  51. 21f91d2 add junit for MsoHeatEnvironmentEntry by Lukasz Muszkieta · 7 years ago
  52. 2af896d add junit for StackInfo by Lukasz Muszkieta · 7 years ago
  53. 8d977df refactoring - add Optional by Lukasz Muszkieta · 7 years ago
  54. 3c33507 Sonar blocker issue - NullPointerExeption by Zhu Libo · 7 years ago
  55. 4da1270 Merge "Remove unused method and imports" by Seshu Kumar M · 7 years ago
  56. 71b522d Improve unit test for VNFQuery by subhash kumar singh · 7 years ago
  57. 8c23652 Remove unused method and imports by subhash kumar singh · 7 years ago
  58. d52d636 Reduce complexity of HealthCheckUtils by kurczews · 7 years ago
  59. 777f637 Bump minor version by Jessica Wagantall · 7 years ago
  60. 6c99e8d changed artifact version by seshukm · 7 years ago
  61. c917537 Merge "Iterate over the entrySet instead of keySet" by Seshu Kumar M · 7 years ago
  62. 803c1b6 Iterate over the entrySet instead of keySet by rama-huawei · 7 years ago
  63. 61354fa Merge "Iterate over entrySet instead of keySet" by Seshu Kumar M · 7 years ago
  64. 7cd50e4 Iterate over entrySet instead of keySet by rama-huawei · 7 years ago
  65. 2510e2a Remove the unused variables by rama-huawei · 7 years ago
  66. 3693992 Iterate over "entrySet" instead of "keySet" by rama-huawei · 7 years ago
  67. ef8677c Sonar blocker issue - NullPointerExeption - take 2 by Arthur Martella · 7 years ago
  68. 57a24fe Merge "Adding UT for MSO Vnf Adapter" by Seshu Kumar M · 7 years ago
  69. cb1858f Adding UT for MSO Vnf Adapter by Seshu-Kumar-M · 7 years ago
  70. 4b6520c Not logging or re-throwing the exceptions by rama-huawei · 7 years ago
  71. a045fb4 Merge "HeatBridge integration with Orchestration, part 1" by Rob Daugherty · 7 years ago
  72. 5fe627a Merge "Fix some major sonar issues" by Seshu Kumar M · 7 years ago
  73. 7c54072 Fixed Blocker issues. IssueId: SO-165 by seshukm · 7 years ago
  74. 12a133d Fix some major sonar issues by surya-huawei · 7 years ago
  75. dacd4a5 HeatBridge integration with Orchestration, part 1 by Arthur Martella · 7 years ago
  76. 03089c2 Merge "Fix @Override major issues" by Seshu Kumar M · 7 years ago
  77. f82af2d Merge "Replaced with Diamond symbol" by Seshu Kumar M · 7 years ago
  78. 607196b Merge "Replaced with Diamond symbol" by Seshu Kumar M · 7 years ago
  79. 90795f1 Fix @Override major issues by shashikanth · 7 years ago
  80. 29fe4a7 Replaced with Diamond symbol by rama-huawei · 7 years ago
  81. 3628c36 Replaced with Diamond symbol by rama-huawei · 7 years ago
  82. bad9cba Replaced with Diamond symbol by rama-huawei · 7 years ago
  83. cb6d5a6 SO Failed Robot Health Check by Rob Daugherty · 7 years ago
  84. 043f000 Fixed issues in adapter package Issue-Id: SO-141 by seshukm · 7 years ago
  85. 92ffbb4 Fix for SONAR critical issues Issue-Id : SO-117 by seshukm · 7 years ago
  86. 929e7c7 Change the header to SO IssueId: SO-120 by Seshu-Kumar-M · 7 years ago
  87. 62cd6aa 1710 Rebase - Second Attempt by Arthur Martella · 7 years ago
  88. 9de3ce0 Failed to deploy so artifacts in nexus (again) by Rob Daugherty · 7 years ago
  89. 8047b7c Failed to deploy so artifacts in nexus by Rob Daugherty · 7 years ago
  90. 3efc13f Fix artifact group IDs (org.openecomp.so) by Rob Daugherty · 7 years ago
  91. 94ee925 [MSO-8] Second step of the rebase for MSO by Determe, Sebastien (sd378r) · 8 years ago
  92. b6b7bef [MSO-8] Update the maven dependency by xg353y · 8 years ago
  93. 1ba1d19 Update to version 1.1.0 by ChrisC · 8 years ago
  94. 025301d Initial OpenECOMP MSO commit by ChrisC · 8 years ago