summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/resource-resolution/src/main
AgeCommit message (Expand)AuthorFilesLines
2019-09-18Refactoring Netconf NetconfMessageUtilsSingal, Kapil (ks220y)3-19/+3
2019-09-11Vault Client Rest API implementation for sensitive dataSteve Siani3-31/+77
2019-09-06Merge "Resource resolution fix + improvement."Dan Timoney1-2/+7
2019-09-05Resource resolution fix + improvement.Serge Simard1-2/+7
2019-09-04RR Complex types and Unit tests coverageSteve Siani2-65/+194
2019-08-27Make source-db consistent across samplesOleg Mitsura1-3/+7
2019-08-12Handle all Data Type and DD with complex typeSteve Siani4-105/+99
2019-08-12Merge "Resource resolution should return a string"Dan Timoney1-4/+4
2019-08-12Resource resolution should return a stringAlexis de Talhouët1-4/+4
2019-08-09Add class model for workflow and resource data type.Brinda Santh2-0/+10
2019-08-09Add resource definition resolution service.Brinda Santh9-93/+202
2019-08-09Merge "Fix occurrence really optional"Dan Timoney1-1/+1
2019-08-09Merge "Set resource data value when fetch from database"Dan Timoney1-3/+7
2019-08-09Merge "Default resolution status when storing result"Dan Timoney1-1/+1
2019-08-09Add resource assignment DSL.Brinda Santh1-7/+89
2019-08-09Add resource definition DSL.Brinda Santh1-0/+94
2019-08-09Add resource source template DSL.Brinda Santh2-60/+249
2019-08-09Add property definition type DSL.Brinda Santh1-5/+5
2019-08-09Add resource source node type DSL definitions.Brinda Santh1-0/+141
2019-08-09Set resource data value when fetch from databaseAlexis de Talhouët1-3/+7
2019-08-09Default resolution status when storing resultAlexis de Talhouët1-1/+1
2019-08-09Fix occurrence really optionalEliezio Oliveira1-1/+1
2019-08-01Add remote python executor DSL propertiesBrinda Santh1-32/+12
2019-07-31Merge "Add resource resolution component DSL"Dan Timoney2-0/+206
2019-07-30Add resource resolution component DSLBrinda Santh2-0/+206
2019-07-30Merge "TemplateResolutionService default #occurrence 0->1"Dan Timoney2-7/+10
2019-07-30TemplateResolutionService default #occurrence 0->1Oleg Mitsura2-7/+10
2019-07-26Upgrade cds spring and kotlin versions.Brinda Santh1-0/+0
2019-07-23Refactor Netconf script component parent.Brinda Santh2-68/+73
2019-07-18Resolve Attribute and properties fails with subPropertyNameSteve Siani1-8/+8
2019-07-17Fail to get assignment-params when error occurAlexis de Talhouët1-1/+4
2019-07-12Minor updates in ResourceResolutionComponent classPrathamesh Morde1-8/+10
2019-07-11Merge "Handle blank reponse body for PUT capability"Dan Timoney1-1/+5
2019-07-10Handle blank reponse body for PUT capabilityAbdelmuhaimen Seaudi1-1/+5
2019-07-10Check null instead of "null" JSON node.prathameshmo1-3/+3
2019-07-04Add UT for ResourceResolutionService/ComponentAlexis de Talhouët6-9/+7
2019-07-04Enforce resolutionKey or resourceId/resourceTypeAlexis de Talhouët8-123/+393
2019-07-04Share RR context within node templateAlexis de Talhouët4-18/+30
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-25Store resolution and expose with REST APIAlexis de Talhouët8-78/+339
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-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 Timoney1-1/+2
2019-05-28Returning null for unresolved variablesottero1-1/+11
2019-05-28Bug fix: Enrichment fails for processor-db sourceSteve Siani1-1/+2
2019-05-23make templating service support JsonNode instead of any.Steve Siani1-10/+5