aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/resource-resolution/src
AgeCommit message (Expand)AuthorFilesLines
2019-07-10Check null instead of "null" JSON node.prathameshmo1-3/+3
2019-07-04Add UT for ResourceResolutionService/ComponentAlexis de Talhouët11-139/+223
2019-07-04Add unit test for resolution repositoryAlexis de Talhouët3-1/+352
2019-07-04Enforce resolutionKey or resourceId/resourceTypeAlexis de Talhouët8-123/+393
2019-07-04Share RR context within node templateAlexis de Talhouët5-21/+43
2019-07-04Fix swagger definition for blueprint processorAlexis de Talhouët4-6/+32
2019-07-04Refactor resolution controllersAlexis de Talhouët5-87/+97
2019-06-25Refractor blueprint script dependencyBrinda Santh1-0/+57
2019-06-25Merge "Store resolution and expose with REST API"Dan Timoney9-84/+340
2019-06-25Merge "Allow multiple resolution for same node template"Dan Timoney3-30/+42
2019-06-25Merge "InputResourceResolutionProcessorTest re-enabled"Dan Timoney1-13/+16
2019-06-25Store resolution and expose with REST APIAlexis de Talhouët9-84/+340
2019-06-25Allow multiple resolution for same node templateAlexis de Talhouët3-30/+42
2019-06-21Add Jinja2 custom ResourceLocatorAlexis de Talhouët1-2/+3
2019-06-20InputResourceResolutionProcessorTest re-enabledottero1-13/+16
2019-06-18Create REST API layer for resource resolution stored configletSerge Simard1-10/+22
2019-06-13Various bug fixes encountered during remote ansible executor development.Serge Simard3-3/+3
2019-05-28Merge "Bug fix: Enrichment fails for processor-db source"Dan Timoney2-2/+30
2019-05-28Returning null for unresolved variablesottero2-1/+90
2019-05-28Bug fix: Enrichment fails for processor-db sourceSteve Siani2-2/+30
2019-05-23make templating service support JsonNode instead of any.Steve Siani2-18/+18
2019-05-23Add cli test blueprintsBrinda Santh2-10/+12
2019-05-15BlueprintWebClientService: added return statusOleg Mitsura3-15/+22
2019-04-15AAI Junit test and Blueprint support configsSteve Siani8-18/+420
2019-04-09Jinja template for Blueprint template serviceSteve Siani4-22/+25
2019-04-04Improve data type handlingMuthuramalingam, Brinda Santh3-61/+88
2019-04-04Improve step data access.Muthuramalingam, Brinda Santh9-74/+101
2019-04-02Fix: Complementary JUnit tests in BlueprintProcessorSteve Siani1-25/+26
2019-04-02Merge "Complementary Junit test coverage"Dan Timoney9-16/+393
2019-04-01Complementary Junit test coverageSteve Siani9-16/+393
2019-04-01Improve bulk processingMuthuramalingam, Brinda Santh4-84/+98
2019-04-01Improve function interfacesMuthuramalingam, Brinda Santh11-99/+162
2019-03-29Fix logging dependency conflictAlexis de Talhouët1-3/+2
2019-03-27Add Restconf Kotlin script sampleMuthuramalingam, Brinda Santh1-0/+36
2019-03-25Migrate ccsdk/apps to ccsdk/cdsAlexis de Talhouët21-223/+223
2019-03-18Ressource resolution using configurable databasevinal patel3-55/+64
2019-03-18Propagate exceptions correctlyAlexis de Talhouët8-5/+22
2019-03-13Improve RA capability processor.Muthuramalingam, Brinda Santh5-154/+81
2019-03-12Empty MissingNode from input during RRAlexis de Talhouët4-23/+24
2019-03-11Mesh input-key-mapping using velocityAlexis de Talhouët3-45/+37
2019-03-11Enhance / fix REST resource resolutionAlexis de Talhouët4-23/+58
2019-03-11Add blueprint runtime validatorMuthuramalingam, Brinda Santh8-63/+78
2019-03-07Add support for resource-resolution storageAlexis de Talhouët7-253/+454
2019-03-06Merge "Ressource resolution using configurable database"Dan Timoney6-55/+51
2019-03-06Ressource resolution using configurable databasevinal patel7-60/+53
2019-03-06Resource resolution using RESTvinal patel1-6/+3
2019-03-04Fix Default and DB sources for RAAlexis de Talhouët2-29/+51
2019-03-04Use protobuf JsonFormatAlexis de Talhouët1-3/+9
2019-03-01Get DSL Property in Resource ResolutionMuthuramalingam, Brinda Santh13-75/+149
2019-02-20Add component function scripting serviceMuthuramalingam, Brinda Santh5-60/+62