aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-adapter-utils
AgeCommit message (Expand)AuthorFilesLines
2018-05-16Add guard time to keystone expiryBrian Freeman1-1/+2
2018-05-04Fix CloudConfig junitsRob Daugherty13-70/+104
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 codedfilppi4-3/+540
2018-03-29UT Coverage for MsoHeatUtilsAbhishek Shekhar1-17/+224
2018-03-28Remove PowerMockRunnerArthur Martella4-12/+22
2018-03-27Initial commit of VDU plugin implementationKalkere Ramesh, Sharan (sk720x)16-15/+1650
2018-03-27Merge "Update Heat enviroment HPA parameters"Seshu Kumar M1-194/+218
2018-03-27Update Heat enviroment HPA parametersShashank Kumar Shankar1-194/+218
2018-03-27UT Coverage for MsoCloudifyUtilsSindhu A1-0/+143
2018-03-27UT Coverage for mso-adapter-utilsSindhu A1-0/+221
2018-03-23Junit for mso.cloudify.exceptionsSumapriya4-71/+81
2018-03-23Junit for mso.cloudify.exceptionsSumapriya4-0/+71
2018-03-23Junit for mso.cloudify.beansSumapriya1-86/+76
2018-03-23Junit for mso.openstock.utilsSumapriya7-0/+502
2018-03-21Improve code coveragesubhash kumar singh1-0/+34
2018-03-21Improve code coveragesubhash kumar singh1-0/+33
2018-03-21Improve code coveragesubhash kumar singh1-0/+86
2018-03-19Use updated ONAP SO/libs artifactsArthur Martella1-12/+0
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty45-1401/+2241
2018-03-13Merge "junit adding and refactor for CloudConfig"Seshu Kumar M6-185/+361
2018-03-12junit adding and refactor for CloudConfigLukasz Muszkieta6-185/+361
2018-03-12Adding JunitAS004650591-0/+67
2018-03-12Adding JunitAS004650592-0/+111
2018-03-09Revert Reduce log noise/warningsRob Daugherty11-393/+387
2018-03-09Merge "Reduce log noise/warnings format to conventions"Seshu Kumar M11-387/+393
2018-03-09Merge "Sonar:Critical"Seshu Kumar M1-1/+1
2018-03-08Reduce log noise/warnings format to conventionsMarcus G K Williams11-387/+393
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 Ahmad5-17/+17
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 Muszkieta5-20/+154
2018-02-22Port SO artifacts to ONAP folder structureArthur Martella1-4/+16
2018-02-21Boolean constructor callMunir Ahmad1-1/+1
2018-02-21Swap String concatenation with StringBuilderMunir Ahmad1-3/+3
2018-02-21Merge "add junit for AuthenticationMethodFactory"Seshu Kumar M4-79/+121
2018-02-21Sonar:CriticalAS004650591-0/+2
2018-02-16Sonar:CriticalSumapriya Sarvepalli1-1/+1
2018-02-09Merge "add junit for MsoHeatEnvironmentEntry"Seshu Kumar M2-177/+127
2018-02-08add junit for AuthenticationMethodFactoryLukasz Muszkieta4-79/+121
2018-02-08Merge "refactoring - add Optional"Seshu Kumar M9-203/+77