so.git
6 years agoUT Coverage for mso-adapter-utils 57/38257/4
Sindhu A [Sat, 24 Mar 2018 13:26:46 +0000 (13:26 +0000)]
UT Coverage for mso-adapter-utils

UT Coverage for MsoHeatUtils

Issue-ID: SO-369

Change-Id: Ib50f65170582789a4f3f31df4cb80326a74477f1
Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
6 years agoDependency version updates for Beijing 29/39229/1
Rob Daugherty [Tue, 27 Mar 2018 18:32:11 +0000 (14:32 -0400)]
Dependency version updates for Beijing

Update so/libs version to 1.2.1

Update aai-common version to 1.2.1

Update sdc-distribution-client version to 1.3.0

Update sdc-tosca version to 1.3.3

Change-Id: I6c8f1c5476efc4dc866bf765c265736ab70c12c7
Issue-ID: SO-536
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoMerge "Junit for mso.cloudify.exceptions"
Seshu Kumar M [Sun, 25 Mar 2018 14:35:04 +0000 (14:35 +0000)]
Merge "Junit for mso.cloudify.exceptions"

6 years agoMerge "Junit for mso.cloudify.exceptions"
Seshu Kumar M [Sun, 25 Mar 2018 14:34:56 +0000 (14:34 +0000)]
Merge "Junit for mso.cloudify.exceptions"

6 years agoMerge "Junit for mso.cloudify.beans"
Seshu Kumar M [Sun, 25 Mar 2018 13:49:40 +0000 (13:49 +0000)]
Merge "Junit for mso.cloudify.beans"

6 years agoMerge "Add files to help build python package"
Seshu Kumar M [Sat, 24 Mar 2018 21:11:42 +0000 (21:11 +0000)]
Merge "Add files to help build python package"

6 years agoRemove forbidden dependencies to fix Jenkins job 05/38205/1
Arthur Martella [Fri, 23 Mar 2018 21:49:05 +0000 (17:49 -0400)]
Remove forbidden dependencies to fix Jenkins job

Change-Id: I5cdc138bb64d526d9b1baa8c2238cc9223004426
Issue-ID: SO-529
Signed-off-by: Arthur Martella <amartell@research.att.com>
6 years agoMerge "Remove aria-rest from the build - merge job fails"
Seshu Kumar M [Fri, 23 Mar 2018 18:06:43 +0000 (18:06 +0000)]
Merge "Remove aria-rest from the build - merge job fails"

6 years agoMerge "Fix the jenkins release build"
Seshu Kumar M [Fri, 23 Mar 2018 18:06:06 +0000 (18:06 +0000)]
Merge "Fix the jenkins release build"

6 years agoAdd files to help build python package 53/38153/1
Jeremy Phelps [Fri, 23 Mar 2018 17:15:38 +0000 (12:15 -0500)]
Add files to help build python package

Added setup.py, VERSION, and tox.ini.

Issue-ID: CIMAN-149
Change-Id: Iab8af0cec621c63351c2abe71f7094f93f72a4f1
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
6 years agoRemove aria-rest from the build - merge job fails 43/38143/1
Rob Daugherty [Fri, 23 Mar 2018 15:58:57 +0000 (11:58 -0400)]
Remove aria-rest from the build - merge job fails

The merge job fails with:

