aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-04-07Add workflowName and operationName to v8 ofKuleshov, Elena14-12/+185
Add workflowName and operationName to v8 of orchestrationRequests response. Fix typo in the schema for infra_active_requests. Change version matching for the new interface fields. Issue-ID: SO-2799 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Icc7f3c6271023a578df2c1d969c807a578cc9577
2020-04-07Add notification test for e2eSlicingzm3306-0/+104
Issue-ID: SO-2758 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I4635d3b4ef911c8bd2269407a5aa8709027244bf
2020-04-06Merge "updated bbinput setup to pull vf if no vnf found"Steve Smokowski2-5/+34
2020-04-06Merge "Added logic to update the requests DB when a"Steve Smokowski6-21/+212
2020-04-06Merge "mso to add additional validation for alacarte"Steve Smokowski2-2/+29
2020-04-06Merge "Use env var to determine debug logging appender"Steve Smokowski1-12/+14
2020-04-06Merge "updates to groovy tests"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