summaryrefslogtreecommitdiffstats
path: root/adapters/mso-adapter-utils
AgeCommit message (Expand)AuthorFilesLines
2018-11-13Fix issues with mulicloud adapter parametersEric Multanen1-5/+5
2018-10-25Resolve vf_module_i
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite name="Property" >
  <test name="Test">
    <classes>
      <class name="PropertyApisTest"/>
      <class name="org.openecomp.sdc.ci.tests.execute.property.PropertyServletTest"/>
      <class name="AdditionalInformationServletTest"/>
    </classes>
  </test> <!-- Test -->
</suite> <!-- Property -->
'decoration'>
Lukasz Muszkieta1-2/+18
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