aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap
AgeCommit message (Expand)AuthorFilesLines
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-30TemplateResolutionService default #occurrence 0->1Oleg Mitsura2-7/+10
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
2019-05-23Add cli test blueprintsBrinda Santh2-10/+12
2019-05-15BlueprintWebClientService: added return statusOleg Mitsura1-5/+8
2019-04-15AAI Junit test and Blueprint support configsSteve Siani1-8/+3
2019-04-09Jinja template for Blueprint template serviceSteve Siani3-19/+24
2019-04-04Improve data type handlingMuthuramalingam, Brinda Santh3-61/+88
2019-04-04Improve step data access.Muthuramalingam, Brinda Santh5-64/+68
2019-04-01Improve bulk processingMuthuramalingam, Brinda Santh2-75/+85
2019-04-01Improve function interfacesMuthuramalingam, Brinda Santh8-41/+96
2019-03-29Fix logging dependency conflictAlexis de Talhouët1-3/+2
2019-03-25Migrate ccsdk/apps to ccsdk/cdsAlexis de Talhouët17-186/+186
2019-03-18Ressource resolution using configurable databasevinal patel1-45/+60
2019-03-18Propagate exceptions correctlyAlexis de Talhouët7-5/+20
2019-03-13Improve RA capability processor.Muthuramalingam, Brinda Santh3-150/+73
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