summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/python-executor/src/main
AgeCommit message (Expand)AuthorFilesLines
2021-01-26PV/PVC eliminationOleg Mitsura1-16/+98
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL8-54/+54
2020-09-22Enabling Code FormatterSingal, Kapil (ks220y)6-33/+49
2020-08-24Add request IDs in command-executor logJulien Fontaine1-0/+5
2020-08-04cds-exec shouldn't return "N/A" as outputOleg Mitsura1-8/+8
2020-07-14cmd-exec payload should be payload, not err msg.Oleg Mitsura1-67/+50
2020-07-08cmd-exec server-side timeout.Oleg Mitsura1-1/+1
2020-07-02Command Executor : Invalid response_data when executed script failsJulien Fontaine1-18/+18
2020-06-26cmdexec should return status=FAILURE on errorsOleg Mitsura1-40/+47
2020-06-18Missing note of timeout differences.Oleg Mitsura1-3/+8
2020-05-05Truncate message published on Kafka / Spike: Define solution for logs separationJulien Fontaine1-23/+74
2020-04-09Merge "Improving CMD-exec err msgs/handling."Dan Timoney1-16/+51
2020-04-08Improving CMD-exec err msgs/handling.Oleg Mitsura1-16/+51
2020-04-08Merge "Refactoring BP Code with ErrorCatalog"Dan Timoney1-0/+6
2020-04-06Refactoring BP Code with ErrorCatalogBrinda Santh1-0/+6
2020-03-30execution timeout not respected...Oleg Mitsura1-9/+25
2019-12-30Runtime services for Relationship Type and TemplatesBrinda Santh2-2/+2
2019-12-11Separate jython implementation and dependencies.Brinda Santh5-8/+325
2019-11-26Formatting Code base with ktlintSingal, Kapil (ks220y)4-60/+98
2019-11-19Changes return value from boolean to typical process return code;Serge Simard1-23/+29
2019-10-24Improve Remote Python Executor error handling and allow for structured responseSerge Simard1-9/+41
2019-08-09Add resource source template DSL.Brinda Santh1-38/+40
2019-08-09Add property definition type DSL.Brinda Santh1-5/+5
2019-08-01Add remote python executor DSL propertiesBrinda Santh2-0/+164
2019-07-17Enable dynamic remote python executorAlexis de Talhouët1-12/+19
2019-07-10Python executor parameters sorted again.Oleg Mitsura1-10/+12
2019-07-08Merge "Remote Python executor unescapes script parameter values"Dan Timoney1-2/+14
2019-06-25python-executor will provide output line-by-lineOleg Mitsura1-3/+4
2019-06-21Remote Python executor unescapes script parameter valuesSerge Simard1-2/+14
2019-06-14Python executor: Execution command and prepare environment logSteve Siani1-0/+2
2019-04-24Multiples fixesAlexis de Talhouët1-0/+1
2019-04-24Rework remote command argumentsBrinda Santh1-27/+25
2019-04-23Support for dynamic property in command argsAlexis de Talhouët1-3/+6
2019-04-22Update package type nameAlexis de Talhouët1-16/+7
2019-04-18Add support for Ansible packagesAlexis de Talhouët1-6/+8
2019-04-16Add support to command to execute for remote pythonAlexis de Talhouët1-1/+3
2019-04-16Integration Test - Component ExecutorAlexis de Talhouët1-13/+34
2019-04-16Add remote scripts cbaBrinda Santh1-11/+9
2019-04-16Add grpc execution serviceBrinda Santh1-21/+33
2019-04-16Add grpc property serviceBrinda Santh1-1/+1
2019-04-16Add remote python executorBrinda Santh1-0/+101
2019-04-04Improve step data access.Muthuramalingam, Brinda Santh1-2/+2
2019-04-01Improve function interfacesMuthuramalingam, Brinda Santh2-19/+51
2019-03-25Migrate ccsdk/apps to ccsdk/cdsAlexis de Talhouët1-8/+8
2019-02-20Add component function scripting serviceMuthuramalingam, Brinda Santh5-261/+2
2019-02-12Add netconf script component functionMuthuramalingam, Brinda Santh3-50/+107
2019-02-12Fixes: manual integration test of CDSAlexis de Talhouët4-33/+39
2019-02-12Jython execution component and serviceSteve Alphonse Siani7-150/+176
2019-01-17Resource Resolution ServiceSingal, Kapil (ks220y)1-2/+2
2019-01-11Resource Resoulution ServiceSingal, Kapil (ks220y)1-2/+3