aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-adapter-utils/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2019-01-04HttpClientFactory to create HttpClient instancesMichal Kabaj1-10/+6
2018-12-21Fixup multicloud log exceptions part 2Eric Multanen1-12/+12
2018-12-20Fixup multicloud log exceptions and error casesEric Multanen1-17/+24
2018-12-05moved all ecomp.mso properties to org.onap.soKalkere Ramesh, Sharan (sk720x)3-6/+20
2018-11-29Fix multicloud with no oof or sdnc directivesEric Multanen1-20/+27
2018-11-27Remove all usage of AlarmLoggerBenjamin, Max (mb388a)6-37/+33
2018-11-21Add Keystone V3 SupportBenjamin, Max (mb388a)8-67/+357
2018-11-17Up TimerSmokowski, Steve (ss835w)1-1/+1
2018-11-15Up TimerSmokowski, Steve (ss835w)1-1/+1
2018-11-13Fix issues with mulicloud adapter parametersEric Multanen1-5/+5
2018-11-05Springboot 2.0 upgradeBenjamin, Max (mb388a)1-3/+3
2018-10-25Resolve vf_module_id setting bugMarcus G K Williams1-7/+18
2018-10-17Return canonical stack id on multicloud createEric Multanen1-1/+1
2018-10-16Fix swapped parameters for multicloud DELETEEric Multanen1-1/+1
2018-10-12Fix up request body of multicloud adapter bodyEric Multanen2-31/+19
2018-10-01Fix up handling of multicloud return statusEric Multanen2-34/+258
2018-09-27Fix calls to multicloud adapterEric Multanen9-186/+706
2018-09-22Merge "DeploymentInfo tests and construction improvement"Seshu Kumar M3-172/+226
2018-09-20Add multicloud to VnfPluginAdapterEric Multanen4-171/+795
2018-09-17DeploymentInfo tests and construction improvementMichal Kabaj3-172/+226
2018-08-31Update LoggingSmokowski, Steve (ss835w)1-38/+0
2018-08-23Changed RequestFactory for Catalog DB clientBenjamin, Max (mb388a)6-25/+13
2018-08-13Cloud config database table supportBenjamin, Max (mb388a)14-734/+44
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)57-4102/+2128
2018-07-25Replace with the diamond operatorSS004935051-1/+1
2018-07-13add junit for VfModuleCustomizationToVduMapperLukasz Muszkieta1-2/+18
2018-05-16Add guard time to keystone expiryBrian Freeman1-1/+2
2018-05-04Fix CloudConfig junitsRob Daugherty7-38/+50
2018-05-01SDNC Adapter not loading propertiesRob Daugherty1-5/+3
2018-04-26SDNC Adapter not loading propertiesRob Daugherty2-0/+127
2018-04-13updated to use latest vdu plugin codedfilppi3-2/+534
2018-03-27Initial commit of VDU plugin implementationKalkere Ramesh, Sharan (sk720x)11-13/+1154
2018-03-27Update Heat enviroment HPA parametersShashank Kumar Shankar1-194/+218
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty42-1348/+2213
2018-03-12junit adding and refactor for CloudConfigLukasz Muszkieta2-47/+19
2018-03-09Merge "Sonar:Critical"Seshu Kumar M1-1/+1
2018-03-08Remove redundant declaration of extending objectMunir Ahmad1-5/+5
2018-03-06Remove redundant catch clauseMunir Ahmad2-4/+0
2018-03-06Merge "Replace StringBuilder with String & inline return"Seshu Kumar M5-51/+31
2018-03-06Replace explicit type with dimond typeMunir Ahmad4-8/+8
2018-03-06Replace StringBuilder with String & inline returnMunir Ahmad5-51/+31
2018-03-06Merge "Simplify if statements where it makes sense"Seshu Kumar M3-13/+3
2018-02-27Merge "Make use of getOrDefault"DeWayne Filppi1-3/+1
2018-02-26Make use of getOrDefaultMunir Ahmad1-3/+1
2018-02-27Make use of append instead of string concatenationMunir Ahmad3-14/+14
2018-02-26Simplify if statements where it makes senseMunir Ahmad3-13/+3
2018-02-25Swap while loops with foreach where applicableMunir Ahmad1-55/+53
2018-02-23add junit for cloud wrappersLukasz Muszkieta2-20/+0
2018-02-21Boolean constructor callMunir Ahmad1-1/+1
2018-02-21Swap String concatenation with StringBuilderMunir Ahmad1-3/+3