aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-27Initial commit of VDU plugin implementationKalkere Ramesh, Sharan (sk720x)21-18/+3292
This was documented in the API we committed to at M3. Change-Id: Id0c886d956dc46dba71157cfa35d88844028e7fd Issue-ID: SO-511 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2018-03-28Merge "Correct URLs mocked by VNF Adapter Test, again"Rob Daugherty2-5/+46
2018-03-27Merge "Update Heat enviroment HPA parameters"Seshu Kumar M2-1078/+1118
2018-03-27Merge "Refactor homing flows for OOF/HPA"Seshu Kumar M28-1519/+3808
2018-03-27Merge "use common create resource flow"Seshu Kumar M3-486/+169
2018-03-27Merge "add CompareModelofE2EServiceInstance.groovy"Seshu Kumar M2-0/+521
2018-03-27Merge "Fix type for Resource array"Seshu Kumar M1-9/+9
2018-03-27Merge "Add UT for AriaVduPlugin class"Seshu Kumar M1-0/+41
2018-03-27Merge "Remove dependencies with vulnerabilities"Rob Daugherty2-2/+2
2018-03-27Merge "Fix Jar vulnerability and licensing"Rob Daugherty3-2/+25
2018-03-27Merge "UT Coverage for MsoCloudifyUtils"Seshu Kumar M1-0/+143
2018-03-27Merge "UT Coverage for mso db adapters"Seshu Kumar M1-0/+35
2018-03-27Merge "UT Coverage for mso-adapter-utils"Seshu Kumar M1-0/+221
2018-03-27Merge "UT Coverage for mso-adapter-rest-interface"Seshu Kumar M11-0/+283
2018-03-27Merge "Adding Junit"Seshu Kumar M7-0/+307
2018-03-27Merge "Catalog Database Test Repair"Seshu Kumar M1-456/+814
2018-03-27Correct URLs mocked by VNF Adapter Test, againArthur Martella2-5/+46
This time the URLs cover both those used by MSOCommonBPMN tests and MSOInfrastructureBPMN tests. Change-Id: I7d5587cc708b4773480e9182f06b260a0b4e3af0 Issue-ID: SO-489 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-03-27Fix type for Resource arraysubhash kumar singh1-9/+9
Fix type for resource array. Change-Id: Ic0e01b1495bfc887660a2593a9ab1e16be72c684 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-27Add UT for AriaVduPlugin classsubhash kumar singh1-0/+41
Add exception case UT for AriaVduPlugin Change-Id: I37b25ab414836aa9dad3ad6392aa0ce115a8dfa1 Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-27use common create resource flowYulian Han3-486/+169
in create/update e2esvcinst bpmn Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641f2 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-27add CompareModelofE2EServiceInstance.groovyYulian Han2-0/+521
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641f1 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-27Update Heat enviroment HPA parametersShashank Kumar Shankar2-1078/+1118
[WORK IN PROGRESS] This patch adds support for updating HPA parameters in Heat templates. Change-Id: Id37e2d1ec752085bdd6808f03be5e85ac040d0c3 Issue-ID: SO-408 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-03-27Remove dependencies with vulnerabilitiesArthur Martella2-2/+2
Upgrade commons-fileupload : commons-fileupload to 1.3.3 Upgrade com.fasterxml.jackson.core : jackson-databind to 2.8.7 Change-Id: I6a9f074b07dea59327ca79f945473767d57d5aa8 Issue-ID: SO-537 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-03-27Refactor homing flows for OOF/HPAMarcus G K Williams28-1519/+3808
1. Split Homing into OOF and SNIRO versions 2. Added OOF API interactions 3. Added Unit tests for OOF Homing Code Issue-ID: SO-404 Change-Id: Ifeeeec9ea450d8b330110a565208ed89a1e18cde Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-03-27Adding JunitSumapriya7-0/+307
Adding Junit for: 1.CallbackHeader.java 2.ObjectFactory.java 3.RequestHeader.java 4.RequestTunables.java 5.SDNCAdapterCallbackRequest.java 6.SDNCAdapterRequest.java 7.SDNCResponse.java Sonar Link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3AMSOCommonBPMN%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fclient%2Fsdnc%2Fsync Change-Id: If0ae47961df2537bebe5f02cb615b66913509422 Issue-ID: SO-535 Signed-off-by: Sumapriya <SS00493505@techmahindra.com>
2018-03-27UT Coverage for MsoCloudifyUtilsSindhu A1-0/+143
mso-adapter-utils cloudify utils ut coverage Issue-ID: SO-369 Change-Id: Idd69ec6f9c40c608aba5217c2ff4b68369b45755 Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
2018-03-27UT Coverage for mso db adaptersSindhu A1-0/+35
UT Coverage for mso db adapters Issue-ID: SO-369 Change-Id: I779a36ac39f6dc8018958811edcd2e117c76d138 Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
2018-03-27UT Coverage for mso-adapter-utilsSindhu A1-0/+221
UT Coverage for MsoHeatUtils Issue-ID: SO-369 Change-Id: Ib50f65170582789a4f3f31df4cb80326a74477f1 Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
2018-03-27UT Coverage for mso-adapter-rest-interfaceAnjali Walsatwar11-0/+283
UT Coverage for mso-adapter-rest-interface. Change-Id: Ib03912c9dbcec309be2cb04cfcea7cdb9c525bbd Issue-ID: SO-369 Signed-off-by: Anjali Walsatwar <anjali.walsatwar@huawei.com>
2018-03-27Fix Jar vulnerability and licensingByung-Woo Jun3-2/+25
Upgraded Jar depdendencies in pom.xml Change-Id: I0bc67d18a9b99f70676659c4ac78975dcf4d6972 Issue-ID: SO-537 Signed-off-by: byungwoojun<byung-woo.jun@ericsson.com>
2018-03-27UT Coverage for API HandlerAbhishek Shekhar6-61/+615
Change-Id: I7bde5bf105ecda5404875edd8de953e3d1f9d1ff Issue-ID: SO-369 Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
2018-03-27Catalog Database Test RepairArthur Martella1-456/+814
Tear down mockups in a @After Change exception check to ExpectedException Change-Id: Id8339848fce2d11999a969192c71cfb7382eea83 Issue-ID: SO-489 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-03-27Dependency version updates for BeijingRob Daugherty46-257/+186
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>
2018-03-25Merge "Junit for mso.cloudify.exceptions"Seshu Kumar M4-71/+81
2018-03-25Merge "Junit for mso.cloudify.exceptions"Seshu Kumar M4-0/+71
2018-03-25Merge "Junit for mso.cloudify.beans"Seshu Kumar M1-86/+76
2018-03-24Merge "Add files to help build python package"Seshu Kumar M3-0/+55
2018-03-23Remove forbidden dependencies to fix Jenkins jobArthur Martella2-6/+35
Change-Id: I5cdc138bb64d526d9b1baa8c2238cc9223004426 Issue-ID: SO-529 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-03-23Merge "Remove aria-rest from the build - merge job fails"Seshu Kumar M1-1/+1
2018-03-23Merge "Fix the jenkins release build"Seshu Kumar M1-2/+2
2018-03-23Add files to help build python packageJeremy Phelps3-0/+55
Added setup.py, VERSION, and tox.ini. Issue-ID: CIMAN-149 Change-Id: Iab8af0cec621c63351c2abe71f7094f93f72a4f1 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2018-03-23Remove aria-rest from the build - merge job failsRob Daugherty1-1/+1
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>
2018-03-23Fix the jenkins release buildRob Daugherty1-2/+2
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>
2018-03-23Merge "add ResourceModelInfo CompareModelsResult java"Seshu Kumar M1-0/+221
2018-03-23Merge "UT coverage for mso api handler module"Seshu Kumar M1-1/+1
2018-03-23Merge "Junit for mso.openstock.utils"Seshu Kumar M7-0/+502
2018-03-23Junit for mso.cloudify.exceptionsSumapriya4-71/+81
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>
2018-03-23UT coverage for mso api handler moduleSindhu A1-1/+1
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>
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>