summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/resource-resolution
AgeCommit message (Expand)AuthorFilesLines
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 Santh11-168/+357
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 Santh2-11/+126
2019-08-09Add resource definition DSL.Brinda Santh2-0/+172
2019-08-09Add resource source template DSL.Brinda Santh3-74/+338
2019-08-09Add property definition type DSL.Brinda Santh2-6/+6
2019-08-09Add resource source node type DSL definitions.Brinda Santh2-0/+200
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-09Added service for Edit CBAEzhilarasi1-1/+1
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)1-1/+1
2019-08-01Add remote python executor DSL propertiesBrinda Santh2-33/+13
2019-07-31Merge "Fix conflicting catalog service instance names."Dan Timoney1-3/+8
2019-07-31Merge "Add resource resolution component DSL"Dan Timoney3-0/+266
2019-07-31Fix conflicting catalog service instance names.Brinda Santh1-3/+8
2019-07-30Add resource resolution component DSLBrinda Santh3-0/+266
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-23Clean restconf duplicate models and Implementation.Brinda Santh1-0/+1
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ët2-2/+6
2019-07-15Merge "Minor updates in ResourceResolutionComponent class"Dan Timoney2-22/+25
2019-07-15Merge "Refractor blueprint-script to avoid cyclic dependency. There is a poss...Dan Timoney1-1/+1
2019-07-12Minor updates in ResourceResolutionComponent classPrathamesh Morde2-22/+25
2019-07-11Merge "Handle blank reponse body for PUT capability"Dan Timoney1-1/+5
2019-07-10Refractor blueprint-script to avoid cyclic dependency.Brinda Santh1-1/+1
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-09SLF4J conflict: exclude logging in where it is redundantSteve Siani1-0/+6
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