Could not transfer artifact
org.onap.aria:ariarest:pom:0.1.0-20180323.150712-1
from/to ecomp-snapshots
(https://nexus.onap.org/content/repositories/snapshots):
ReasonPhrase: Forbidden.

Change-Id: Ic6f1daadab9d7b58df8bbe5b8ed2984af5b80cae
Issue-ID: SO-529
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoFix the jenkins release build 39/38139/1
Rob Daugherty [Fri, 23 Mar 2018 15:55:55 +0000 (11:55 -0400)]
Fix the jenkins release build

Found Banned Dependency: org.onap.aai.aai-common:aai-annotations:jar:1.2.1-SNAPSHOT

Release builds cannot depend on SNAPSHOT artifacts.

Change-Id: I742628944c29ad14599e6ea407d47ec4d867c433
Issue-ID: SO-529
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoMerge "add ResourceModelInfo CompareModelsResult java"
Seshu Kumar M [Fri, 23 Mar 2018 15:36:44 +0000 (15:36 +0000)]
Merge "add ResourceModelInfo CompareModelsResult java"

6 years agoMerge "UT coverage for mso api handler module"
Seshu Kumar M [Fri, 23 Mar 2018 15:35:57 +0000 (15:35 +0000)]
Merge "UT coverage for mso api handler module"

6 years agoMerge "Junit for mso.openstock.utils"
Seshu Kumar M [Fri, 23 Mar 2018 12:32:54 +0000 (12:32 +0000)]
Merge "Junit for mso.openstock.utils"

6 years agoJunit for mso.cloudify.exceptions 77/38077/1
Sumapriya [Fri, 23 Mar 2018 12:32:07 +0000 (18:02 +0530)]
Junit for mso.cloudify.exceptions

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: I77ad1f5da55d79104c952999e2ad0ec390a5f6d2
Issue-ID: SO-528
Signed-off-by: Sumapriya <SS00493505@techmahindra.com>
6 years agoUT coverage for mso api handler module 75/38075/1
Sindhu A [Fri, 23 Mar 2018 12:21:56 +0000 (12:21 +0000)]
UT coverage for mso api handler module

UT coverage for pojo classes in api handler module.

Change-Id: I73b0ef63b2758d45902c62c7362f54086b31b4fc
Issue-ID: SO-369
Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
6 years agoJunit for mso.cloudify.exceptions 71/38071/1
Sumapriya [Fri, 23 Mar 2018 12:04:43 +0000 (17:34 +0530)]
Junit for mso.cloudify.exceptions

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>
6 years agoJunit for mso.cloudify.beans 69/38069/1
Sumapriya [Fri, 23 Mar 2018 11:57:17 +0000 (17:27 +0530)]
Junit for mso.cloudify.beans

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>
6 years agoMerge "add ResourceModelInfo CompareModelsResult java"
Seshu Kumar M [Fri, 23 Mar 2018 11:40:42 +0000 (11:40 +0000)]
Merge "add ResourceModelInfo CompareModelsResult java"

6 years agoMerge "Add mokito-core dependency"
Seshu Kumar M [Fri, 23 Mar 2018 11:34:22 +0000 (11:34 +0000)]
Merge "Add mokito-core dependency"

6 years agoAdd mokito-core dependency 47/38047/2
Manamohan Satapathy [Fri, 23 Mar 2018 10:46:08 +0000 (16:16 +0530)]
Add mokito-core dependency

 SO root pom. pom.xml

Change-Id: I8b5432feebc4de8921f96b08d126efba44f989ad
Issue-ID: SO-527
Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
6 years agoJunit for mso.openstock.utils 53/38053/1
Sumapriya [Fri, 23 Mar 2018 11:08:43 +0000 (16:38 +0530)]
Junit for mso.openstock.utils

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>
6 years agoadd ResourceModelInfo CompareModelsResult java 41/38041/1
Yulian Han [Fri, 23 Mar 2018 10:21:50 +0000 (18:21 +0800)]
add ResourceModelInfo CompareModelsResult java

Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641f0
Issue-ID: SO-419
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
6 years agoadd ResourceModelInfo CompareModelsResult java 39/38039/1
Yulian Han [Fri, 23 Mar 2018 10:21:50 +0000 (18:21 +0800)]
add ResourceModelInfo CompareModelsResult java

Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641e9
Issue-ID: SO-419
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
6 years agoMerge "Junit mso-network-adapter"
Seshu Kumar M [Fri, 23 Mar 2018 08:08:47 +0000 (08:08 +0000)]
Merge "Junit mso-network-adapter"

6 years agoMerge "Improve UT for SO"
Seshu Kumar M [Fri, 23 Mar 2018 07:15:53 +0000 (07:15 +0000)]
Merge "Improve UT for SO"

6 years agoJunit mso-network-adapter 79/37979/1
Sumapriya [Fri, 23 Mar 2018 06:41:12 +0000 (12:11 +0530)]
Junit mso-network-adapter

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>
6 years agoUT Coverage for SO 61/37961/2
Sindhu A [Fri, 23 Mar 2018 05:30:33 +0000 (05:30 +0000)]
UT Coverage for SO

UT Coverage for so/common/src/main/java/org/openecomp/mso/entity

Issue-ID: SO-369

Change-Id: Ibf5859fb068abfadd7e9aa98e7ef2a82a2b654c7
Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
6 years agoImprove UT for SO 59/37959/1
subhash kumar singh [Fri, 23 Mar 2018 05:25:53 +0000 (05:25 +0000)]
Improve UT for SO

Improve UT for SO.

Change-Id: Id2a862c3cc5f8d9b157c2f4c9e7f60e28f3bf18e
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoadd compareModelofE2EServiceInstance process 37/37737/2
Yulian Han [Fri, 23 Mar 2018 01:45:53 +0000 (09:45 +0800)]
add compareModelofE2EServiceInstance process

Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641e6
Issue-ID: SO-419
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
6 years agoMerge "Change API-H service path back to ecomp/mso/infra"
Seshu Kumar M [Fri, 23 Mar 2018 00:01:50 +0000 (00:01 +0000)]
Merge "Change API-H service path back to ecomp/mso/infra"

6 years agoMerge "Add OpenPojo Tests to APIH"
Rob Daugherty [Thu, 22 Mar 2018 23:16:56 +0000 (23:16 +0000)]
Merge "Add OpenPojo Tests to APIH"

6 years agoMerge "Add Pojo Validations CamundaBeans"
Rob Daugherty [Thu, 22 Mar 2018 23:16:13 +0000 (23:16 +0000)]
Merge "Add Pojo Validations CamundaBeans"

6 years agoAdd OpenPojo Tests to APIH 91/37891/1
Smokowski, Steve (ss835w) [Thu, 22 Mar 2018 21:34:55 +0000 (17:34 -0400)]
Add OpenPojo Tests to APIH

Change-Id: Ib1774a23282da8b45465235cd362002fbfd13b78

Issue-ID: SO-523

Change-Id: Ib1774a23282da8b45465235cd362002fbfd13b78
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
6 years agoAdd Pojo Validations CamundaBeans 63/37863/3
Smokowski, Steve (ss835w) [Thu, 22 Mar 2018 19:37:38 +0000 (15:37 -0400)]
Add Pojo Validations CamundaBeans

Change-Id: I17fdca41929f4ba237721d65dcf5e92a2becdfd7

Issue-ID: SO-524
Change-Id: I17fdca41929f4ba237721d65dcf5e92a2becdfd7
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
6 years agoMerge "Added openpojo validations"
Rob Daugherty [Thu, 22 Mar 2018 19:58:36 +0000 (19:58 +0000)]
Merge "Added openpojo validations"

6 years agoChange API-H service path back to ecomp/mso/infra 57/37857/1
Rob Daugherty [Thu, 22 Mar 2018 19:15:47 +0000 (15:15 -0400)]
Change API-H service path back to ecomp/mso/infra

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>
6 years agoAdded openpojo validations 45/37845/1
Smokowski, Steve (ss835w) [Thu, 22 Mar 2018 18:36:47 +0000 (14:36 -0400)]
Added openpojo validations

Issue-ID: SO-522
Change-Id: Id984d3834a822d8b6de8ee4771009dad3eee4689

Change-Id: Id984d3834a822d8b6de8ee4771009dad3eee4689
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
6 years agoMerge "Added OpenPojo Validations to beans"
Seshu Kumar M [Thu, 22 Mar 2018 16:58:44 +0000 (16:58 +0000)]
Merge "Added OpenPojo Validations to beans"

6 years agoMerge "Added OpenPojo Validations to beans"
Seshu Kumar M [Thu, 22 Mar 2018 16:57:56 +0000 (16:57 +0000)]
Merge "Added OpenPojo Validations to beans"

6 years agoAdded OpenPojo Validations to beans 63/37763/4
Smokowski, Steve (ss835w) [Thu, 22 Mar 2018 13:18:29 +0000 (09:18 -0400)]
Added OpenPojo Validations to beans

Change-Id: I34d8922a55b1ba35610ad0856dcd3363fa016785
Issue-ID: SO-516
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
6 years agoMerge "added openpojo test for policy entities beans"
Seshu Kumar M [Thu, 22 Mar 2018 15:53:32 +0000 (15:53 +0000)]
Merge "added openpojo test for policy entities beans"

6 years agoMerge "updated grm beans test to remove flakey junit"
Seshu Kumar M [Thu, 22 Mar 2018 15:53:15 +0000 (15:53 +0000)]
Merge "updated grm beans test to remove flakey junit"

6 years agoMerge "added openpojo tests for sdno beans"
Seshu Kumar M [Thu, 22 Mar 2018 15:52:59 +0000 (15:52 +0000)]
Merge "added openpojo tests for sdno beans"

6 years agoMerge "Added openpojo tests for ruby beans"
Seshu Kumar M [Thu, 22 Mar 2018 15:52:45 +0000 (15:52 +0000)]
Merge "Added openpojo tests for ruby beans"

6 years agoMerge "added openpojo tests for service instance beans"
Seshu Kumar M [Thu, 22 Mar 2018 15:52:38 +0000 (15:52 +0000)]
Merge "added openpojo tests for service instance beans"

6 years agoAdded OpenPojo Validations to beans 93/37793/3
Smokowski, Steve (ss835w) [Thu, 22 Mar 2018 13:18:29 +0000 (09:18 -0400)]
Added OpenPojo Validations to beans

Change-Id: Ife74d56206413a1de2615d77e86d4a519c184983
Issue-ID: SO-521
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
6 years agoadded openpojo test for policy entities beans 77/37777/2
Benjamin, Max (mb388a) [Thu, 22 Mar 2018 13:43:22 +0000 (09:43 -0400)]
added openpojo test for policy entities beans

Change-Id: I41031381e5cb5d2f9540e6c941479283f6a59280
Issue-ID: SO-512
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
6 years agoupdated grm beans test to remove flakey junit 75/37775/2
Benjamin, Max (mb388a) [Thu, 22 Mar 2018 13:42:48 +0000 (09:42 -0400)]
updated grm beans test to remove flakey junit

Change-Id: Ie6162a62fb3e61d547a7dfd82f01f194127ac989
Issue-ID: SO-514
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
6 years agoadded openpojo tests for sdno beans 73/37773/2
Benjamin, Max (mb388a) [Thu, 22 Mar 2018 13:41:55 +0000 (09:41 -0400)]
added openpojo tests for sdno beans

Change-Id: I185fb4262347120ae94c6d41e0a8de4d47d1ea0f
Issue-ID: SO-517
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
6 years agoAdded openpojo tests for ruby beans 71/37771/2
Benjamin, Max (mb388a) [Thu, 22 Mar 2018 13:41:02 +0000 (09:41 -0400)]
Added openpojo tests for ruby beans

Change-Id: Id30228ee7b02d9200ca3c02b73e9b0cb9541df46
Issue-ID: SO-515
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
6 years agoadded openpojo tests for service instance beans 69/37769/2
Benjamin, Max (mb388a) [Thu, 22 Mar 2018 13:39:54 +0000 (09:39 -0400)]
added openpojo tests for service instance beans

Change-Id: I97db02310eace781b41b1463239a519a7a167a12
Issue-ID: SO-513
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
6 years agoImprove UT for SO 61/37761/1
subhash kumar singh [Thu, 22 Mar 2018 13:21:33 +0000 (13:21 +0000)]
Improve UT for SO

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>
6 years agoMerge "Adding Junit"
Seshu Kumar M [Thu, 22 Mar 2018 13:20:31 +0000 (13:20 +0000)]
Merge "Adding Junit"

6 years agoMerge "UT Coverage"
Seshu Kumar M [Thu, 22 Mar 2018 12:37:58 +0000 (12:37 +0000)]
Merge "UT Coverage"

6 years agoMerge "CII badging issue resolution"
Seshu Kumar M [Thu, 22 Mar 2018 12:35:14 +0000 (12:35 +0000)]
Merge "CII badging issue resolution"

6 years agoUT Coverage 57/37657/5
Sindhu A [Thu, 22 Mar 2018 05:09:02 +0000 (05:09 +0000)]
UT Coverage

UT Coverage for SO

Issue-ID: SO-369
Change-Id: I1708ed331d07386ce85bf1f448085acdc2915fea
Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
6 years agoMerge "Rainy day UTs for rest interfaces"
Seshu Kumar M [Thu, 22 Mar 2018 12:17:26 +0000 (12:17 +0000)]
Merge "Rainy day UTs for rest interfaces"

6 years agoMerge "add CompareModelofE2EServiceInstance.bpmn"
Seshu Kumar M [Thu, 22 Mar 2018 12:16:10 +0000 (12:16 +0000)]
Merge "add CompareModelofE2EServiceInstance.bpmn"

6 years agoMerge "modify wrong note"
Seshu Kumar M [Thu, 22 Mar 2018 12:00:36 +0000 (12:00 +0000)]
Merge "modify wrong note"

6 years agoAdding Junit 53/37753/1
SP00501638 [Thu, 22 Mar 2018 11:59:07 +0000 (17:29 +0530)]
Adding Junit

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>
6 years agoMerge "add CompareModelsRequest.java"
Seshu Kumar M [Thu, 22 Mar 2018 11:35:45 +0000 (11:35 +0000)]
Merge "add CompareModelsRequest.java"

6 years agoCII badging issue resolution 33/37733/2
Manamohan Satapathy [Thu, 22 Mar 2018 11:07:54 +0000 (16:37 +0530)]
CII badging issue resolution

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>
6 years agoadd CompareModelofE2EServiceInstance.bpmn 47/37747/1
Yulian Han [Thu, 22 Mar 2018 10:22:57 +0000 (18:22 +0800)]
add CompareModelofE2EServiceInstance.bpmn

Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641e8
Issue-ID: SO-419
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
6 years agoRainy day UTs for rest interfaces 45/37745/1
subhash kumar singh [Thu, 22 Mar 2018 10:53:06 +0000 (10:53 +0000)]
Rainy day UTs for rest interfaces

Intial UT for the rest interfaces.

Change-Id: I66e67b3c68f40d53e153103f6b5a9d861e4457f7
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agomodify wrong note 41/37741/2
Yulian Han [Thu, 22 Mar 2018 10:22:57 +0000 (18:22 +0800)]
modify wrong note

Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641e7
Issue-ID: SO-419
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
6 years agoMerge "added custom validators for use with openpojo"
Seshu Kumar M [Thu, 22 Mar 2018 10:26:56 +0000 (10:26 +0000)]
Merge "added custom validators for use with openpojo"

6 years agoadd CompareModelsRequest.java 35/37735/1
Yulian Han [Thu, 22 Mar 2018 10:22:57 +0000 (18:22 +0800)]
add CompareModelsRequest.java

Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641e5
Issue-ID: SO-419
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
6 years agoUT Coverage for SO 77/37677/3
Sindhu A [Thu, 22 Mar 2018 06:10:03 +0000 (06:10 +0000)]
UT Coverage for SO

Changed folder name from taskbean to tasksbean

Issue-ID: SO-369

Change-Id: I2e0d81b2ec4714e8f499bf1ba4639b4c9be1d5e8
Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
6 years agoMerge "mprove code coverage"
Seshu Kumar M [Thu, 22 Mar 2018 07:49:45 +0000 (07:49 +0000)]
Merge "mprove code coverage"

6 years agoMerge "Improve code coverage"
Seshu Kumar M [Thu, 22 Mar 2018 07:17:35 +0000 (07:17 +0000)]
Merge "Improve code coverage"

6 years agoMerge "Improve code coverage"
Seshu Kumar M [Thu, 22 Mar 2018 07:17:17 +0000 (07:17 +0000)]
Merge "Improve code coverage"

6 years agoMerge "Improve code coverage"
Seshu Kumar M [Thu, 22 Mar 2018 07:17:01 +0000 (07:17 +0000)]
Merge "Improve code coverage"

6 years agomprove code coverage 83/37683/1
subhash kumar singh [Thu, 22 Mar 2018 06:31:19 +0000 (06:31 +0000)]
mprove code coverage

Improve code coverage.

Change-Id: Id7f710b6f535c2488cfd55e2f689caa9903fe4ca
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoMerge "Adding Junit"
Seshu Kumar M [Thu, 22 Mar 2018 06:01:25 +0000 (06:01 +0000)]
Merge "Adding Junit"

6 years agoImprove code coverage 73/37673/1
subhash kumar singh [Thu, 22 Mar 2018 05:52:47 +0000 (05:52 +0000)]
Improve code coverage

Improve code coverage.

Change-Id: I5a34c9518626d694d7d34a1a6607a212c7789315
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoImprove code coverage 69/37669/1
subhash kumar singh [Thu, 22 Mar 2018 05:43:03 +0000 (05:43 +0000)]
Improve code coverage

Improve code coverage.

Change-Id: I3e8a374aae382ce5fc4ea66eaa3a386894ffb4d0
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoImprove code coverage 61/37661/1
subhash kumar singh [Thu, 22 Mar 2018 05:24:32 +0000 (05:24 +0000)]
Improve code coverage

Improve code coverage.

Change-Id: Id5b1e921264a9d1702c1cbf5f451490c1b4a309d
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoAdding Junit 49/37649/1
AS00465059 [Thu, 22 Mar 2018 04:45:04 +0000 (10:15 +0530)]
Adding Junit

Addinj Junit for:
1.HttpHeader.java
2.RESTClient.java
3.RESTConfig.java
4.RESTException.java

Sonar Link:
https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3AMSORESTClient%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Frest

Change-Id: I4a10acfab01774ae3a8af9975a27421eb29a638c
Issue-ID: SO-518
Signed-off-by: AS00465059 <AS00465059@techmahindra.com>
6 years agoadded custom validators for use with openpojo 45/37545/1
Benjamin, Max (mb388a) [Wed, 21 Mar 2018 18:16:56 +0000 (14:16 -0400)]
added custom validators for use with openpojo

Change-Id: I7c9fdeb6bccddb1b7ec6bf845351731c3043aafa
Issue-ID: SO-510
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
6 years agoImprove code coverage 41/37541/1
subhash kumar singh [Wed, 21 Mar 2018 18:01:46 +0000 (23:31 +0530)]
Improve code coverage

Improve code coverage.

Change-Id: I4df9fa2c5a72d526c36b7bd07a4c7296c3ce8253
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoImprove code coverage 39/37539/1
subhash kumar singh [Wed, 21 Mar 2018 18:01:13 +0000 (23:31 +0530)]
Improve code coverage

Improve code coverage.

Change-Id: Ic367bd5d38b31227117807bf1375e4bb81112526
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoImprove code coverage 37/37537/1
subhash kumar singh [Wed, 21 Mar 2018 18:00:13 +0000 (23:30 +0530)]
Improve code coverage

Improve code coverage.

Change-Id: I2b0863593925a23f59879d734db74cf9827bb393
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoMerge changes I8745d26e,Ibbe4428f,I5cf78487,If3fcc5bb,I0d4e78c2, ...
Seshu Kumar M [Wed, 21 Mar 2018 12:08:20 +0000 (12:08 +0000)]
Merge changes I8745d26e,Ibbe4428f,I5cf78487,If3fcc5bb,I0d4e78c2, ...

* changes:
  Improve code coverage
  Improve code coverage
  Improve code coverage
  Improve code coverage
  Improve code coverage
  mprove code coverage
  Improve code coverage
  Improve code coverage

6 years agoMerge "Improve code coverage"
Seshu Kumar M [Wed, 21 Mar 2018 12:08:03 +0000 (12:08 +0000)]
Merge "Improve code coverage"

6 years agoMerge "UT Coverage"
Seshu Kumar M [Wed, 21 Mar 2018 12:05:04 +0000 (12:05 +0000)]
Merge "UT Coverage"

6 years agoImprove code coverage 45/37445/1
subhash kumar singh [Wed, 21 Mar 2018 11:49:57 +0000 (11:49 +0000)]
Improve code coverage

Improve code coverage.

Change-Id: I8745d26ec9e19aa72f19157c310504d87b139543
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoImprove code coverage 29/37429/1
subhash kumar singh [Wed, 21 Mar 2018 11:46:05 +0000 (11:46 +0000)]
Improve code coverage

Improve code coverage.

Change-Id: I1ccea1b6d19fa0cbc22ef52d6613d4fed4b7cc58
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoImprove code coverage 43/37443/1
subhash kumar singh [Wed, 21 Mar 2018 11:49:31 +0000 (11:49 +0000)]
Improve code coverage

Improve code coverage.

Change-Id: Ibbe4428fb86c720f77d040b9293dac1f81bbfb02
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoImprove code coverage 41/37441/1
subhash kumar singh [Wed, 21 Mar 2018 11:49:02 +0000 (11:49 +0000)]
Improve code coverage

Improve code coverage.

Change-Id: I5cf78487c9039c5ea2e87189ba212d3ed7bb7c43
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoImprove code coverage 39/37439/1
subhash kumar singh [Wed, 21 Mar 2018 11:48:38 +0000 (11:48 +0000)]
Improve code coverage

Improve code coverage.

Change-Id: If3fcc5bba139516857529350af5fe9285a39ca1b
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoImprove code coverage 37/37437/1
subhash kumar singh [Wed, 21 Mar 2018 11:48:09 +0000 (11:48 +0000)]
Improve code coverage

Improve code coverage.

Change-Id: I0d4e78c218dd0196bdfe570012ce8e4923fc8a1d
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agomprove code coverage 35/37435/1
subhash kumar singh [Wed, 21 Mar 2018 11:47:46 +0000 (11:47 +0000)]
mprove code coverage

Improve code coverage.

Change-Id: I4995561822abeb2c34f9fa23e34853496f63d9d4
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoImprove code coverage 33/37433/1
subhash kumar singh [Wed, 21 Mar 2018 11:47:21 +0000 (11:47 +0000)]
Improve code coverage

Improve code coverage.

Change-Id: I01d31b469b7df56328ec3cc76023e15b617842da
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoImprove code coverage 31/37431/1
subhash kumar singh [Wed, 21 Mar 2018 11:46:44 +0000 (11:46 +0000)]
Improve code coverage

Improve code coverage.

Change-Id: I268ff4bb27dce57e49190259864e4912f88cc471
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoMerge "Remove file not used in workflow."
Seshu Kumar M [Wed, 21 Mar 2018 11:09:36 +0000 (11:09 +0000)]
Merge "Remove file not used in workflow."

6 years agoUT Coverage 07/37407/3
Sindhu A [Wed, 21 Mar 2018 10:28:26 +0000 (10:28 +0000)]
UT Coverage

UT Coverage for SO

Change-Id: Ib9517c25b22c37c85b2af84259911b01ddb4bbe5
Issue-ID: SO-369
Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
6 years agoMerge "Add UT for HealthcheckHandler"
Seshu Kumar M [Wed, 21 Mar 2018 10:44:02 +0000 (10:44 +0000)]
Merge "Add UT for HealthcheckHandler"

6 years agoMerge "Disable the deploy phase"
Seshu Kumar M [Wed, 21 Mar 2018 10:41:30 +0000 (10:41 +0000)]
Merge "Disable the deploy phase"