Age | Commit message (Expand) | Author | Files | Lines |
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-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-06 | Merge "Fix bugs found in TN Slicing integration involving OOF" |  Shashikanth VH | 9 | -10/+25 |
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 | 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 |
2022-04-20 | VNF-Payload support for CNF HealthCheck |  sreeja gattagouni | 1 | -0/+1 |
2022-04-14 | Add bounds to sphinx requirement |  Cédric Ollivier | 1 | -0/+2 |
2022-04-11 | Merge "Enable complex data types in service instanceParams" |  Shashikanth VH | 4 | -6/+21 |
2022-04-11 | Enable complex data types in service instanceParams |  Jozsef Csongvai | 4 | -6/+21 |
2022-04-10 | Add nullcheck to HeatbridgeUtils.extractPciIdsFromVserver |  Jozsef Csongvai | 1 | -0/+4 |
2022-03-28 | Merge "Error during Deallocate Core NSSI Flow" |  Shashikanth VH | 3 | -162/+216 |
2022-03-28 | Merge "SO changes for CCVPN enhancement in Jakarta" |  Shashikanth VH | 2 | -3/+56 |
2022-03-24 | SO changes for CCVPN enhancement in Jakarta |  hyu2010 | 2 | -3/+56 |
2022-03-24 | release the SO components first J version |  shashikanth.vh@huawei.com | 1 | -0/+22 |
2022-03-24 | removed redundant release file |  shashikanth.vh@huawei.com | 1 | -22/+0 |
2022-03-24 | Merge "release the SO components first J version" |  Shashikanth VH | 1 | -0/+22 |
2022-03-24 | release the SO components first J version |  Seshu-Kumar-M | 1 | -0/+22 |
2022-03-23 | update the architecture of SO1.10.0 |  MD IRSHAD SHEIKH | 1 | -0/+0 |
2022-03-23 | Merge "update the deployment view of the SO" |  Shashikanth VH | 1 | -0/+0 |
2022-03-22 | update the deployment view of the SO |  Seshu-Kumar-M | 1 | -0/+0 |
2022-03-19 | Merge "Implemented OOF call in TN NSSMF for allocate flow" |  Seshu Kumar M | 3 | -147/+349 |
2022-03-14 | Implemented OOF call in TN NSSMF for allocate flow |  sr20255772 | 3 | -147/+349 |
2022-03-10 | Dependency version upgrade ch.qos.logback:logback-core: 1.2.3 to 1.2.10 |  shashikanth.vh@huawei.com | 2 | -0/+2 |
2022-03-09 | Merge "update the SO committers lfn id" |  Byung-Woo Jun | 1 | -5/+5 |