Age | Commit message (Expand) | Author | Files | Lines |
2023-03-28 | Merge "Fix for GPLv3 issues in base image" | Seshu Kumar Mudiganti | 1 | -2/+2 |
2023-03-28 | Fix for GPLv3 issues in base image | Lukasz Rajewski | 1 | -2/+2 |
2023-03-28 | Bump version to 1.12.1-SNAPSHOT | Lukasz Rajewski | 36 | -36/+36 |
2023-03-28 | Merge "Fix docs issues" | Seshu Kumar Mudiganti | 18 | -574/+290 |
2023-03-28 | Fix docs issues | Lukasz Rajewski | 18 | -574/+290 |
2023-02-17 | [SO] SO changes to support Delete AS | raviteja.karumuri | 16 | -115/+664 |
2023-02-16 | [SO] Pending Unit test cases for create changes in SO | raviteja.karumuri | 4 | -11/+358 |
2023-02-13 | [SO] Pending Create changes for SO-API and BPMN-INFRA to support CNF's throug... | raviteja.karumuri | 12 | -41/+885 |
2023-02-10 | [SO] Create changes for SO-API and BPMN-INFRA to support CNF's through ASD | raviteja.karumuri | 21 | -20/+607 |
2023-01-20 | Merge "Add or Delete a PNF to an Active Service" | Lukasz Rajewski | 12 | -25/+320 |
2023-01-19 | Merge "Support Activate,Deactivate and Terminate feature for NSMF based TN sl... | Lukasz Rajewski | 6 | -242/+263 |
2023-01-11 | Add or Delete a PNF to an Active Service | sreeja gattagouni | 12 | -25/+320 |
2023-01-11 | Support Allocate feature for NSMF based TN slices | sr20255772 | 3 | -11/+15 |
2023-01-10 | Increased timeout for CreateChildService | Mamed Mamedov | 1 | -1/+1 |
2022-12-12 | Support Activate,Deactivate and Terminate feature for NSMF based TN slices | sr20255772 | 6 | -242/+263 |
2022-12-12 | [SO] Release imgs 1.12.0 | efiacor | 1 | -0/+22 |
2022-11-21 | Merge "Fix DOC config files" | Thomas Kulik | 6 | -74/+123 |
2022-11-15 | Fix DOC config files1.12.0 | marineMD | 6 | -74/+123 |
2022-11-08 | [SDC-DIST] Upgrade asdc-controller to use client version 2.0.0 | efiacor | 9 | -85/+68 |
2022-11-04 | Release Kohn core images | Lukasz Rajewski | 1 | -0/+22 |
2022-11-02 | Merge "Fix for executing core NSSMF activate flow" | Seshu Kumar Mudiganti | 1 | -2/+2 |
2022-11-02 | Bump the version for the SO core to London | Lukasz Rajewski | 1 | -1/+1 |
2022-11-02 | Fix for executing core NSSMF activate flow1.11.0 | sanket12345 | 1 | -2/+2 |
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 |