Age | Commit message (Expand) | Author | Files | Lines |
2019-08-09 | Merge "Default resolution status when storing result" | Dan Timoney | 1 | -1/+1 |
2019-08-09 | Add resource assignment DSL. | Brinda Santh | 2 | -11/+126 |
2019-08-09 | Add resource definition DSL. | Brinda Santh | 2 | -0/+172 |
2019-08-09 | Add resource source template DSL. | Brinda Santh | 3 | -74/+338 |
2019-08-09 | Add property definition type DSL. | Brinda Santh | 2 | -6/+6 |
2019-08-09 | Add resource source node type DSL definitions. | Brinda Santh | 2 | -0/+200 |
2019-08-09 | Default resolution status when storing result | Alexis de Talhouët | 1 | -1/+1 |
2019-08-01 | Add remote python executor DSL properties | Brinda Santh | 2 | -33/+13 |
2019-07-31 | Merge "Fix conflicting catalog service instance names." | Dan Timoney | 1 | -3/+8 |
2019-07-31 | Merge "Add resource resolution component DSL" | Dan Timoney | 3 | -0/+266 |
2019-07-31 | Fix conflicting catalog service instance names. | Brinda Santh | 1 | -3/+8 |
2019-07-30 | Add resource resolution component DSL | Brinda Santh | 3 | -0/+266 |
2019-07-30 | Merge "TemplateResolutionService default #occurrence 0->1" | Dan Timoney | 2 | -7/+10 |
2019-07-30 | TemplateResolutionService default #occurrence 0->1 | Oleg Mitsura | 2 | -7/+10 |
2019-07-26 | Upgrade cds spring and kotlin versions. | Brinda Santh | 1 | -0/+0 |
2019-07-23 | Clean restconf duplicate models and Implementation. | Brinda Santh | 1 | -0/+1 |
2019-07-23 | Refactor Netconf script component parent. | Brinda Santh | 2 | -68/+73 |
2019-07-18 | Resolve Attribute and properties fails with subPropertyName | Steve Siani | 1 | -8/+8 |
2019-07-17 | Fail to get assignment-params when error occur | Alexis de Talhouët | 2 | -2/+6 |
2019-07-15 | Merge "Minor updates in ResourceResolutionComponent class" | Dan Timoney | 2 | -22/+25 |
2019-07-15 | Merge "Refractor blueprint-script to avoid cyclic dependency. There is a poss... | Dan Timoney | 1 | -1/+1 |
2019-07-12 | Minor updates in ResourceResolutionComponent class | Prathamesh Morde | 2 | -22/+25 |
2019-07-11 | Merge "Handle blank reponse body for PUT capability" | Dan Timoney | 1 | -1/+5 |
2019-07-10 | Refractor blueprint-script to avoid cyclic dependency. | Brinda Santh | 1 | -1/+1 |
2019-07-10 | Handle blank reponse body for PUT capability | Abdelmuhaimen Seaudi | 1 | -1/+5 |
2019-07-10 | Check null instead of "null" JSON node. | prathameshmo | 1 | -3/+3 |
2019-07-04 | Add UT for ResourceResolutionService/Component | Alexis de Talhouët | 11 | -139/+223 |
2019-07-04 | Add unit test for resolution repository | Alexis de Talhouët | 3 | -1/+352 |
2019-07-04 | Enforce resolutionKey or resourceId/resourceType | Alexis de Talhouët | 8 | -123/+393 |
2019-07-04 | Share RR context within node template | Alexis de Talhouët | 5 | -21/+43 |
2019-07-04 | Fix swagger definition for blueprint processor | Alexis de Talhouët | 4 | -6/+32 |
2019-07-04 | Refactor resolution controllers | Alexis de Talhouët | 5 | -87/+97 |
2019-06-25 | Refractor blueprint script dependency | Brinda Santh | 1 | -0/+57 |
2019-06-25 | Merge "Store resolution and expose with REST API" | Dan Timoney | 9 | -84/+340 |
2019-06-25 | Merge "Allow multiple resolution for same node template" | Dan Timoney | 3 | -30/+42 |
2019-06-25 | Merge "InputResourceResolutionProcessorTest re-enabled" | Dan Timoney | 1 | -13/+16 |
2019-06-25 | Store resolution and expose with REST API | Alexis de Talhouët | 9 | -84/+340 |
2019-06-25 | Allow multiple resolution for same node template | Alexis de Talhouët | 3 | -30/+42 |
2019-06-21 | Add Jinja2 custom ResourceLocator | Alexis de Talhouët | 1 | -2/+3 |
2019-06-20 | InputResourceResolutionProcessorTest re-enabled | ottero | 1 | -13/+16 |
2019-06-18 | Create REST API layer for resource resolution stored configlet | Serge Simard | 1 | -10/+22 |
2019-06-13 | Various bug fixes encountered during remote ansible executor development. | Serge Simard | 3 | -3/+3 |
2019-05-28 | Merge "Bug fix: Enrichment fails for processor-db source" | Dan Timoney | 2 | -2/+30 |
2019-05-28 | Returning null for unresolved variables | ottero | 2 | -1/+90 |
2019-05-28 | Bug fix: Enrichment fails for processor-db source | Steve Siani | 2 | -2/+30 |
2019-05-23 | make templating service support JsonNode instead of any. | Steve Siani | 2 | -18/+18 |
2019-05-23 | Add cli test blueprints | Brinda Santh | 2 | -10/+12 |
2019-05-15 | BlueprintWebClientService: added return status | Oleg Mitsura | 3 | -15/+22 |
2019-04-15 | AAI Junit test and Blueprint support configs | Steve Siani | 8 | -18/+420 |
2019-04-09 | Jinja template for Blueprint template service | Steve Siani | 4 | -22/+25 |