aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-31simplify fabric into add/delete stepsKuleshov, Elena5-20/+16
Implement AddFabricConfigurationBB and supporting functionality. Add verifications for Add/Delete FabricConfigurationBBs. Implement DeleteFabricConfigurationBB and related functionality Issue-ID: SO-2774 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I58ad9b6155750c73b0c83fed9ca7b35a7e12b617
2020-03-31Merge "workflowAction refactor"Steve Smokowski1-29/+47
2020-03-31workflowAction refactorLukasz Muszkieta1-29/+47
- extract code to private methods Issue-ID: SO-2634 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: Ib5b88549ff410d2e2e93f79b9040211e47f4f6f0
2020-03-31Add Test for QueryServiceInfozm3301-0/+54
Issue-ID: SO-2758 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Iea34f15df13cb248b33be99682e9ca13034e48ce
2020-03-31Merge "fix for getpnfworkflows url"Seshu Kumar M2-2/+2
2020-03-30Merge "Fix for SO-2678"Byung-Woo Jun11-179/+334
2020-03-30Add validations to prevent out of order deletesSmokowski, Steven12-7/+480
Add validations to prevent out of order deletes Add additional junits to all validations Remove tests that are not longer needed Issue-ID: SO-2772 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I00b8490691181bc1e95da25c73e0f215e1c2b0e2
2020-03-30Fix for SO-2678waqas.ikram11-179/+334
Change-Id: I2eea767e451e8570e6cc40d2ade3b8c6661f0a8b Issue-ID: SO-2678 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-03-30Merge "convert openstack to external tasks"Steve Smokowski74-2155/+3465
2020-03-30Merge "initial commit of testing of grabbing cvnfc cust"Steve Smokowski8-31/+54
2020-03-30Move the groovy script to the right folderchenchuanyu1-0/+0
Move the groovy script to the right folder Issue-ID: SO-2368 Change-Id: I9bf70d038c2893115e9cfd728e6d1ceafb94e2c1 Signed-off-by: chenchuanyu <chenchuanyu@huawei.com> Change-Id: I01f4a31808626ecb91cf1b2b25131e5edee308ad
2020-03-29Merge "workflowAction refactor"Max Benjamin1-27/+17
2020-03-28Merge "Add test for CreateSliceService flow"Chuanyu Chen1-0/+75
2020-03-27bump the version to 1.6.1seshukm1-1/+1
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I24c8f30e6f640234b7ee4242079fad44281791db
2020-03-27initial commit of testing of grabbing cvnfc custKalkere Ramesh, Sharan8-31/+54
initial commit of testing of grabbing cvnfc cust Update SQL so it properly inserts test data remove unnecessary test in mso catalog db updated tosca resource installer to use list not set fixed compilation issue in asdc rest interface test Issue-ID: SO-2769 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I9c6e7b6cbb96d9f395903a5a54b5af567eba62f8
2020-03-27Merge "docker release 1.6.0 for F releases/1.6.0.yaml"Steve Smokowski1-0/+33
2020-03-27Merge "mso vnf configuration update composite flow"Steve Smokowski10-8/+287
2020-03-27Merge "Flipped status messages based on is operation"Steve Smokowski2-5/+3
2020-03-26convert openstack to external tasksBoslet, Cory74-2155/+3465
Use external tasks to communicate with openstack adapter Will be more resilient to failures Refactored all flows to use external tasks not REST calls Rollback is now an external task Ensured backwards compatibility Issue-ID: SO-2767 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I8afdb89c688d756aed0f25f7d9a7fb898142554d
2020-03-26workflowAction refactorLukasz Muszkieta1-27/+17
- move variable declaration to the place where it is used - simplify the code Issue-ID: SO-2634 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I3b43bed09f312a55b1990cdbb91ca5d5c09f5038
2020-03-26docker release 1.6.0 for F releases/1.6.0.yamlseshukm1-0/+33
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I74c92e007767b1c83cc8403a75e040e8ed3a3d3e
2020-03-26Merge "Fix PNF software upgrade workflow"Chuanyu Chen6-163/+539
2020-03-25mso vnf configuration update composite flowBonkur, Venkat10-8/+287
Existing Change Management VNF Configuration Update flow migrated to the generic building blocks Introduced Activity BB VNFConfigModifyActivity.bpmn Updates to AppcOrcherationPreProcessor, ApplicationControllerTaskImpl to handle the ConfigModify Activity block. Updates to the catalog migration scripts to include VNF-Config-Update Macro flow. Issue-ID: SO-2768 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I06be7a83fb2738b91b0257e1ec84298a7dafc1a1
2020-03-25Flipped status messages based on is operationBoslet, Cory2-5/+3
Flipped status messages based on is operation performed and fixed typos in message. Issue-ID: SO-2766 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I763a847534700efef662313eead76f2ccafa53cf
2020-03-25Merge "split modification to flyscript into separate file"Steve Smokowski2-4/+27
2020-03-25Merge "Ingest and Process Service Function"Steve Smokowski9-6/+58
2020-03-25Merge "Use setVariablesLocal for setting task variables"Steve Smokowski2-4/+4
2020-03-25Merge "Update Subprocess to use COMPLETE status"Steve Smokowski2-1/+5
2020-03-25Merge "mso to add support for creating the cloud region"Steve Smokowski11-28/+259
2020-03-25Fix PNF software upgrade workflowEnbo Wang6-163/+539
Fix the issue that API can not return when the workflow has ended. Issue-ID: SO-2751 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I7d140b2286ce3003a6efcd2c3891fc8142982477
2020-03-24split modification to flyscript into separate fileBenjamin, Max2-4/+27
split modification to flyscript into separate file Issue-ID: SO-2764 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id6506ee9fd0411d3ff89e7b4fe2af0af0dd39524
2020-03-24Ingest and Process Service FunctionSmokowski, Steven9-6/+58
Intial commit of writing service function to AAI Update schema.sql table to pass all unit tests Update local sql to setup CI server for test Update schema to work and fix passwords Issue-ID: SO-2763 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I8c517a485841574cde849e1c4e86c3bb7b7dcf89
2020-03-24Update Subprocess to use COMPLETE statusSmokowski, Steven2-1/+5
Update Subprocess to use COMPLETE status Update Subprocess to use COMPLETE status Fix column name to be request_status Issue-ID: SO-2762 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I8307524b3c226a25795247a47c95753b150076fe
2020-03-24Use setVariablesLocal for setting task variablesKuleshov, Elena2-4/+4
Use setVariablesLocal for setting task variables in a correct scope in Camunda. Wait for task to be created before query to address robot test slowdown. Issue-ID: SO-2761 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I8229326f48936dc4bc59162341c12355a64982a5
2020-03-24Fix for MDONS create and delete flowSrinivasan Ramanathan4-7/+51
Added service-name update OTN service for Create flow Added new request format for OTN service Delete flow Change-Id: Iea3362c2a57a376f181de813158462390aaf27e3 Issue-ID: SO-2460 Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
2020-03-24Update Asdc DB tablezm33011-95/+42
Issue-ID: SO-2758 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ic916e55effe0e3688b8d014fb70ea0e2ad23c16a
2020-03-23fix for getpnfworkflows urltragait2-2/+2
Issue-ID: SO-2756 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I999d590dd76090a7aaabc84ad49030f24453485f Signed-off-by: tragait <rahul.tyagi@est.tech>
2020-03-23Merge "remove duplicated and not used code"Max Benjamin1-131/+11
2020-03-23Merge "Add HTTPS support between SOL003 Adapter and ETSI"Seshu Kumar M10-60/+223
2020-03-23Merge "Fix sonar issues"Lukasz Muszkieta3-97/+107
2020-03-23Fix sonar issuesParshad Patel3-97/+107
The Cyclomatic Complexity of this method is greater than 10 authorized Remove unused fields Issue-ID: SO-1841 Change-Id: I792e02a3843623b1a93d5a272946ad79a07373f8 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2020-03-20workflowAction refactorLukasz Muszkieta1-26/+15
- move variable declaration to the place where it is used - simplify the code Issue-ID: SO-2634 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I7da1dac5c24907358f0949e361edc502fe6b7092
2020-03-20Merge "resolve CSMF ServiceDecomposition problem"Chuanyu Chen1-25/+49
2020-03-20resolve CSMF ServiceDecomposition problemhetengjiao1-25/+49
Issue-ID: SO-2754 Change-Id: Iddcc69629a6f69d51ad7696d147bafad9121c078 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-03-19mso to add support for creating the cloud regionSmokowski, Steven11-28/+259
mso to add support for creating the cloud region Updated tag name to msoRequest on deletes. Issue-ID: SO-2753 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I80e318ce34f5938a42896398eb1a38b5c5f6e831
2020-03-19remove duplicated and not used codeLukasz Muszkieta1-131/+11
Issue-ID: SO-2634 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: Ie4a8fc2a52b3aae5fd40f75cc1bc33dbc385bae8
2020-03-19Add HTTPS support between SOL003 Adapter and ETSIwaqas.ikram10-60/+223
Catalog Manager Change-Id: I66c9cae7b583fa929c5ebe98731dd10616c07047 Issue-ID: SO-2752 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-03-19Merge "Correct object provider for jersey"Steve Smokowski7-6/+239
2020-03-19Merge "add m2e helpers for swagger"Steve Smokowski3-0/+92
2020-03-19Merge "reworked dsl client code to check for outputs"Steve Smokowski12-91/+185