aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-01Merge "Fix up handling of multicloud return status"Marcus Williams4-36/+265
2018-10-01Fix CreateVfModule Instantiation ErrorMarcus G K Williams2-14/+19
Issue-ID: SO-1097 Change-Id: I0eff52da7b90450d2a8b9d3ab5d1d92c245bb4f6 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-10-01Merge "Updated Reference data for AutoScaleOut"Rob Daugherty1-0/+7
2018-10-01Merge "Add Logging"Marcus Williams1-0/+2
2018-10-01Add LoggingSmokowski, Steve (ss835w)1-0/+2
Add logging the exception that is thrown Issue-ID: SO-1097 Change-Id: Iea317f65a139ed078834204f6a4cbbf48ac7a19e Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-10-01Fix up handling of multicloud return statusEric Multanen4-36/+265
Add calls to query vfmodule status to return when doing create and delete. Return status based on the query result and not the rest response. Put in the completion polling support on create. Change-Id: Ife50509e54e001b92f4a65ec6be2905aef99f9b5 Issue-ID: SO-1082 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2018-09-30wan connection resource is Activate RequiredZhuoyao Huang1-0/+4
Issue-ID: SO-688 Change-Id: Icc75a235a886621f603c827e41a99d44b098ab84 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
2018-09-28Merge " Duplicate service entry removed"Seshu Kumar M1-4/+0
2018-09-27Fix calls to multicloud adapterEric Multanen17-321/+904
Fix up the json body of the POST call to multicloud. Improve checkout of responses from multicloud calls. Change-Id: I1fb47460b54e9e5b478815d3b531d5bdbe1fe3dc Issue-ID: SO-1082 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2018-09-27Merge "Revert jetty version to security version"Seshu Kumar M1-0/+1
2018-09-27 Duplicate service entry removedprashank1-4/+0
Change-Id: Icddb4a0ce3454f638cc425e4cf14609a36fa68ea Issue-ID: SO-754 Signed-off-by: prashank <prashant.kumar1@amdocs.com>
2018-09-27Revert jetty version to security versionSiva.ye1-0/+1
Change-Id: Idaa55084f5ecb0dd3536c232cebc14fb50000013 Issue-ID: SO-1013 Signed-off-by: Siva.ye <yezhihua@huawei.com>
2018-09-27update the APIs of SOseshukm2-21/+30
Change-Id: I8917dcdd90848885739721416c9b507afa96c12a Issue-ID: SO-675 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-26update the swagger.jsonseshukm1-0/+2302
Change-Id: I0b757ea29e11293c6a3785af98be2cc14b14f5ef Issue-ID: SO-675 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-26Remove unused importssubhash kumar singh4-34/+17
Remove unused imports. Change-Id: I53cec663089a6ddc215119800767d0f1fa64dd68 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-09-26Fix typos in stringssubhash kumar singh4-16/+10
Fix typos in strings. Change-Id: I8c5b1c0a9098a57ee8cd99ff85244f7e937cc2d8 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-09-26Remove unused isDebugEnabledsubhash kumar singh4-16/+0
Remove unused isDebugEnabled. Change-Id: I99d954533f9c26386472beeee6c2716b3d3a9086 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-09-26Remove unused MSOUtilssubhash kumar singh4-15/+0
Remove unused MSOUtils. Change-Id: Ib255b4e420912b47e69df6d826930a4feaaf65ad Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-09-26Merge "Add cloudSite Post to catalogDbClient"Seshu Kumar M5-8/+121
2018-09-25Fix the groupid for so-monitoringByung-Woo Jun1-1/+1
Fix the groupid for so-monitoring Change-Id: I197f758340492cd28056a4399f4b23ba38193fa2 Issue-ID: SO-1090 Signed-off-by: byungwoojun<byung-woo.jun@ericsson.com>
2018-09-25Sonar critical issuesSunilkumar Shivangouda Biradar1-5/+5
Either log or rethrow this exception Sonar Link: https://sonar.onap.org/project/issues?assignees=sunilb&id=org.onap.so%3Aso&resolved=false&severities=CRITICAL Location: src\main\java\org\onap\so\asdc\client\ASDCController.java Line No: L598 L630 L662 L708 L744 Change-Id: I40e5044236b5b4bb9c40155810569fa63c028b77 Issue-ID: SO-1088 Signed-off-by: Sunilkumar Shivangouda Biradar <sb00577584@techmahindra.com>
2018-09-24Fix StreamSmokowski, Steve (ss835w)2-16/+19
Fix Bean scanning so it picks up the resttemplate removed unnecessary RestTemplate Bean configurations Change-Id: I094bec8e9513a2e02ebf00215291136ed6d54a18 Issue-ID: SO-1080 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-09-24Add cloudSite Post to catalogDbClientMarcus G K Williams5-8/+121
Issue-ID: SO-1081 Change-Id: I5808292c4b11413dfef07216d2b933b3358e4fae Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-09-23Merge "Fix the monitroing feature"Byung-Woo Jun1-4/+4
2018-09-22Merge "Fix the developer info"Byung-Woo Jun3-12/+13
2018-09-22Merge "Fix improper Licesnse scans"Byung-Woo Jun1-1/+1
2018-09-22Fix the monitroing featureseshukm1-4/+4
Change-Id: I6be6c8aabfe1a1248d72d7e77db017e1d1d57562 Issue-ID: SO-1085 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
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-22Merge "DeploymentInfo tests and construction improvement"Seshu Kumar M6-279/+423
2018-09-21Updated Reference data for AutoScaleOutPrema Bhatt1-0/+7
Change-Id: I7a4739a748dda3e34369b2f0fa5ca398ffe8be9b Issue-ID: SO-1083 Signed-off-by: Prema Bhatt <pb6115@att.com>
2018-09-21Merge "various bugfixes for casablanca"Rob Daugherty28-400/+541
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-20various bugfixes for casablancaBenjamin, Max (mb388a)28-400/+541
fixed unit tests after addition of A&AI edge label added option for edgelabel between vnf inst group added belongs to in connecting a vnf to instance group - Adding test for getRainyDayHandlerStatusByFlowNameAndServiceTypeAndVnfTypeAndErrorCodeAn dWorkStep method in the catalogdb client correct default RainyDay table search input updated custom resolver to include float and added comment to explain timestamp configuration added a custom resolver and updated snake yaml version Replacing bowman client with restTemplate.exchange | Add Accept and Content-Type to headers Removing the unused imports as well Implementing some review comments for hte tests being ignored Replacing bowman client with restTemplate.exchange |Fixing Junits Replacing bowman client with restTemplate.exchange | Making Data inserts to go specifically in requestDB Replacing bowman client with restTemplate.exchange | Adding Junits Replacing bowman client with restTemplate.exchange | Adding Junits Replacing bowman client with restTemplate.exchange | Adding Junits Replacing bowman client with restTemplate.exchange - Updated tosca parser version to 1.4.3 and upgraded vnfc test case with new csar to pass with latest parser code. added test case for when workflow has not called all flows fixed issue with rollback and retry in workflowaction Reverted homing changes and changes assign vnf to use the homing produced GeneralBuildingBlock. fixed unit test to build the correct format hashmap reverted extraction back to LinkedHashMap marshal sdnc output to an object removed unused variables and imports extract response code/message from embedded map add junits to parse SDNC assign response removed missed org.openecomp.mso imports from bpmn Change-Id: Ib2b6591a744ecb5b08c522494cdf1ad7dae18a08 Issue-ID: SO-1069 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.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>