Age | Commit message (Expand) | Author | Files | Lines |
2019-04-03 | Merge "skip post instantiation configuration" | Steve Smokowski | 9 | -2/+58 |
2019-04-03 | Fix runtime bugs in bpmn groovy | k.kazak | 10 | -1755/+1630 |
2019-04-03 | Send instantiate VNF Request to VNFM | MichaelMorris | 14 | -182/+719 |
2019-04-03 | Implement builder | Arindam Mondal | 2 | -93/+151 |
2019-04-03 | skip post instantiation configuration | eeginux | 9 | -2/+58 |
2019-04-03 | Merge "do not error out when there is no config" | Steve Smokowski | 2 | -5/+41 |
2019-04-02 | do not error out when there is no config | Benjamin, Max (mb388a) | 2 | -5/+41 |
2019-04-02 | vnf resource uuid null | Benjamin, Max (mb388a) | 1 | -10/+15 |
2019-04-02 | fix catalogdb cvfnc customization | Benjamin, Max (mb388a) | 67 | -5160/+5788 |
2019-04-02 | Merge "Construct multicloud infra_workload endpoint" | Steve Smokowski | 7 | -46/+70 |
2019-04-02 | Construct multicloud infra_workload endpoint | Eric Multanen | 7 | -46/+70 |
2019-04-02 | Add job handling | MichaelMorris | 10 | -16/+485 |
2019-04-02 | Merge "Check for existing VNF in VNFM" | Byung-Woo Jun | 25 | -82/+9362 |
2019-04-02 | Check for existing VNF in VNFM | MichaelMorris | 25 | -82/+9362 |
2019-04-02 | Added instatntiation job monitoring | Lathish | 11 | -96/+736 |
2019-04-01 | Merge "JUnit tests for VfcManager" | Steve Smokowski | 1 | -0/+157 |
2019-04-01 | Merge "JUnit tests for MsoMulticloudUtils" | Steve Smokowski | 1 | -0/+35 |
2019-04-01 | Merge "replace all fixed wiremock ports" | Steve Smokowski | 171 | -2468/+2738 |
2019-04-01 | replace all fixed wiremock ports | Benjamin, Max (mb388a) | 171 | -2468/+2738 |
2019-04-01 | JUnit tests for MsoMulticloudUtils | r.bogacki | 1 | -0/+35 |
2019-04-01 | Merge "Added ETSI Delete VNF BB" | Steve Smokowski | 12 | -228/+624 |
2019-04-01 | Merge "delete with payload does not work" | Steve Smokowski | 4 | -11/+14 |
2019-04-01 | Merge "Put MSOReqId in ReqInfo to SDNC, not sdncReqId" | Steve Smokowski | 11 | -13/+108 |
2019-04-01 | Merge "Updated to include all VFModule members" | Steve Smokowski | 2 | -2318/+2225 |
2019-04-01 | Merge "Fix serialize DelegateExecutionImpl object bug" | Steve Smokowski | 2 | -201/+226 |
2019-04-01 | Merge "Implement custom workflow API" | Steve Smokowski | 13 | -791/+1597 |
2019-04-01 | JUnit tests for VfcManager | r.bogacki | 1 | -0/+157 |
2019-03-30 | Added ETSI Delete VNF BB | Lathish | 12 | -228/+624 |
2019-03-29 | Refactored SDNCAdapterUtils (groovy) | Witold Ficio Kopel | 29 | -180/+167 |
2019-03-29 | Implement custom workflow API | Elena Kuleshov | 13 | -791/+1597 |
2019-03-29 | Merge "Prepare the x_directives inputs for multicloud API" | Steve Smokowski | 12 | -176/+280 |
2019-03-29 | fix jenkins build | Lukasz Muszkieta | 1 | -2/+2 |
2019-03-28 | delete with payload does not work | Benjamin, Max (mb388a) | 4 | -11/+14 |
2019-03-28 | Put MSOReqId in ReqInfo to SDNC, not sdncReqId | Benjamin, Max (mb388a) | 11 | -13/+108 |
2019-03-28 | Updated to include all VFModule members | Benjamin, Max (mb388a) | 2 | -2318/+2225 |
2019-03-28 | Merge "JUnit tests for NetworkAdapterRest" | Steve Smokowski | 2 | -1/+41 |
2019-03-28 | Merge "Add WorkflowSpecification Beans for APIH" | Steve Smokowski | 13 | -0/+1135 |
2019-03-28 | JUnit tests for NetworkAdapterRest | r.bogacki | 2 | -1/+41 |
2019-03-28 | Merge "Config Deploy" | Steve Smokowski | 6 | -1/+381 |
2019-03-28 | sonar blocker fixes | Lukasz Muszkieta | 3 | -21/+25 |
2019-03-27 | Prepare the x_directives inputs for multicloud API | Eric Multanen | 12 | -176/+280 |
2019-03-27 | Merge "JUnit tests for VnfResource" | Steve Smokowski | 1 | -1/+35 |
2019-03-27 | Merge "Migrate ccsdk/apps to ccsdk/cds" | Steve Smokowski | 8 | -20/+19 |
2019-03-27 | Merge "set a default bean for RestTemplate" | Steve Smokowski | 1 | -0/+2 |
2019-03-27 | Added nss library to avoid ssl errors | Ramesh Parthasarathy | 1 | -1/+1 |
2019-03-27 | set a default bean for RestTemplate | Benjamin, Max (mb388a) | 1 | -0/+2 |
2019-03-27 | Merge "Remove hardcoded CloudOwner from heatbridge" | Steve Smokowski | 1 | -3/+2 |
2019-03-27 | JUnit tests for VnfResource | r.bogacki | 1 | -1/+35 |
2019-03-26 | Add WorkflowSpecification Beans for APIH | Elena Kuleshov | 13 | -0/+1135 |
2019-03-26 | Merge "PNF ingestion in SO catalogdb" | Steve Smokowski | 25 | -3040/+4048 |