Age | Commit message (Expand) | Author | Files | Lines |
2019-10-24 | Improve Remote Python Executor error handling and allow for structured response | Serge Simard | 2 | -9/+43 |
2019-09-18 | Optimizing Imports and Formatting code | Singal, Kapil (ks220y) | 1 | -4/+4 |
2019-09-18 | Refactoring Netconf NetconfMessageUtils | Singal, Kapil (ks220y) | 1 | -5/+4 |
2019-09-16 | Changing line separator type to LF | SINGAL, KAPIL (ks220y) | 2 | -66/+66 |
2019-08-09 | Add resource source template DSL. | Brinda Santh | 1 | -38/+40 |
2019-08-09 | Add property definition type DSL. | Brinda Santh | 2 | -6/+6 |
2019-08-01 | Add remote python executor DSL properties | Brinda Santh | 3 | -0/+220 |
2019-07-23 | Fix for python executor unit test case failure. | Brinda Santh | 2 | -48/+49 |
2019-07-17 | Enable dynamic remote python executor | Alexis de Talhouët | 2 | -13/+20 |
2019-07-10 | Python executor parameters sorted again. | Oleg Mitsura | 1 | -10/+12 |
2019-07-08 | Merge "Enforce resolutionKey or resourceId/resourceType" | Dan Timoney | 1 | -37/+41 |
2019-07-08 | Merge "Remote Python executor unescapes script parameter values" | Dan Timoney | 1 | -2/+14 |
2019-07-04 | Enforce resolutionKey or resourceId/resourceType | Alexis de Talhouët | 1 | -37/+41 |
2019-06-25 | python-executor will provide output line-by-line | Oleg Mitsura | 2 | -6/+7 |
2019-06-21 | Remote Python executor unescapes script parameter values | Serge Simard | 1 | -2/+14 |
2019-06-14 | Python executor: Execution command and prepare environment log | Steve Siani | 1 | -0/+2 |
2019-04-26 | UT for python executor | janani b | 2 | -1/+142 |
2019-04-24 | Multiples fixes | Alexis de Talhouët | 1 | -0/+1 |
2019-04-24 | Rework remote command arguments | Brinda Santh | 2 | -27/+27 |
2019-04-23 | Support for dynamic property in command args | Alexis de Talhouët | 1 | -3/+6 |
2019-04-22 | Update package type name | Alexis de Talhouët | 1 | -16/+7 |
2019-04-18 | Add support for Ansible packages | Alexis de Talhouët | 2 | -8/+8 |
2019-04-16 | Add support to command to execute for remote python | Alexis de Talhouët | 1 | -1/+3 |
2019-04-16 | Integration Test - Component Executor | Alexis de Talhouët | 1 | -13/+34 |
2019-04-16 | Add remote scripts cba | Brinda Santh | 2 | -11/+100 |
2019-04-16 | Add grpc execution service | Brinda Santh | 1 | -21/+33 |
2019-04-16 | Add grpc property service | Brinda Santh | 1 | -1/+1 |
2019-04-16 | Add remote python executor | Brinda Santh | 1 | -0/+101 |
2019-04-04 | Improve step data access. | Muthuramalingam, Brinda Santh | 2 | -8/+8 |
2019-04-01 | Improve function interfaces | Muthuramalingam, Brinda Santh | 3 | -31/+68 |
2019-03-25 | Migrate ccsdk/apps to ccsdk/cds | Alexis de Talhouët | 4 | -20/+20 |
2019-02-20 | Add component function scripting service | Muthuramalingam, Brinda Santh | 7 | -318/+7 |
2019-02-15 | Python library for Jython execution | Steve Alphonse Siani | 1 | -2/+2 |
2019-02-12 | Add netconf script component function | Muthuramalingam, Brinda Santh | 4 | -54/+111 |
2019-02-12 | Fixes: manual integration test of CDS | Alexis de Talhouët | 5 | -35/+40 |
2019-02-12 | Jython execution component and service | Steve Alphonse Siani | 10 | -217/+232 |
2019-02-08 | Refactor test blueprint catalog | Muthuramalingam, Brinda Santh | 1 | -1/+1 |
2019-02-07 | Refactor components core and resource dict modules | Muthuramalingam, Brinda Santh | 1 | -3/+0 |
2019-01-23 | Blueprint Processor: Jython Component | Singal, Kapil (ks220y) | 2 | -1/+7 |
2019-01-18 | Implement CBA upload through REST | Alexis de Talhouët | 1 | -1/+4 |
2019-01-17 | Resource Resolution Service | Singal, Kapil (ks220y) | 1 | -2/+2 |
2019-01-11 | Resource Resoulution Service | Singal, Kapil (ks220y) | 3 | -3/+35 |
2019-01-04 | 1st drop integration with BluePrintCatalogService | Steve Alphonse Siani | 1 | -1/+1 |
2018-12-17 | Change to base sli provider interfaces. | Muthuramalingam, Brinda Santh(bs2796) | 1 | -4/+4 |
2018-12-06 | Store step inputs to blueprint runtime service. | Muthuramalingam, Brinda Santh(bs2796) | 1 | -8/+5 |
2018-12-04 | Add Netconf Executor Function module | Muthuramalingam, Brinda Santh(bs2796) | 5 | -17/+74 |
2018-12-04 | Add Blueprint Runtime Input/Output logic | Muthuramalingam, Brinda Santh(bs2796) | 1 | -4/+7 |
2018-11-30 | Add Jython Component model and validation logics. | Muthuramalingam, Brinda Santh(bs2796) | 3 | -9/+61 |
2018-11-28 | Implement Base Jython Executor function. | Muthuramalingam, Brinda Santh(bs2796) | 6 | -0/+358 |