Age | Commit message (Expand) | Author | Files | Lines |
2022-11-01 | Add missing readthedocs config file |  shashikanth.vh@huawei.com | 1 | -0/+18 |
2022-10-18 | Adding CNF Upgrade Code Enhancements |  sanket12345 | 4 | -22/+43 |
2022-10-03 | Merge "Code & Workflow Enhancements for CNF - Upgrade" |  Lukasz Rajewski | 8 | -28/+118 |
2022-10-03 | Merge "Rollback Scenario for recursive orchestration" |  Lukasz Rajewski | 3 | -44/+247 |
2022-10-03 | Merge "Update SDNC CLL action names to align with latest CCVPN SDNC changes" |  Lukasz Rajewski | 1 | -5/+5 |
2022-10-03 | Rollback Scenario for recursive orchestration |  sreeja gattagouni | 3 | -44/+247 |
2022-10-03 | Code & Workflow Enhancements for CNF - Upgrade |  sanket12345 | 8 | -28/+118 |
2022-09-29 | release the SO components first J version |  seshukm | 1 | -0/+120 |
2022-09-14 | Update SDNC CLL action names to align with latest CCVPN SDNC changes |  hyu2010 | 1 | -5/+5 |
2022-09-14 | Merge "Force py3.8 in tox.ini" |  Seshu Kumar Mudiganti | 1 | -4/+4 |
2022-09-07 | Update nf_type for PNF in AAI |  aleem.raja@t-systems.com | 8 | -0/+132 |
2022-08-31 | Force py3.8 in tox.ini |  Cédric Ollivier | 1 | -4/+4 |
2022-08-31 | Merge "Enable long-running processes in ControllerExecutionBB" |  Lukasz Rajewski | 10 | -39/+260 |
2022-08-10 | Multiple PNFs with same ModelInfo but different instance name not able to be ... |  Aleem Raja | 12 | -3/+337 |
2022-08-05 | Merge branch 'recursive-orch' |  Lukasz Rajewski | 39 | -2888/+6350 |
2022-08-05 | Bump the version for the SO core to Kohn |  Lukasz Rajewski | 1 | -1/+1 |
2022-07-21 | Merge "RequestsBean, Jira issue use correc type of Assert" |  Md Irshad Sheikh | 3 | -4/+9 |
2022-07-21 | RequestsBean, Jira issue use correc type of Assert |  Ganesh | 3 | -4/+9 |
2022-07-20 | Remove this useless eq(...) invocation |  Ganesh | 2 | -4/+4 |
2022-07-15 | jira issue, Use assertThat(actual).contains(expected) instead. |  Ganesh | 2 | -2/+4 |
2022-07-15 | Jira issue, Swap these 2 arguments so they are in the correct order: expected... |  Ganesh | 1 | -7/+8 |
2022-07-15 | sonar issue, MsoMulticloudUtilsTest Use assertSame instead |  Ganesh | 1 | -6/+6 |
2022-07-15 | sonar issue, AuthenticationMethodTest use assertNotEquals instead |  Ganesh | 1 | -5/+6 |
2022-07-12 | sonar issue, Use assertNotEquals instead |  Ganesh | 1 | -4/+3 |
2022-07-12 | sonar issue, Use assertEquals instead |  Ganesh | 1 | -12/+14 |
2022-07-12 | sonar issue, Change the assertion arguments to not compare a primitive value |  Ganesh | 1 | -1/+2 |
2022-07-01 | sonar issue, Change the assertion arguments to not compare dissimilar types |  Ganesh | 1 | -3/+1 |
2022-06-29 | Enable long-running processes in ControllerExecutionBB |  Jozsef Csongvai | 10 | -39/+260 |
2022-06-27 | sonar bug, Change the assertion arguments to not compare a primitive value wi... |  Ganesh | 1 | -1/+0 |
2022-06-23 | add junit coverage |  Lukasz Muszkieta | 1 | -0/+45 |
2022-06-07 | Merge "Enable DeleteChildService functionality" into recursive-orchrecursive-orch |  Jozsef Csongvai | 8 | -89/+326 |
2022-06-06 | Merge "Fix bugs found in TN Slicing integration involving OOF" |  Shashikanth VH | 9 | -10/+25 |
2022-05-30 | Enable DeleteChildService functionality |  mamed.mamedov | 8 | -89/+326 |
2022-05-26 | Fix bugs found in TN Slicing integration involving OOF |  deepikasatheesh | 9 | -10/+25 |
2022-05-26 | update the release notes for J release |  Seshu-Kumar-M | 1 | -12/+12 |
2022-05-09 | Merge "Update error handling for mapInfraActiveRequestToRequest" |  Jozsef Csongvai | 1 | -10/+1 |
2022-05-09 | Update error handling for mapInfraActiveRequestToRequest |  Michael Pruss | 1 | -10/+1 |
2022-05-09 | Switch over BBRollback to use DB lookups. |  Oleg Mitsura | 6 | -74/+240 |
2022-05-06 | Merge "Add UT to increase code coverage" |  Shashikanth VH | 1 | -0/+109 |
2022-05-06 | Merge "Add bounds to sphinx requirement" |  Shashikanth VH | 1 | -0/+2 |
2022-05-05 | Refactor Developer info update for Docker-Config Understanding |  MD IRSHAD SHEIKH | 1 | -129/+129 |
2022-05-05 | Added SO CSIT Documents infromation in Developer_information.rst |  MD IRSHAD SHEIKH | 1 | -0/+1 |
2022-05-05 | Refactor Developer guide for bpmn flow understanding |  MD IRSHAD SHEIKH | 1 | -30/+29 |
2022-05-04 | SO CSIT Macroflow Documentation |  MD IRSHAD SHEIKH | 2 | -0/+153 |
2022-04-28 | update the release notes |  shashikanth | 1 | -0/+121 |
2022-04-25 | Merge "VNF-Payload support for CNF HealthCheck" |  Lukasz Rajewski | 1 | -0/+1 |
2022-04-22 | Update SO subcomponent architecture doc |  byungwoojun | 4 | -3/+16 |
2022-04-21 | Processing Priority for Nested Services |  sreeja gattagouni | 2 | -1/+15 |
2022-04-21 | Add UT to increase code coverage |  pwielebs | 1 | -0/+109 |
2022-04-20 | Add ETSI CSIT doc for NFVO and VNFM |  byungwoojun | 1 | -0/+227 |