Age | Commit message (Expand) | Author | Files | Lines |
2023-06-14 | Convert scripts to python3 |  Dan Timoney | 2 | -4/+4 |
2021-07-28 | Revert "Renaming Files having BluePrint to have Blueprint" |  Jozsef Csongvai | 5 | -35/+35 |
2021-01-26 | PV/PVC elimination |  Oleg Mitsura | 1 | -2/+16 |
2021-01-22 | Renaming Files having BluePrint to have Blueprint |  KAPIL SINGAL | 5 | -35/+35 |
2020-09-22 | Enabling Code Formatter |  Singal, Kapil (ks220y) | 4 | -107/+115 |
2020-09-02 | Adding parent pom reference |  Singal, Kapil (ks220y) | 2 | -2/+2 |
2020-07-23 | Disable jython tests |  Jozsef Csongvai | 1 | -1/+3 |
2020-05-05 | Truncate message published on Kafka / Spike: Define solution for logs separation |  Julien Fontaine | 1 | -2/+9 |
2020-03-30 | execution timeout not respected... |  Oleg Mitsura | 1 | -0/+2 |
2020-03-27 | Change relative paths in Python Executor test |  Michal Jagiello | 1 | -2/+2 |
2019-12-11 | Metadata for name, version, tags and type |  Brinda Santh | 1 | -8/+7 |
2019-12-11 | Separate jython implementation and dependencies. |  Brinda Santh | 5 | -2/+159 |
2019-11-26 | Formatting Code base with ktlint |  Singal, Kapil (ks220y) | 4 | -61/+95 |
2019-10-24 | Improve Remote Python Executor error handling and allow for structured response |  Serge Simard | 1 | -0/+2 |
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 property definition type DSL. |  Brinda Santh | 1 | -1/+1 |
2019-08-01 | Add remote python executor DSL properties |  Brinda Santh | 1 | -0/+56 |
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 | 1 | -1/+1 |
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 | 1 | -3/+3 |
2019-04-26 | UT for python executor |  janani b | 2 | -1/+142 |
2019-04-24 | Rework remote command arguments |  Brinda Santh | 1 | -0/+2 |
2019-04-18 | Add support for Ansible packages |  Alexis de Talhouët | 1 | -2/+0 |
2019-04-16 | Add remote scripts cba |  Brinda Santh | 1 | -0/+91 |
2019-04-04 | Improve step data access. |  Muthuramalingam, Brinda Santh | 1 | -6/+6 |
2019-04-01 | Improve function interfaces |  Muthuramalingam, Brinda Santh | 1 | -12/+17 |
2019-03-25 | Migrate ccsdk/apps to ccsdk/cds |  Alexis de Talhouët | 3 | -12/+12 |
2019-02-20 | Add component function scripting service |  Muthuramalingam, Brinda Santh | 2 | -57/+5 |
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 | 1 | -4/+4 |
2019-02-12 | Fixes: manual integration test of CDS |  Alexis de Talhouët | 1 | -2/+1 |
2019-02-12 | Jython execution component and service |  Steve Alphonse Siani | 3 | -67/+56 |
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-11 | Resource Resoulution Service |  Singal, Kapil (ks220y) | 2 | -1/+32 |
2019-01-04 | 1st drop integration with BluePrintCatalogService |  Steve Alphonse Siani | 1 | -1/+1 |
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) | 2 | -2/+32 |
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) | 1 | -5/+5 |
2018-11-28 | Implement Base Jython Executor function. |  Muthuramalingam, Brinda Santh(bs2796) | 3 | -0/+163 |