1. dbbde62 PNF-READY Events not received by DmaapListener in TestScenarios by sreeja gattagouni · 1 year, 10 months ago
  2. f6cb658 Merge "Fix for GPLv3 issues in base image" by Seshu Kumar Mudiganti · 1 year, 9 months ago
  3. ea7f316 Fix for GPLv3 issues in base image by Lukasz Rajewski · 2 years, 1 month ago
  4. ca160e3 Bump version to 1.12.1-SNAPSHOT by Lukasz Rajewski · 1 year, 9 months ago
  5. d3f3ec8 Merge "Fix docs issues" by Seshu Kumar Mudiganti · 1 year, 9 months ago
  6. ee57f20 Fix docs issues by Lukasz Rajewski · 1 year, 9 months ago
  7. fb51685 [SO] SO changes to support Delete AS by raviteja.karumuri · 2 years, 5 months ago
  8. d0493f9 [SO] Pending Unit test cases for create changes in SO by raviteja.karumuri · 1 year, 10 months ago
  9. fa660d2 [SO] Pending Create changes for SO-API and BPMN-INFRA to support CNF's through ASD by raviteja.karumuri · 1 year, 11 months ago
  10. 1a6b1ef [SO] Create changes for SO-API and BPMN-INFRA to support CNF's through ASD by raviteja.karumuri · 1 year, 11 months ago
  11. 9cb10c5 Merge "Add or Delete a PNF to an Active Service" by Lukasz Rajewski · 1 year, 11 months ago
  12. 5724464 Merge "Support Activate,Deactivate and Terminate feature for NSMF based TN slices" by Lukasz Rajewski · 1 year, 11 months ago
  13. 7a475e2 Add or Delete a PNF to an Active Service by sreeja gattagouni · 2 years ago
  14. d04f54d Support Allocate feature for NSMF based TN slices by sr20255772 · 2 years, 1 month ago
  15. 3e19630 Increased timeout for CreateChildService by Mamed Mamedov · 1 year, 11 months ago
  16. 3ac2c80 Support Activate,Deactivate and Terminate feature for NSMF based TN slices by sr20255772 · 2 years, 1 month ago
  17. 11c4d0c [SO] Release imgs 1.12.0 by efiacor · 2 years ago
  18. ec81a77 Merge "Fix DOC config files" by Thomas Kulik · 2 years, 1 month ago
  19. 8601cc6 Fix DOC config files by marineMD · 2 years, 1 month ago 1.12.0
  20. 825e00a [SDC-DIST] Upgrade asdc-controller to use client version 2.0.0 by efiacor · 2 years, 2 months ago
  21. aa3a520 Release Kohn core images by Lukasz Rajewski · 2 years, 1 month ago
  22. bd3dc93 Merge "Fix for executing core NSSMF activate flow" by Seshu Kumar Mudiganti · 2 years, 1 month ago
  23. a43dd96 Bump the version for the SO core to London by Lukasz Rajewski · 2 years, 1 month ago
  24. 6ac54d7 Fix for executing core NSSMF activate flow by sanket12345 · 2 years, 1 month ago 1.11.0
  25. 95c73af Add missing readthedocs config file by shashikanth.vh@huawei.com · 2 years, 1 month ago
  26. 878a666 Adding CNF Upgrade Code Enhancements by sanket12345 · 2 years, 2 months ago
  27. 1050669 Merge "Code & Workflow Enhancements for CNF - Upgrade" by Lukasz Rajewski · 2 years, 2 months ago
  28. adf747a Merge "Rollback Scenario for recursive orchestration" by Lukasz Rajewski · 2 years, 2 months ago
  29. 75b2746 Merge "Update SDNC CLL action names to align with latest CCVPN SDNC changes" by Lukasz Rajewski · 2 years, 2 months ago
  30. 5fd0452 Rollback Scenario for recursive orchestration by sreeja gattagouni · 2 years, 3 months ago
  31. e00d3ee Code & Workflow Enhancements for CNF - Upgrade by sanket12345 · 2 years, 4 months ago
  32. e4ae66d release the SO components first J version by seshukm · 2 years, 3 months ago
  33. 2db5ad1 Update SDNC CLL action names to align with latest CCVPN SDNC changes by hyu2010 · 2 years, 3 months ago
  34. 1c81fe2 Merge "Force py3.8 in tox.ini" by Seshu Kumar Mudiganti · 2 years, 3 months ago
  35. d4de474 Update nf_type for PNF in AAI by aleem.raja@t-systems.com · 2 years, 3 months ago
  36. 38de4b0 Force py3.8 in tox.ini by Cédric Ollivier · 2 years, 3 months ago
  37. 66b09af Merge "Enable long-running processes in ControllerExecutionBB" by Lukasz Rajewski · 2 years, 3 months ago
  38. ea65e03 Multiple PNFs with same ModelInfo but different instance name not able to be instantiated by Aleem Raja · 2 years, 4 months ago
  39. b0f785e Merge branch 'recursive-orch' by Lukasz Rajewski · 2 years, 4 months ago
  40. 0d39f06 Bump the version for the SO core to Kohn by Lukasz Rajewski · 2 years, 4 months ago
  41. 4397448 Merge "RequestsBean, Jira issue use correc type of Assert" by Md Irshad Sheikh · 2 years, 5 months ago
  42. 0a84775 RequestsBean, Jira issue use correc type of Assert by Ganesh · 2 years, 5 months ago
  43. b33e91d Remove this useless eq(...) invocation by Ganesh · 2 years, 5 months ago
  44. 7d22299 jira issue, Use assertThat(actual).contains(expected) instead. by Ganesh · 2 years, 5 months ago
  45. d3936b6 Jira issue, Swap these 2 arguments so they are in the correct order: expected value, actual value. by Ganesh · 2 years, 5 months ago
  46. 9fcdf51 sonar issue, MsoMulticloudUtilsTest Use assertSame instead by Ganesh · 2 years, 5 months ago
  47. edb8b9e sonar issue, AuthenticationMethodTest use assertNotEquals instead by Ganesh · 2 years, 5 months ago
  48. a313181 sonar issue, Use assertNotEquals instead by Ganesh · 2 years, 5 months ago
  49. a36c9fa sonar issue, Use assertEquals instead by Ganesh · 2 years, 5 months ago
  50. 093d86b sonar issue, Change the assertion arguments to not compare a primitive value by Ganesh · 2 years, 5 months ago
  51. a61f40d sonar issue, Change the assertion arguments to not compare dissimilar types by Ganesh · 2 years, 6 months ago
  52. 5baa1ed Enable long-running processes in ControllerExecutionBB by Jozsef Csongvai · 2 years, 6 months ago
  53. 18b5e5f sonar bug, Change the assertion arguments to not compare a primitive value with null by Ganesh · 2 years, 6 months ago
  54. 388a405 add junit coverage by Lukasz Muszkieta · 2 years, 6 months ago
  55. 2ef42cd Merge "Enable DeleteChildService functionality" into recursive-orch by Jozsef Csongvai · 2 years, 6 months ago recursive-orch
  56. 366a173 Merge "Fix bugs found in TN Slicing integration involving OOF" by Shashikanth VH · 2 years, 6 months ago
  57. 7afa4fd Enable DeleteChildService functionality by mamed.mamedov · 2 years, 7 months ago
  58. 08e64b9 Fix bugs found in TN Slicing integration involving OOF by deepikasatheesh · 2 years, 8 months ago
  59. 8d41d7c update the release notes for J release by Seshu-Kumar-M · 2 years, 7 months ago
  60. dde011b Merge "Update error handling for mapInfraActiveRequestToRequest" by Jozsef Csongvai · 2 years, 7 months ago
  61. 4eb30b6 Update error handling for mapInfraActiveRequestToRequest by Michael Pruss · 3 years, 3 months ago
  62. 5924658 Switch over BBRollback to use DB lookups. by Oleg Mitsura · 3 years, 2 months ago
  63. e89df29 Merge "Add UT to increase code coverage" by Shashikanth VH · 2 years, 7 months ago
  64. ba91d86 Merge "Add bounds to sphinx requirement" by Shashikanth VH · 2 years, 7 months ago
  65. 9ea1700 Refactor Developer info update for Docker-Config Understanding by MD IRSHAD SHEIKH · 2 years, 7 months ago
  66. 1eea38f Added SO CSIT Documents infromation in Developer_information.rst by MD IRSHAD SHEIKH · 2 years, 7 months ago
  67. 6354572 Refactor Developer guide for bpmn flow understanding by MD IRSHAD SHEIKH · 2 years, 7 months ago
  68. 4a61d08 SO CSIT Macroflow Documentation by MD IRSHAD SHEIKH · 2 years, 7 months ago
  69. 50ca2d6 update the release notes by shashikanth · 2 years, 8 months ago
  70. 255a585 Merge "VNF-Payload support for CNF HealthCheck" by Lukasz Rajewski · 2 years, 8 months ago
  71. 97d434a Update SO subcomponent architecture doc by byungwoojun · 2 years, 8 months ago
  72. fb7e0b5 Processing Priority for Nested Services by sreeja gattagouni · 2 years, 8 months ago
  73. 7642a5d Add UT to increase code coverage by pwielebs · 2 years, 8 months ago
  74. 6572514 Add ETSI CSIT doc for NFVO and VNFM by byungwoojun · 2 years, 8 months ago
  75. 1c4f96b VNF-Payload support for CNF HealthCheck by sreeja gattagouni · 2 years, 8 months ago
  76. 347120b Add bounds to sphinx requirement by Cédric Ollivier · 2 years, 8 months ago
  77. 131fd74 Merge "Enable complex data types in service instanceParams" by Shashikanth VH · 2 years, 8 months ago
  78. 3477cf2 Enable complex data types in service instanceParams by Jozsef Csongvai · 2 years, 8 months ago
  79. 9a6d09a Add nullcheck to HeatbridgeUtils.extractPciIdsFromVserver by Jozsef Csongvai · 2 years, 8 months ago
  80. d64070d Merge "Error during Deallocate Core NSSI Flow" by Shashikanth VH · 2 years, 9 months ago
  81. 485b697 Merge "SO changes for CCVPN enhancement in Jakarta" by Shashikanth VH · 2 years, 9 months ago
  82. 8f238b4 SO changes for CCVPN enhancement in Jakarta by hyu2010 · 2 years, 9 months ago
  83. 1263902 release the SO components first J version by shashikanth.vh@huawei.com · 2 years, 9 months ago
  84. a416cb4 removed redundant release file by shashikanth.vh@huawei.com · 2 years, 9 months ago
  85. f87f927 Merge "release the SO components first J version" by Shashikanth VH · 2 years, 9 months ago
  86. 1d0207c release the SO components first J version by Seshu-Kumar-M · 2 years, 9 months ago
  87. ffb0aa1 update the architecture of SO by MD IRSHAD SHEIKH · 2 years, 9 months ago 1.10.0
  88. 9dabe7c Merge "update the deployment view of the SO" by Shashikanth VH · 2 years, 9 months ago
  89. 3713503 update the deployment view of the SO by Seshu-Kumar-M · 2 years, 9 months ago
  90. 81ebc65 Merge "Implemented OOF call in TN NSSMF for allocate flow" by Seshu Kumar M · 2 years, 9 months ago
  91. 71f82aa added new swagger (OPENAPI 3.0.1) files with changes in SO service Instantiation (added example of Complex model) by alexey.aleynikov · 2 years, 10 months ago
  92. ec8cb1f added new swagger (OPENAPI 3.0.1) files with changes in SO service Instantiation by alexey.aleynikov · 2 years, 10 months ago
  93. f2f6144 AAI Relationship for Parent - Child Services with Composed Resource Node by sanket12345 · 2 years, 9 months ago
  94. 7455d30 Implemented OOF call in TN NSSMF for allocate flow by sr20255772 · 2 years, 9 months ago
  95. 402894c Dependency version upgrade ch.qos.logback:logback-core: 1.2.3 to 1.2.10 by shashikanth.vh@huawei.com · 2 years, 9 months ago
  96. 14bdcf9 Merge "update the SO committers lfn id" by Byung-Woo Jun · 2 years, 9 months ago
  97. 843d057 Error during Deallocate Core NSSI Flow by Alex · 2 years, 10 months ago
  98. f4e0472 Merge "Use cloud configuration from Vnf" by Seshu Kumar M · 2 years, 9 months ago
  99. 3a07b97 Merge "Fix bugs in modify &terminate flow" by Seshu Kumar M · 2 years, 9 months ago
  100. 9406a8c Merge "Fix in e2e activation flow for option1" by Seshu Kumar M · 2 years, 9 months ago