Age | Commit message (Expand) | Author | Files | Lines |
2019-03-06 | improvements to audit inventory feature | Benjamin, Max (mb388a) | 2 | -1/+2 |
2019-03-01 | vnf spin up gr api vnf s base module fails | Benjamin, Max (mb388a) | 2 | -16/+39 |
2019-02-26 | Remove MsoLogger from 'mso-adapter-utils' | k.kazak | 11 | -618/+709 |
2019-02-22 | fix potential nullpointer from sonar | k.kazak | 1 | -21/+25 |
2019-02-15 | fix sonar critical bug | k.kazak | 1 | -7/+3 |
2019-02-13 | Remove un-needed cacheing layer for OS Clients | Benjamin, Max (mb388a) | 3 | -147/+2 |
2019-02-01 | compare resources from openstack to aai | Benjamin, Max (mb388a) | 2 | -215/+279 |
2019-01-28 | Merge 'origin/casablanca' into master | Benjamin, Max (mb388a) | 1 | -51/+65 |
2019-01-14 | Add missing license headers | Benjamin, Max (mb388a) | 4 | -0/+80 |
2019-01-04 | HttpClientFactory to create HttpClient instances | Michal Kabaj | 1 | -10/+6 |
2018-12-21 | Fixup multicloud log exceptions part 2 | Eric Multanen | 1 | -12/+12 |
2018-12-20 | Fixup multicloud log exceptions and error cases | Eric Multanen | 1 | -17/+24 |
2018-12-05 | moved all ecomp.mso properties to org.onap.so | Kalkere Ramesh, Sharan (sk720x) | 3 | -6/+20 |
2018-11-29 | Fix multicloud with no oof or sdnc directives | Eric Multanen | 1 | -20/+27 |
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-15 | Up Timer | Smokowski, Steve (ss835w) | 1 | -1/+1 |
2018-11-13 | Fix issues with mulicloud adapter parameters | Eric Multanen | 1 | -5/+5 |
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 |