Age | Commit message (Expand) | Author | Files | Lines |
2019-08-29 | Resolve duplicate application property values |  Brinda Santh | 1 | -2/+2 |
2019-08-28 | rename config-data=>sdnc |  Oleg Mitsura | 2 | -5/+5 |
2019-08-27 | Make source-db consistent across samples |  Oleg Mitsura | 7 | -145/+145 |
2019-08-09 | Add resource definition resolution service. |  Brinda Santh | 2 | -75/+155 |
2019-08-09 | Add resource assignment DSL. |  Brinda Santh | 1 | -4/+37 |
2019-08-09 | Add resource definition DSL. |  Brinda Santh | 1 | -0/+78 |
2019-08-09 | Add resource source template DSL. |  Brinda Santh | 1 | -14/+89 |
2019-08-09 | Add property definition type DSL. |  Brinda Santh | 1 | -1/+1 |
2019-08-09 | Add resource source node type DSL definitions. |  Brinda Santh | 1 | -0/+59 |
2019-08-01 | Add remote python executor DSL properties |  Brinda Santh | 1 | -1/+1 |
2019-07-31 | Fix conflicting catalog service instance names. |  Brinda Santh | 1 | -3/+8 |
2019-07-30 | Add resource resolution component DSL |  Brinda Santh | 1 | -0/+60 |
2019-07-23 | Clean restconf duplicate models and Implementation. |  Brinda Santh | 1 | -0/+1 |
2019-07-17 | Fail to get assignment-params when error occur |  Alexis de Talhouët | 1 | -1/+2 |
2019-07-15 | Merge "Minor updates in ResourceResolutionComponent class" |  Dan Timoney | 1 | -14/+15 |
2019-07-12 | Minor updates in ResourceResolutionComponent class |  Prathamesh Morde | 1 | -14/+15 |
2019-07-10 | Refractor blueprint-script to avoid cyclic dependency. |  Brinda Santh | 1 | -1/+1 |
2019-07-04 | Add UT for ResourceResolutionService/Component |  Alexis de Talhouët | 5 | -130/+216 |
2019-07-04 | Add unit test for resolution repository |  Alexis de Talhouët | 3 | -1/+352 |
2019-07-04 | Share RR context within node template |  Alexis de Talhouët | 1 | -3/+13 |
2019-06-25 | Merge "Store resolution and expose with REST API" |  Dan Timoney | 1 | -6/+1 |
2019-06-25 | Store resolution and expose with REST API |  Alexis de Talhouët | 1 | -6/+1 |
2019-06-20 | InputResourceResolutionProcessorTest re-enabled |  ottero | 1 | -13/+16 |
2019-05-28 | Merge "Bug fix: Enrichment fails for processor-db source" |  Dan Timoney | 1 | -1/+28 |
2019-05-28 | Returning null for unresolved variables |  ottero | 1 | -0/+79 |
2019-05-28 | Bug fix: Enrichment fails for processor-db source |  Steve Siani | 1 | -1/+28 |
2019-05-23 | make templating service support JsonNode instead of any. |  Steve Siani | 1 | -8/+13 |
2019-05-15 | BlueprintWebClientService: added return status |  Oleg Mitsura | 2 | -10/+14 |
2019-04-15 | AAI Junit test and Blueprint support configs |  Steve Siani | 7 | -10/+417 |
2019-04-09 | Jinja template for Blueprint template service |  Steve Siani | 1 | -3/+1 |
2019-04-04 | Improve step data access. |  Muthuramalingam, Brinda Santh | 4 | -10/+33 |
2019-04-02 | Fix: Complementary JUnit tests in BlueprintProcessor |  Steve Siani | 1 | -25/+26 |
2019-04-02 | Merge "Complementary Junit test coverage" |  Dan Timoney | 9 | -16/+393 |
2019-04-01 | Complementary Junit test coverage |  Steve Siani | 9 | -16/+393 |
2019-04-01 | Improve bulk processing |  Muthuramalingam, Brinda Santh | 2 | -9/+13 |
2019-04-01 | Improve function interfaces |  Muthuramalingam, Brinda Santh | 2 | -56/+64 |
2019-03-25 | Migrate ccsdk/apps to ccsdk/cds |  Alexis de Talhouët | 4 | -37/+37 |
2019-03-18 | Ressource resolution using configurable database |  vinal patel | 2 | -10/+4 |
2019-03-18 | Propagate exceptions correctly |  Alexis de Talhouët | 1 | -0/+2 |
2019-03-13 | Improve RA capability processor. |  Muthuramalingam, Brinda Santh | 2 | -4/+8 |
2019-03-11 | Add blueprint runtime validator |  Muthuramalingam, Brinda Santh | 1 | -1/+1 |
2019-03-07 | Add support for resource-resolution storage |  Alexis de Talhouët | 1 | -2/+6 |
2019-03-06 | Ressource resolution using configurable database |  vinal patel | 4 | -7/+13 |
2019-03-01 | Get DSL Property in Resource Resolution |  Muthuramalingam, Brinda Santh | 4 | -19/+20 |
2019-02-20 | Add component function scripting service |  Muthuramalingam, Brinda Santh | 1 | -2/+2 |
2019-02-17 | restconf resolution service |  Muthuramalingam, Brinda Santh | 2 | -2/+4 |
2019-02-15 | Python library for Jython execution |  Steve Alphonse Siani | 3 | -20/+8 |
2019-02-12 | Add netconf script component function |  Muthuramalingam, Brinda Santh | 1 | -2/+2 |
2019-02-12 | Fixes: manual integration test of CDS |  Alexis de Talhouët | 1 | -1/+1 |
2019-02-12 | Jython execution component and service |  Steve Alphonse Siani | 4 | -2/+80 |