Age | Commit message (Expand) | Author | Files | Lines |
2019-01-04 | HttpClientFactory to create HttpClient instances | Michal Kabaj | 1 | -10/+6 |
2018-12-05 | moved all ecomp.mso properties to org.onap.so | Kalkere Ramesh, Sharan (sk720x) | 3 | -6/+20 |
2018-11-27 | Remove all usage of AlarmLogger | Benjamin, Max (mb388a) | 6 | -37/+33 |
2018-11-21 | Add Keystone V3 Support | Benjamin, Max (mb388a) | 8 | -67/+357 |
2018-11-17 | Up Timer | Smokowski, Steve (ss835w) | 1 | -1/+1 |
2018-11-05 | Springboot 2.0 upgrade | Benjamin, Max (mb388a) | 1 | -3/+3 |
2018-10-25 | Resolve vf_module_id setting bug | Marcus G K Williams | 1 | -7/+18 |
2018-10-17 | Return canonical stack id on multicloud create | Eric Multanen | 1 | -1/+1 |
2018-10-16 | Fix swapped parameters for multicloud DELETE | Eric Multanen | 1 | -1/+1 |
2018-10-12 | Fix up request body of multicloud adapter body | Eric Multanen | 2 | -31/+19 |
2018-10-01 | Fix up handling of multicloud return status | Eric Multanen | 2 | -34/+258 |
2018-09-27 | Fix calls to multicloud adapter | Eric Multanen | 9 | -186/+706 |
2018-09-22 | Merge "DeploymentInfo tests and construction improvement" | Seshu Kumar M | 3 | -172/+226 |
2018-09-20 | Add multicloud to VnfPluginAdapter | Eric Multanen | 4 | -171/+795 |
2018-09-17 | DeploymentInfo tests and construction improvement | Michal Kabaj | 3 | -172/+226 |
2018-08-31 | Update Logging | Smokowski, Steve (ss835w) | 1 | -38/+0 |
2018-08-23 | Changed RequestFactory for Catalog DB client | Benjamin, Max (mb388a) | 6 | -25/+13 |
2018-08-13 | Cloud config database table support | Benjamin, Max (mb388a) | 14 | -734/+44 |
2018-07-31 | Containerization feature of SO | Benjamin, Max (mb388a) | 58 | -4102/+2192 |
2018-07-25 | Replace with the diamond operator | SS00493505 | 1 | -1/+1 |
2018-07-13 | add junit for VfModuleCustomizationToVduMapper | Lukasz Muszkieta | 1 | -2/+18 |
2018-05-16 | Add guard time to keystone expiry | Brian Freeman | 1 | -1/+2 |
2018-05-04 | Fix CloudConfig junits | Rob Daugherty | 7 | -38/+50 |
2018-05-01 | SDNC Adapter not loading properties | Rob Daugherty | 1 | -5/+3 |
2018-04-26 | SDNC Adapter not loading properties | Rob Daugherty | 2 | -0/+127 |
2018-04-13 | updated to use latest vdu plugin code | dfilppi | 3 | -2/+534 |
2018-03-27 | Initial commit of VDU plugin implementation | Kalkere Ramesh, Sharan (sk720x) | 11 | -13/+1154 |
2018-03-27 | Update Heat enviroment HPA parameters | Shashank Kumar Shankar | 1 | -194/+218 |
2018-03-14 | AT&T 1712 and 1802 release code | Rob Daugherty | 42 | -1348/+2213 |
2018-03-12 | junit adding and refactor for CloudConfig | Lukasz Muszkieta | 2 | -47/+19 |
2018-03-09 | Merge "Sonar:Critical" | Seshu Kumar M | 1 | -1/+1 |
2018-03-08 | Remove redundant declaration of extending object | Munir Ahmad | 1 | -5/+5 |
2018-03-06 | Remove redundant catch clause | Munir Ahmad | 2 | -4/+0 |
2018-03-06 | Merge "Replace StringBuilder with String & inline return" | Seshu Kumar M | 5 | -51/+31 |
2018-03-06 | Replace explicit type with dimond type | Munir Ahmad | 4 | -8/+8 |
2018-03-06 | Replace StringBuilder with String & inline return | Munir Ahmad | 5 | -51/+31 |
2018-03-06 | Merge "Simplify if statements where it makes sense" | Seshu Kumar M | 3 | -13/+3 |
2018-02-27 | Merge "Make use of getOrDefault" | DeWayne Filppi | 1 | -3/+1 |
2018-02-26 | Make use of getOrDefault | Munir Ahmad | 1 | -3/+1 |
2018-02-27 | Make use of append instead of string concatenation | Munir Ahmad | 3 | -14/+14 |
2018-02-26 | Simplify if statements where it makes sense | Munir Ahmad | 3 | -13/+3 |
2018-02-25 | Swap while loops with foreach where applicable | Munir Ahmad | 1 | -55/+53 |
2018-02-23 | add junit for cloud wrappers | Lukasz Muszkieta | 2 | -20/+0 |
2018-02-21 | Boolean constructor call | Munir Ahmad | 1 | -1/+1 |
2018-02-21 | Swap String concatenation with StringBuilder | Munir Ahmad | 1 | -3/+3 |
2018-02-21 | Merge "add junit for AuthenticationMethodFactory" | Seshu Kumar M | 2 | -25/+11 |
2018-02-21 | Sonar:Critical | AS00465059 | 1 | -0/+2 |
2018-02-16 | Sonar:Critical | Sumapriya Sarvepalli | 1 | -1/+1 |
2018-02-09 | Merge "add junit for MsoHeatEnvironmentEntry" | Seshu Kumar M | 1 | -177/+48 |
2018-02-08 | add junit for AuthenticationMethodFactory | Lukasz Muszkieta | 2 | -25/+11 |