summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-22Fix the developer infoseshukm3-12/+13
Change-Id: Id5c96acc2a5fff6ddb4470aa8ed822a287a90fc7 Issue-ID: SO-1084 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-22Fix improper Licesnse scansseshukm1-1/+1
Change-Id: I701f1b9475e0a1f74e007c90757b70bc4502b6da Issue-ID: SO-915 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-21Merge "added test case to ResponseHandlerTest.java"Seshu Kumar M1-11/+19
2018-09-21Merge "Update OofHoming w/ directives"Seshu Kumar M7-124/+345
2018-09-20Update OofHoming w/ directivesMarcus G K Williams7-124/+345
Issue-ID: SO-746 Change-Id: I597f7621a32eeb5b8e92cf80700c60bccdc5e560 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-09-21Merge "Add Java OofClient"Byung-Woo Jun17-0/+2014
2018-09-21Merge "Add multicloud to VnfPluginAdapter"Marcus Williams9-263/+1057
2018-09-20Add multicloud to VnfPluginAdapterEric Multanen9-263/+1057
Adds new mode 'multicloud' to VnfPluginAdapter along with MsoMulticloudUtils and supporting code. Change-Id: I1cfdc9ba09c58315fb0bfc025854cf0122a32759 Issue-ID: SO-752 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2018-09-21Merge "Standardize 3rd party library versions"Seshu Kumar M5-22/+8
2018-09-20Merge "Add homing flag to alacart flows"Rob Daugherty2-0/+14
2018-09-20Add homing flag to alacart flowsMarcus G K Williams2-0/+14
Issue-ID: SO-745 Change-Id: I5e9e5031be403d17e0dc141a0879b0a28062168e Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-09-20Merge "Runtime BPMN Deployment Capability"Rob Daugherty12-0/+1214
2018-09-20Merge "Do not use twice Homing ID for two BPMN"Rob Daugherty1-1/+1
2018-09-20Merge "Activity for Flow Completion Status"Rob Daugherty6-0/+271
2018-09-20Runtime BPMN Deployment CapabilityElena Kuleshov12-0/+1214
Added license header to BpmnInstaller.java ASDC Controller integration with BPMN Installer Correct a test file name in a JUnit. BPMN deployment mechanism for WorkflowDesigner Change-Id: I670406dd09b8789c86ab0b85ef122b35ea057698 Issue-ID: SO-826 Signed-off-by: Elena Kuleshov <EK1439@att.com>
2018-09-20Do not use twice Homing ID for two BPMNAlexis de Talhouët1-1/+1
ID must be unique. Change-Id: Ie5af43240732592a27e6afbf815a351c58e1f5c4 Issue-ID: SO-1078 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-20Standardize 3rd party library versionsGary Wu5-22/+8
Use applicable 3rd party library versions from oparent. Includes upgrade to oparent 1.2.1. Change-Id: I04941105fc659a1829018da26d59ba56ad08ad42 Issue-ID: INT-656 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-20Activity for Flow Completion StatusElena Kuleshov6-0/+271
Add a JUnit for existing workflow exception Changes to base test to include flowCompletionTasks Workflow Designer - implementation of Completion Activity Change-Id: Id80a92f97603c10a40ef401522a05a52d976247e Issue-ID: SO-843 Signed-off-by: Elena Kuleshov <EK1439@att.com>
2018-09-20Update LoggingSmokowski, Steve (ss835w)32-405/+499
Update logging to meet Casablanca Spec Change-Id: I029d6c63765992d6f091d96e2b4c34c60d30c484 Issue-ID: SO-947 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-09-20Merge "Addition of Dockerfile/logback for SO-Monitoring"Seshu Kumar M3-3/+37
2018-09-20Merge "Add junit tests for ConfirmVolumeGroupName"Rob Daugherty2-34/+59
2018-09-20Merge "Update release notes for temp release."Byung-Woo Jun1-1/+17
2018-09-20Add junit tests for ConfirmVolumeGroupNameLukasz Muszkieta2-34/+59
Change-Id: I382bf9599dfee3a30c129c121d91fddeec42937f Issue-ID: SO-784 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-09-20Merge "get e2e service process response bug fix"Seshu Kumar M2-8/+8
2018-09-20Merge "bug fix for ccvpn uc after integration test"Seshu Kumar M16-552/+1038
2018-09-20Merge "Move h2 dependency configration to so top pom"Seshu Kumar M2-6/+6
2018-09-20Update release notes for temp release.seshukm1-1/+17
Change-Id: I526efa36cdc29d3d6cd7c48c695d8adfbe218044 Issue-ID: SO-1077 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-20Merge "Added fix for potential nullpointerexception"Seshu Kumar M1-2/+5
2018-09-20get e2e service process response bug fixYulian Han2-8/+8
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000021 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-09-20Move h2 dependency configration to so top pomSiva.ye2-6/+6
Change-Id: Idaa55084f5ecb0dd3536c232cebc14fb50000008 Issue-ID: SO-1075 Signed-off-by: Siva.ye <yezhihua@huawei.com>
2018-09-20bug fix for ccvpn uc after integration testYulian Han16-552/+1038
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000020 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-09-19Merge "Workflow Activities Execution Environment"Rob Daugherty5-9/+313
2018-09-19Merge "Workflow Designer Activities Implementation"Rob Daugherty23-11/+1278
2018-09-19Merge "Deployment script for Activities"Rob Daugherty10-0/+277
2018-09-19Add Java OofClientMarcus G K Williams17-0/+2014
Issue-ID: SO-745 Change-Id: I8c49c573b18d4b7a9e93f7627dc3d1a1e6e71432 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-09-19Merge "Removed unused import in CXFConfiguration"Rob Daugherty1-1/+1
2018-09-19Workflow Activities Execution EnvironmentElena Kuleshov5-9/+313
Add a license header to ExecuteActivity.java Fix a JUnit by modifying the values for the expected variables. BBInput changes to support CM flows Implement JavaDelegate for activities execution Change-Id: I9cfc51241d414b85441d1a8443a950b97d14b65f Issue-ID: SO-827 Signed-off-by: Elena Kuleshov <EK1439@att.com>
2018-09-19Deployment script for ActivitiesElena Kuleshov10-0/+277
Deployment script for activities to WorkflowDesigner and activities specs. Change-Id: I7474805ccf5c8ab0e0a7a43b785de02a29649e2e Issue-ID: SO-840 Signed-off-by: Elena Kuleshov <EK1439@att.com>
2018-09-19Workflow Designer Activities ImplementationElena Kuleshov23-11/+1278
Logging changes and error message fixes for runAppcCommand() added unit test and removed catch blocks Workflow Designer Activities Implementation Change-Id: I22d3d95541708ddc9e2617a92085b0d4c16caad9 Issue-ID: SO-829 Signed-off-by: Elena Kuleshov <EK1439@att.com>
2018-09-19Merge "Add homing to CreateGenericALaCarteService flow"Marcus Williams4-355/+698
2018-09-19Removed unused import in CXFConfigurationezhil1-1/+1
Removed logger import Issue-ID: SO-1030 Change-Id: Ifd890e7319f963a3958b5d42c0e4505eacd2eb43 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-09-19Addition of Dockerfile/logback for SO-Monitoringroot3-3/+37
Creating and adding the files required to include SO-Monitoring's docker image in the full SO build. Change-Id: I72cec6f51b8935f39757415eea7d8b961b8c8cd6 Issue-ID: SO-855 Signed-off-by: rope252 <gareth.roper@ericsson.com>
2018-09-19fix the interface pathseshukm2-3/+3
Change-Id: Iba07a1b11853177697f32ac14cef912b9691bfd9 Issue-ID: SO-1067 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-19Merge "Update bpmn and groovy files for ccvpn usecase"Seshu Kumar M8-926/+1210
2018-09-19Update bpmn and groovy files for ccvpn usecasesubhash kumar singh8-926/+1210
Update bpmn and groovy files for ccvpn usecase. Change-Id: Ib992d3577c9805b0d5e09afc2d8a6be6ded5b7b3 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com> Issue-ID: SO-689
2018-09-19Update 3rd components to secure versionSiva.ye3-12/+51
Change-Id: Idaa55084f5ecb0dd3536c232cebc14fb50000007 Issue-ID: SO-1013 Signed-off-by: Siva.ye <yezhihua@huawei.com>
2018-09-18Upgrade to openstack libs version 1.3.0Rob Daugherty6-25/+24
Version 1.3.0 uses fasterxml.jackson. Note: several unit tests were wrong and had to be fixed. They were using a fasterxml ObjectMapper to deserialize openstack library class objects compiled with codehaus JsonProperty annotations. Consequently, the ObjectMapper could not "see" the annotations. The tests "worked" because the json was constructed wrongly to match. I have now fixed the json so that they have the true property names defined by the annotations. Change-Id: I088137ee5dd5af9cffd426610a50ae6408c5b190 Issue-ID: SO-1025 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-09-18added test case to ResponseHandlerTest.javaSandeep J1-11/+19
to increase code coverage Issue-ID: SO-153 Change-Id: I0829b1c49756eb5f30a618d3ef7d22dbb242126d Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-18Add homing to CreateGenericALaCarteService flowSrivahni Chivukula4-355/+698
Created HomingBB.bpmn in so-bpmn-building-blocks and updated AssignVnfBB to use HomingBB.bpmn. HomingBB.bpmn is made capable of using Sniro/OOF Issue-ID: SO-927 Change-Id: I19c8ada96485f563c2756a22ad3bee4c9367953b Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2018-09-18Merge "fixed sonar issue in MsoNetworkAdapterAsyncImpl"Seshu Kumar M1-16/+16