aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/python-executor/src/test
AgeCommit message (Expand)AuthorFilesLines
2019-07-23Fix for python executor unit test case failure.Brinda Santh2-48/+49
2019-07-17Enable dynamic remote python executorAlexis de Talhouët1-1/+1
2019-07-04Enforce resolutionKey or resourceId/resourceTypeAlexis de Talhouët1-37/+41
2019-06-25python-executor will provide output line-by-lineOleg Mitsura1-3/+3
2019-04-26UT for python executorjanani b2-1/+142
2019-04-24Rework remote command argumentsBrinda Santh1-0/+2
2019-04-18Add support for Ansible packagesAlexis de Talhouët1-2/+0
2019-04-16Add remote scripts cbaBrinda Santh1-0/+91
2019-04-04Improve step data access.Muthuramalingam, Brinda Santh1-6/+6
2019-04-01Improve function interfacesMuthuramalingam, Brinda Santh1-12/+17
2019-03-25Migrate ccsdk/apps to ccsdk/cdsAlexis de Talhouët3-12/+12
2019-02-20Add component function scripting serviceMuthuramalingam, Brinda Santh2-57/+5
2019-02-15Python library for Jython executionSteve Alphonse Siani1-2/+2
2019-02-12Add netconf script component functionMuthuramalingam, Brinda Santh1-4/+4
2019-02-12Fixes: manual integration test of CDSAlexis de Talhouët1-2/+1
2019-02-12Jython execution component and serviceSteve Alphonse Siani3-67/+56
2019-02-08Refactor test blueprint catalogMuthuramalingam, Brinda Santh1-1/+1
2019-02-07Refactor components core and resource dict modulesMuthuramalingam, Brinda Santh1-3/+0
2019-01-23Blueprint Processor: Jython ComponentSingal, Kapil (ks220y)2-1/+7
2019-01-18Implement CBA upload through RESTAlexis de Talhouët1-1/+4
2019-01-11Resource Resoulution ServiceSingal, Kapil (ks220y)2-1/+32
2019-01-041st drop integration with BluePrintCatalogServiceSteve Alphonse Siani1-1/+1
2018-12-06Store step inputs to blueprint runtime service.Muthuramalingam, Brinda Santh(bs2796)1-8/+5
2018-12-04Add Netconf Executor Function moduleMuthuramalingam, Brinda Santh(bs2796)2-2/+32
2018-12-04Add Blueprint Runtime Input/Output logicMuthuramalingam, Brinda Santh(bs2796)1-4/+7
2018-11-30Add Jython Component model and validation logics.Muthuramalingam, Brinda Santh(bs2796)1-5/+5
2018-11-28Implement Base Jython Executor function.Muthuramalingam, Brinda Santh(bs2796)3-0/+163