aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap
AgeCommit message (Expand)AuthorFilesLines
2020-09-22Enabling Code FormatterSingal, Kapil (ks220y)10-34/+44
2020-08-24Add request IDs in command-executor logJulien Fontaine1-0/+5
2020-07-06Fix misleading errormessages in script exeutorsJozsef Csongvai2-2/+2
2020-06-22Fix exception handling in AbstractComponentFunctionJozsef Csongvai1-15/+15
2020-06-19Implement nodetemplate locking featureJozsef Csongvai1-1/+32
2020-04-08Merge "Refactoring BP Code with ErrorCatalog"Dan Timoney1-0/+42
2020-04-06Refactoring BP Code with ErrorCatalogBrinda Santh1-0/+42
2020-03-30execution timeout not respected...Oleg Mitsura2-14/+16
2020-03-19Fix kotlin cache lazy loadingSebastien Premont-Tendland2-0/+8
2020-01-31Spring boot, Kotlin version upgradesBrinda Santh1-1/+1
2019-12-31Flexible DSL Types and Templates definition.Brinda Santh2-7/+46
2019-12-30Runtime services for Relationship Type and TemplatesBrinda Santh1-1/+6
2019-12-11Separate jython implementation and dependencies.Brinda Santh4-277/+11
2019-12-06Remote Script Executor ComponentBrinda Santh3-9/+267
2019-11-26Formatting Code base with ktlintSingal, Kapil (ks220y)13-136/+203
2019-10-31Merge "Add remote service function execution."Dan Timoney1-0/+112
2019-10-29Add remote service function execution.Brinda Santh1-0/+112
2019-10-24Improve Remote Python Executor error handling and allow for structured responseSerge Simard1-1/+3
2019-10-14Merge "Component Script Executor Fix"Brinda Santh Muthuramalingam2-2/+3
2019-10-14Component Script Executor FixSingal, Kapil (ks220y)2-2/+3
2019-10-04Bi-directional GRPC non interactive implementationBrinda Santh1-27/+58
2019-10-03Add bi-directional python executor testsBrinda Santh1-0/+174
2019-09-24AbstractComponentFunction Payload APISingal, Kapil (ks220y)1-0/+20
2019-08-16Component node timeout implementationBrinda Santh1-1/+8
2019-08-09Add class model for workflow and resource data type.Brinda Santh1-0/+5
2019-08-09Add resource source template DSL.Brinda Santh1-27/+29
2019-08-09Add property definition type DSL.Brinda Santh1-5/+5
2019-08-01Add remote python executor DSL propertiesBrinda Santh2-43/+33
2019-07-30Add missing implementation and Operation Type.Brinda Santh2-148/+135
2019-07-24Fix attribute validation for complex type.Brinda Santh1-5/+105
2019-07-19Improve script file accessing through cache.Brinda Santh1-1/+2
2019-07-18Merge "Enable dynamic remote python executor"Brinda Santh Muthuramalingam1-4/+9
2019-07-18Merge "Fix missing constrains definitions."Dan Timoney1-1/+1
2019-07-17Enable dynamic remote python executorAlexis de Talhouët1-4/+9
2019-07-16bubble up python error to CDS outputOleg Mitsura2-8/+18
2019-07-15Fix missing constrains definitions.Brinda Santh1-1/+1
2019-07-10Refractor blueprint-script to avoid cyclic dependency.Brinda Santh1-5/+7
2019-06-25Refractor blueprint script dependencyBrinda Santh3-0/+126
2019-06-25python-executor will provide output line-by-lineOleg Mitsura1-2/+2
2019-04-24Rework remote command argumentsBrinda Santh1-4/+5
2019-04-22Update package type nameAlexis de Talhouët1-1/+1
2019-04-18Add support for Ansible packagesAlexis de Talhouët1-7/+13
2019-04-16Integration Test - Component ExecutorAlexis de Talhouët1-17/+10
2019-04-16Add grpc execution serviceBrinda Santh2-3/+162
2019-04-16Add remote python executorBrinda Santh1-0/+27
2019-04-04Improve step data access.Muthuramalingam, Brinda Santh2-13/+15
2019-04-02Merge "Complementary Junit test coverage"Dan Timoney2-7/+2
2019-04-02Handle expection in REST handlerAlexis de Talhouët1-4/+5
2019-04-01Complementary Junit test coverageSteve Siani2-7/+2
2019-04-01Improve function interfacesMuthuramalingam, Brinda Santh3-9/+87