1. 63bee11 Bug fixes from AT&T January 20th by Benjamin, Max (mb388a) · 6 years ago
  2. a85dc14 Service Proxy Consolidation by Benjamin, Max (mb388a) · 6 years ago
  3. 2d675c4 fix how we get cloud info in GR_API by Kalkere Ramesh, Sharan (sk720x) · 6 years ago
  4. 6adb4ab Add Cloud Owner by Smokowski, Steve (ss835w) · 6 years ago
  5. 37547ac Add Keystone V3 Support by Benjamin, Max (mb388a) · 6 years ago
  6. 1c83152 Fix the retrival of resource recipe by subhash kumar singh · 6 years ago
  7. 61affc6 Catchup commits for Dublin by Benjamin, Max (mb388a) · 6 years ago
  8. 6fa3d2b Springboot 2.0 upgrade by Benjamin, Max (mb388a) · 6 years ago
  9. e761fa5 Bug fixes October 16 by Benjamin, Max (mb388a) · 6 years ago
  10. 6ba0a22 Dynamic Cloud Owner Support by Benjamin, Max (mb388a) · 6 years ago
  11. 105bdfc Add cloudSite Post to catalogDbClient by Marcus G K Williams · 6 years ago
  12. a9696cd various bugfixes for casablanca by Benjamin, Max (mb388a) · 6 years ago
  13. c4347b2 Update Logging by Smokowski, Steve (ss835w) · 6 years ago
  14. 08c27a2 more stability fixes by Benjamin, Max (mb388a) · 6 years ago
  15. 69455a2 added generic fabric support to SO by Benjamin, Max (mb388a) · 6 years ago
  16. 00da3f4 Merge "Update Logging" by Rob Daugherty · 6 years ago
  17. b92b1f8 Update Logging by Smokowski, Steve (ss835w) · 6 years ago
  18. add0df0 Create a Reference Table for Controller Selection by Rob Daugherty · 6 years ago
  19. 1ffe9a2 Converted ServiceInstances to catalog db client by Benjamin, Max (mb388a) · 6 years ago
  20. 474b175 Created Ref Data tbl for controllerSelection by Prema Bhatt · 6 years ago
  21. 1dce2e1 Changed RequestFactory for Catalog DB client by Benjamin, Max (mb388a) · 6 years ago
  22. c4e03f8 Cloud Config Updates by Smokowski, Steve (ss835w) · 6 years ago
  23. a81aef2 Cloud config database table support by Benjamin, Max (mb388a) · 6 years ago
  24. 47d3bea E2EServiceInstances to be free of catalogdb by Benjamin, Max (mb388a) · 6 years ago
  25. 5a6a6de Containerization feature of SO by Benjamin, Max (mb388a) · 6 years ago
  26. eedfe81 add junit for VfModuleCustomizationToVduMapper by Lukasz Muszkieta · 6 years ago
  27. f5618da Use already-defined constant MODEL_VERSION by Mariah Jacobs · 7 years ago
  28. a2c1fbd Define constant instead of literal getVnfRecipe by Praneta Paithankar · 7 years ago
  29. 9fc4e5d Define constant instead of literal "template_name" by Praneta Paithankar · 7 years ago
  30. 43300fa NETWORK_RECIPE for CM flows by Rob Daugherty · 7 years ago
  31. 79a0dd3 Fix resource population to DB by subhash kumar singh · 7 years ago
  32. 42b6d9d Add logic for defautl network resource receipe by subhash kumar singh · 7 years ago
  33. cd497f1 Implement fetching default NS resource workflow by subhash kumar singh · 7 years ago
  34. 046c747 toString bug fix by Yulian Han · 7 years ago
  35. d40d4e9 Use getVersion() to get Version of VNFResource by subhash kumar singh · 7 years ago
  36. 8d93387 SO application deployment issues by Rob Daugherty · 7 years ago
  37. 1f8f507 improved coverage for catalog db beans by Benjamin, Max (mb388a) · 7 years ago
  38. f6e769e Remove depricated and unsed methods by Munir Ahmad · 7 years ago
  39. 38f7207 AT&T 1712 and 1802 release code by Rob Daugherty · 7 years ago
  40. a88ba9f Merge "Swap StringBuilder with string where makes sense" by Seshu Kumar M · 7 years ago
  41. 36edf1a Swap StringBuilder with string where makes sense by Munir Ahmad · 7 years ago
  42. 2531873 Swap Collection.sort with list.sort by Munir Ahmad · 7 years ago
  43. 61b1d1c Merge "Fix javadoc" by Rob Daugherty · 7 years ago
  44. c018d68 Merge "Support query ar recipe by ar model uuid" by Chuanyu Chen · 7 years ago
  45. d9134ec Merge "Support query vnf recipe by vnf model uuid" by Chuanyu Chen · 7 years ago
  46. 17d254a Support query ar recipe by ar model uuid by c00149107 · 7 years ago
  47. b5ee9a1 Support query vnf recipe by vnf model uuid by c00149107 · 7 years ago
  48. e6c32b8 Merge "Support query network recipe by module uuid" by Chuanyu Chen · 7 years ago
  49. 07b8dfd Fix javadoc by Munir Ahmad · 7 years ago
  50. 18507d9 Merge "Replace StringBuilder with String & inline return" by Seshu Kumar M · 7 years ago
  51. 2c3be92 Replace explicit type with dimond type by Munir Ahmad · 7 years ago
  52. b211f3b Merge "Swap Collection.sort with List sort" by Seshu Kumar M · 7 years ago
  53. 5b17ffb Replace StringBuilder with String & inline return by Munir Ahmad · 7 years ago
  54. 61d12d7 Merge "Simplify if statements where it makes sense" by Seshu Kumar M · 7 years ago
  55. 04ef8dd Support query network recipe by module uuid by c00149107 · 7 years ago
  56. b8566c5 Update paramXSD as recipe common field by c00149107 · 7 years ago
  57. 789ab7c Add allotted resource recipe by c00149107 · 7 years ago
  58. 2fc0550 Swap Collection.sort with List sort by Munir Ahmad · 7 years ago
  59. 1aa0070 Merge "Support csar object query" by Seshu Kumar M · 7 years ago
  60. 7f3b9b7 Support csar object query by c00149107 · 7 years ago
  61. 40bb7ad Make use of append instead of string concatenation by Munir Ahmad · 7 years ago
  62. 76455ea Simplify if statements where it makes sense by Munir Ahmad · 7 years ago
  63. 1beaa90 Swap StringBuffer with StringBuilder everywhere by Munir Ahmad · 7 years ago
  64. b5af6ca Make use of addAll instead of loop by Munir Ahmad · 7 years ago
  65. f5b9e7c Remove redundant toString by Munir Ahmad · 7 years ago
  66. 1672a4d Merge changes Ie0f9c31f,I1fbe5516,I4beee70d,Ib9c5dad0,I80eb6d4f by Seshu Kumar M · 7 years ago
  67. cf7df14 Improve UT for catalog db by subhash kumar singh · 7 years ago
  68. 952bef4 Merge "Add Category info For Service and Resource" by Seshu Kumar M · 7 years ago
  69. 2a4218f Add Category info For Service and Resource by c00149107 · 7 years ago
  70. 9a739d0 Improve UT for catalog db by subhash kumar singh · 7 years ago
  71. c3894b6 Improve UT for catalog db by subhash kumar singh · 7 years ago
  72. 0bff9b7 Improve UT for catalog db by subhash kumar singh · 7 years ago
  73. c42e719 Improve UT for catalog db by subhash kumar singh · 7 years ago
  74. 1d09928 Improve UT for catalog db by subhash kumar singh · 7 years ago
  75. 2c83c8a Improve UT for catalog DB by subhash kumar singh · 7 years ago
  76. 89bf0b4 Improve UT for catalog DB by subhash kumar singh · 7 years ago
  77. bde8e85 Improve UT for catalog db by subhash kumar singh · 7 years ago
  78. 487482d UT improvement for catalog DB by subhash kumar singh · 7 years ago
  79. 5621e24 Improve UT for catalog db by subhash kumar singh · 7 years ago
  80. ab3dd55 UT improvement for catalog db by subhash kumar singh · 7 years ago
  81. 806569f UT improvement for catalog db by subhash kumar singh · 7 years ago
  82. ec3394a Unit test improvement for catalog db by subhash kumar singh · 7 years ago
  83. 89f89af Improve unit test for catalog by subhash kumar singh · 7 years ago
  84. ad502b1 Improve TC for catalog database by subhash kumar singh · 7 years ago
  85. becadde Improve test case for catalog database by subhash kumar singh · 7 years ago
  86. 8954cad Add test case for CatalogDatabase by subhash kumar singh · 7 years ago
  87. b9e7b1a Add test case for getHeatTemplate by subhash kumar singh · 7 years ago
  88. a7e7bb4 Add test case for getHeatTemplate by subhash kumar singh · 7 years ago
  89. 373d6cb Merge "UT for catalogDatabase" by Seshu Kumar M · 7 years ago
  90. 7aa50d5 UT for catalogDatabase by subhash kumar singh · 7 years ago
  91. 4fe4f66 Updated Service deployment changes not reflected by Abhishek Shekhar · 7 years ago
  92. c52588e NetworkResource modelInvariantUUID is too short by Rob Daugherty · 7 years ago
  93. 20e60c8 Update hibernate files to initialize timestamp by Jim Hahn · 7 years ago
  94. 1920a8a Remove foreign key which is not supported by code by Rob Daugherty · 7 years ago
  95. 3ce5262 Fix schema mismatch by Rob Daugherty · 7 years ago
  96. b73f407 Fixed Critical Sonar Issues IssueId: SO-164 by seshukm · 7 years ago
  97. dafa2ca Removed useless assignment to variables by rama-huawei · 7 years ago
  98. d019aee Removed the unused variables by rama-huawei · 7 years ago
  99. 8664861 Added "@Override" annotation method signature by shashikanth · 7 years ago
  100. e782201 Bad foreign key in VNF_RESOURCE_CUSTOMIZATION by Rob Daugherty · 7 years ago