aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-23Junit for mso.cloudify.exceptionsSumapriya4-0/+71
Junit for: 1.MsoCloudifyException.java 2.MsoCloudify.java 3.MsoCloudifyTimeout.java 4.MsoCloudifyWorkflowException.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-adapter-utils%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fcloudify%2Fexceptions Change-Id: Ic464a5205c64a5f582051a3c6b2045db4379fb4d Issue-ID: SO-528 Signed-off-by: Sumapriya <SS00493505@techmahindra.com>
2018-03-23Junit for mso.cloudify.beansSumapriya1-86/+76
Junit for: DeploymentInfo.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-adapter-utils%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fcloudify%2Fbeans Change-Id: Iee916f2ef9847a36b8a8b63db0fa84d70a81b26b Issue-ID: SO-528 Signed-off-by: Sumapriya <SS00493505@techmahindra.com>
2018-03-23Junit for mso.openstock.utilsSumapriya7-0/+502
Adding Junit for: 1.MsoHeatEnvironmentParameter.java 2.MsoHeatEnvironmentResource.java 3.MsoKeystoneUtils.java 4.MsoNeutronUtils.java 5.MsoTenantUtilsFactory.java 6.MsoTenantUtils.java 7.MsoYamlEditorWithEnvt.java Sonar Link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-adapter-utils%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fopenstack%2Futils Change-Id: Icafbc3d2239c00b0e4a74cd5750971a772791865 Issue-ID: SO-528 Signed-off-by: Sumapriya <SS00493505@techmahindra.com>
2018-03-23Junit mso-network-adapterSumapriya2-0/+80
Adding Junit for: 1.ContrailSubnetHostRoute.java 2.ContrailSubnetHostRoutes.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-network-adapter%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fadapters%2Fnetwork Change-Id: I9c74e40a468ba1b36bc343e6b9e9562406ab0c1a Issue-ID: SO-520 Signed-off-by: Sumapriya <SS00493505@techmahindra.com>
2018-03-23Merge "Change API-H service path back to ecomp/mso/infra"Seshu Kumar M1-2/+2
2018-03-22Merge "Add OpenPojo Tests to APIH"Rob Daugherty1-1/+2
2018-03-22Merge "Add Pojo Validations CamundaBeans"Rob Daugherty5-4/+76
2018-03-22Add OpenPojo Tests to APIHSmokowski, Steve (ss835w)1-1/+2
Change-Id: Ib1774a23282da8b45465235cd362002fbfd13b78 Issue-ID: SO-523 Change-Id: Ib1774a23282da8b45465235cd362002fbfd13b78 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-03-22Add Pojo Validations CamundaBeansSmokowski, Steve (ss835w)5-4/+76
Change-Id: I17fdca41929f4ba237721d65dcf5e92a2becdfd7 Issue-ID: SO-524 Change-Id: I17fdca41929f4ba237721d65dcf5e92a2becdfd7 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-03-22Merge "Added openpojo validations"Rob Daugherty4-0/+94
2018-03-22Change API-H service path back to ecomp/mso/infraRob Daugherty1-2/+2
This was documented in the API we committed to at M3. Change-Id: I04963c540a8d14bc93536bb0d5eca59912c8af89 Issue-ID: SO-488 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-03-22Added openpojo validationsSmokowski, Steve (ss835w)4-0/+94
Issue-ID: SO-522 Change-Id: Id984d3834a822d8b6de8ee4771009dad3eee4689 Change-Id: Id984d3834a822d8b6de8ee4771009dad3eee4689 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-03-22Merge "Added OpenPojo Validations to beans"Seshu Kumar M0-0/+0
2018-03-22Merge "Added OpenPojo Validations to beans"Seshu Kumar M3-11/+168
2018-03-22Added OpenPojo Validations to beansSmokowski, Steve (ss835w)3-11/+168
Change-Id: I34d8922a55b1ba35610ad0856dcd3363fa016785 Issue-ID: SO-516 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-03-22Merge "added openpojo test for policy entities beans"Seshu Kumar M2-6/+65
2018-03-22Merge "updated grm beans test to remove flakey junit"Seshu Kumar M1-9/+12
2018-03-22Merge "added openpojo tests for sdno beans"Seshu Kumar M6-0/+77
2018-03-22Merge "Added openpojo tests for ruby beans"Seshu Kumar M1-0/+59
2018-03-22Merge "added openpojo tests for service instance beans"Seshu Kumar M21-622/+788
2018-03-22Added OpenPojo Validations to beansSmokowski, Steve (ss835w)2-11/+96
Change-Id: Ife74d56206413a1de2615d77e86d4a519c184983 Issue-ID: SO-521 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-03-22added openpojo test for policy entities beansBenjamin, Max (mb388a)2-6/+65
Change-Id: I41031381e5cb5d2f9540e6c941479283f6a59280 Issue-ID: SO-512 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-03-22updated grm beans test to remove flakey junitBenjamin, Max (mb388a)1-9/+12
Change-Id: Ie6162a62fb3e61d547a7dfd82f01f194127ac989 Issue-ID: SO-514 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-03-22added openpojo tests for sdno beansBenjamin, Max (mb388a)6-0/+77
Change-Id: I185fb4262347120ae94c6d41e0a8de4d47d1ea0f Issue-ID: SO-517 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-03-22Added openpojo tests for ruby beansBenjamin, Max (mb388a)1-0/+59
Change-Id: Id30228ee7b02d9200ca3c02b73e9b0cb9541df46 Issue-ID: SO-515 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-03-22added openpojo tests for service instance beansBenjamin, Max (mb388a)21-622/+788
Change-Id: I97db02310eace781b41b1463239a519a7a167a12 Issue-ID: SO-513 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-03-22Improve UT for SOsubhash kumar singh1-4/+66
Improve UT for SO by adding exception cases. Change-Id: I81f1be245e92f8bdac67a3e08cedbdde3a7ca166 Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-22Merge "Adding Junit"Seshu Kumar M2-0/+89
2018-03-22Merge "UT Coverage"Seshu Kumar M8-0/+310
2018-03-22Merge "CII badging issue resolution"Seshu Kumar M2-3/+8
2018-03-22UT CoverageSindhu A8-0/+310
UT Coverage for SO Issue-ID: SO-369 Change-Id: I1708ed331d07386ce85bf1f448085acdc2915fea Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
2018-03-22Merge "Rainy day UTs for rest interfaces"Seshu Kumar M4-0/+261
2018-03-22Merge "add CompareModelofE2EServiceInstance.bpmn"Seshu Kumar M1-0/+335
2018-03-22Merge "modify wrong note"Seshu Kumar M1-1/+1
2018-03-22Adding JunitSP005016382-0/+89
Adding Junit for: 1.NetworkException.java 2.NetworkExceptionBean.java Sonar link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-network-adapter%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fadapters%2Fnetwork%2Fexceptions Change-Id: Ie7c1aa6c129824ff6eae596a287f9b50be777887 Issue-ID: SO-519 Signed-off-by: SP00501638 <SP00501638@techmahindra.com>
2018-03-22Merge "add CompareModelsRequest.java"Seshu Kumar M1-0/+68
2018-03-22CII badging issue resolutionManamohan Satapathy2-3/+8
Pwd detected in this expression is potentially hardcoded credential CryptoHandler.java:L31 Sonar link:https://sonar.onap.org/issues?myIssues=true&open=AWHCr-PVEU5FCDfKtl8E&resolved=false Change-Id: I29aaa489a4b1f2e472eb11ed8ba811d31a4d6809 Issue-ID: SO-478 Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
2018-03-22add CompareModelofE2EServiceInstance.bpmnYulian Han1-0/+335
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641e8 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-22Rainy day UTs for rest interfacessubhash kumar singh4-0/+261
Intial UT for the rest interfaces. Change-Id: I66e67b3c68f40d53e153103f6b5a9d861e4457f7 Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-22modify wrong noteYulian Han1-1/+1
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641e7 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-22Merge "added custom validators for use with openpojo"Seshu Kumar M15-649/+1114
2018-03-22add CompareModelsRequest.javaYulian Han1-0/+68
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641e5 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-22UT Coverage for SOSindhu A11-0/+1040
Changed folder name from taskbean to tasksbean Issue-ID: SO-369 Change-Id: I2e0d81b2ec4714e8f499bf1ba4639b4c9be1d5e8 Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
2018-03-22Merge "mprove code coverage"Seshu Kumar M11-0/+661
2018-03-22Merge "Improve code coverage"Seshu Kumar M1-0/+64
2018-03-22Merge "Improve code coverage"Seshu Kumar M1-0/+59
2018-03-22Merge "Improve code coverage"Seshu Kumar M1-0/+74
2018-03-22mprove code coveragesubhash kumar singh11-0/+661
Improve code coverage. Change-Id: Id7f710b6f535c2488cfd55e2f689caa9903fe4ca Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-22Merge "Adding Junit"Seshu Kumar M4-0/+163
2018-03-22Improve code coveragesubhash kumar singh1-0/+64
Improve code coverage. Change-Id: I5a34c9518626d694d7d34a1a6607a212c7789315 Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>