1. faee1f5 Fix too many params issue by Parshad Patel · 4 years, 10 months ago
  2. b0d61b9 WaitForPnfReadyBB message fix by Lukasz Muszkieta · 5 years ago
  3. 4b9193c Merge "Create WaitForPnfReadyBB" by Seshu Kumar M · 5 years ago
  4. 76a37d0 AssignPnfBB connects PNF and service instance in AAI by Joanna Jeremicz · 5 years ago
  5. 98998cc Create WaitForPnfReadyBB by Lukasz Muszkieta · 5 years ago
  6. 8c9f2c7 decision point API by eeginux · 5 years ago
  7. 5ec955c Align AssignPnfBB with Service Macro Create by Remigiusz Janeczek · 5 years ago
  8. 6939ace Externalize AssignPnf Building Block and refactor existing code accordingly by Remigiusz Janeczek · 5 years ago
  9. 3d55c35 restoring the pnf dmaap client functionality to the proper working version by Lukasz Muszkieta · 5 years ago
  10. 79abe5d improve error log scores by Plummer, Brittany · 5 years ago
  11. e3b9b0d Prevent reading twice from ResponseEntity stream, since this caused IOErrors. by grabinsk · 5 years ago
  12. 6a6ac75 Merge "Integrate Logging Library" by Steve Smokowski · 5 years ago
  13. 570fcbc bug fix - avoid npe in pnf flow by Lukasz Muszkieta · 5 years ago
  14. 2ede5f0 Integrate Logging Library by Plummer, Brittany · 5 years ago
  15. 9224a4b Log exception by Parshad Patel · 5 years ago
  16. 81f26b4 Close input streams via try-with-resources by k.kazak · 5 years ago
  17. f075d8a public keyword removed for DoCreateServiceInstanceRollback.groovy by anjali.walsatwar · 5 years ago
  18. 5d59b23 Merge "DoCreateVFCNetworkServiceInstance.groovy corrected" by Lukasz Muszkieta · 5 years ago
  19. ad26209 Merge "Enhance variable name-comply with regex" by Lukasz Muszkieta · 5 years ago
  20. 2354c86 Merge "Replace with equalsIgnoreCase" by Seshu Kumar M · 5 years ago
  21. 76d2ea5 Enhance variable name-comply with regex by sindhu3672 · 5 years ago
  22. 2db91d9 Merge "Remove useless double assignment in PnfEventReadyDmaapClient.​unregister" by Lukasz Muszkieta · 5 years ago
  23. e7b21ab Replace with equalsIgnoreCase by sindhu3672 · 5 years ago
  24. ef9c59a DoCreateVFCNetworkServiceInstance.groovy corrected by anjali.walsatwar · 5 years ago
  25. e3d04c2 DeleteVFCNSResource.groovy corrected by anjali.walsatwar · 5 years ago
  26. b33691c DeActivateSDNCNetworkResource.groovy corrected by anjali.walsatwar · 5 years ago
  27. 580f78c DoCreateServiceInstance.groovy corrected by anjali.walsatwar · 5 years ago
  28. 49eaaff DoCreateResources.groovy corrected by anjali.walsatwar · 5 years ago
  29. d3cf258 corrected CompareModelofE2EServiceInstance.groovy by anjali.walsatwar · 5 years ago
  30. 3081381 Merge changes Ia52d9db2,Iab16430b by Seshu Kumar M · 5 years ago
  31. cbcd0e0 Merge changes I045619a9,Iadffb2af,Ie97c560d by Seshu Kumar M · 5 years ago
  32. 508b771 Remove useless double assignment in PnfEventReadyDmaapClient.​unregister by Artem Naluzhnyy · 5 years ago
  33. 4e7efd7 Merge "removed unwanted public for ActivateSDNCNetworkResource.groovy" by subhash kumar singh · 5 years ago
  34. 0540d8a Remove unwanted semicolon from groovy files by subhash kumar singh · 5 years ago
  35. 4c9570a Remove unwanted semicolon by subhash kumar singh · 5 years ago
  36. e4a1805 removed unwanted public for ActivateSDNCNetworkResource.groovy by anjali.walsatwar · 5 years ago
  37. 48e2759 Remove unused public access modifier by subhash kumar singh · 5 years ago
  38. 398bd88 remove not used BaseTask class by Lukasz Muszkieta · 5 years ago
  39. c9aa064 Fix NoClassDefFoundError for ServicePluginFactory by sarada prasad sahoo · 5 years ago
  40. f3e699a Fix Critical Bug - print array content correctly by Lukasz Muszkieta · 5 years ago
  41. ed1ab97 Vulnerability fixes in ServicePluginFactory by r.bogacki · 5 years ago
  42. fd1e1a7 Enhanced List Level flow with backward support by sarada prasad sahoo · 5 years ago
  43. 8c0139f Fix delete of generic neutron network by Eric Multanen · 5 years ago
  44. 5184b28 Merge "Enhanced List Level flow with backward support" by Seshu Kumar M · 5 years ago
  45. 3042cd9 Vulnerability fixes in ServicePluginFactory by r.bogacki · 5 years ago
  46. 6c9e17c Merge "Major Sonar fixes" by Steve Smokowski · 5 years ago
  47. c711353 Major Sonar fixes by r.bogacki · 5 years ago
  48. cd0fa5d Vulnerability fixes in ServicePluginFactory by r.bogacki · 5 years ago
  49. f4bf9e7 Enhanced List Level flow with backward support by sarada prasad sahoo · 6 years ago
  50. 33ce1d1 Merge "replaced String.repeat with static final strings" by Steve Smokowski · 6 years ago
  51. 48b34de replaced String.repeat with static final strings by Benjamin, Max · 6 years ago
  52. 9a1bd11 Improvements in JsonUtilForPnfCorrelationId by r.bogacki · 6 years ago
  53. 242e718 Merge remote-tracking branch 'origin/dublin' into 'origin/master' by Benjamin, Max (mb388a) · 6 years ago
  54. 560e841 Merge remote-tracking branch 'origin/dublin' into 'origin/master' by Steve Smokowski · 6 years ago
  55. e27b401 Changed service orc status to Assigned by marios.iakovidis · 6 years ago
  56. e4fad24 Added post process to AAI in HandlePNF by marios.iakovidis · 6 years ago
  57. a2df406 Cleaned up duplicated literals by rob.bog · 6 years ago
  58. 6f0f3ab Added orchestration status to service by marios.iakovidis · 6 years ago
  59. 1640ac6 Merge "New GroupLevel DeleteE2EServiceInstance flow" by Seshu Kumar M · 6 years ago
  60. 2117685 Corrected enum formatting by plugin by Benjamin, Max (mb388a) · 6 years ago
  61. ed82396 New GroupLevel DeleteE2EServiceInstance flow by sarada prasad sahoo · 6 years ago
  62. 80d6f1e Merge "Fix DeleteE2EServiceInstance flow" by Seshu Kumar M · 6 years ago
  63. 2a11892 Fix request body for SDNC req by subhash kumar singh · 6 years ago
  64. 10c70c4 added extra parameters by marios.iakovidis · 6 years ago
  65. 7fd0f08 Renamed accessId to remoteid by marios.iakovidis · 6 years ago
  66. 55eef41 Corrected instance names by marios.iakovidis · 6 years ago
  67. 0d9e1e9 fixed typos and added SERVICE_INSTANCE_ID by marios.iakovidis · 6 years ago
  68. d8644b2 removed unused CatalogDbUtils instantiation by marios.iakovidis · 6 years ago
  69. 638880a SDNC request body fix by subhash kumar singh · 6 years ago
  70. f186147 Set Variable by Smokowski, Steve (ss835w) · 6 years ago
  71. 26e3b2f Fix DeleteE2EServiceInstance flow by sarada prasad sahoo · 6 years ago
  72. be1075b Enhanced logic for multilevel list input by sarada prasad sahoo · 6 years ago
  73. 140cd9c Fix SDNC Resource creation workflow by Isaac Manuel Raj · 6 years ago
  74. 56c2c00 Enhanced logic for multilevel list input by sarada prasad sahoo · 6 years ago
  75. ef93fdd Merge "Add model type to resource model" by Seshu Kumar M · 6 years ago
  76. 7e19e0a Add model type to resource model by subhash kumar singh · 6 years ago
  77. e91a378 Fix null check for groups by subhash kumar singh · 6 years ago
  78. e987cf5 Fix DeleteE2EServiceInstance flow by sarada prasad sahoo · 6 years ago
  79. 95ff3e1 fix newest sonar bugs by k.kazak · 6 years ago
  80. b4eec19 Invoke prepare instance resource list from bpmn by subhash kumar singh · 6 years ago
  81. 69a879a Merge "Sonar fix NullPointerException" by Seshu Kumar M · 6 years ago
  82. 2569fa2 Enhanced logic for multilevel list input reading from UUI by sarada prasad sahoo · 6 years ago
  83. 6c00987 build sndc and user directives in groovy by Eric Multanen · 6 years ago
  84. 9b8317e Sonar fix NullPointerException by Arindam Mondal · 6 years ago
  85. 947249a Add parsing for support of new CCVPN model by subhash kumar singh · 6 years ago
  86. bb0a782 Enhance resource sequence to add group by subhash kumar singh · 6 years ago
  87. 73b63fc Removed hardcoded values for PNF creation (cvlan, svlan, remoteId) by marios.iakovidis · 6 years ago
  88. e6df324 Revert the change to avoid break PNF PnP by eeginux · 6 years ago
  89. cc243a6 Merge "Modify the SO to support BBS usecase" by Seshu Kumar M · 6 years ago
  90. b179638 Modify the SO to support BBS usecase by marios.iakovidis · 6 years ago
  91. e5f434b Add support of OLT resource in SDNCCreateResource by subhash kumar singh · 6 years ago
  92. 27ea7c2 Merge "Fixed latest Sonar blocker issues" by Seshu Kumar M · 6 years ago
  93. 7da2cba Merge "Support for SO to ExtAPI" by Seshu Kumar M · 6 years ago
  94. 565a005 Fixed latest Sonar blocker issues by r.bogacki · 6 years ago
  95. 8a5c57f Merge "PNF WF post instantiation configuration" by Steve Smokowski · 6 years ago
  96. 872355d PNF WF post instantiation configuration by eeginux · 6 years ago
  97. 42e2d39 Service instance modification by Zhuoyao Huang · 6 years ago
  98. f47919f Replaced all tabs with spaces in java and pom.xml by Benjamin, Max (mb388a) · 6 years ago
  99. 70ff098 fix sonar bugs in ServicePluginFactory by k.kazak · 6 years ago
  100. c0908b5 Change to use OAM IPAddress by eeginux · 6 years ago