aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap
AgeCommit message (Expand)AuthorFilesLines
2020-12-17ResourceResolution should fail if required resource did not resolve -edge casefrankfurtkuldipr1-2/+5
2020-12-17ResourceResolution should fail if required resource did not resolvekuldipr1-7/+15
2020-10-09Merge "input missing shouldn't throw exception" into frankfurtKAPIL SINGAL2-14/+20
2020-10-08Fix resolution of keyIdentifiersJozsef Csongvai2-4/+4
2020-10-06input missing shouldn't throw exceptionOleg Mitsura2-14/+20
2020-06-11Add ResourceResolutionResult to ResourceResolutionServiceJozsef Csongvai4-31/+43
2020-05-28Fix sub-attribute parsing for accessing resolved valuesJozsef Csongvai5-0/+27
2020-05-20Improve logging for ResourceAssingmentUtilsJozsef Csongvai1-1/+4
2020-04-30Fix null safety - ResourceResolutionDBService.writeJozsef Csongvai1-5/+5
2020-04-30RestResourceResolutionProcessor should always set StatusJozsef Csongvai1-0/+3
2020-04-20Fix default behavior for DatabaseResourceAssignmentProcessorJozsef Csongvai1-3/+3
2020-04-10Merge "Fix parsing error for RestResourceSource" into frankfurtDan Timoney2-2/+3
2020-04-10Enable inline templating in mapping filesJozsef Csongvai3-0/+32
2020-04-10Fix parsing error for RestResourceSourceJozsef Csongvai2-2/+3
2020-04-08Refactoring BP Code with ErrorCatalogBrinda Santh4-4/+28
2020-03-31Fix ResolutionSummary - return empty string instead of nullJozsef Csongvai1-5/+27
2020-03-19Fix kotlin cache lazy loadingSebastien Premont-Tendland1-0/+2
2020-03-09add a rest endpoint to remove resourcesJulien Fontaine2-0/+32
2020-03-03Add properties to ResolutionSummaryJozsef Csongvai1-6/+14
2020-02-28Fix - ResolutionSummary should contain resolved request-payloadJozsef Csongvai2-1/+2
2020-02-21Eliminate Template RequirementJozsef Csongvai7-22/+105
2020-02-13DB resolutions are picking inputKeyMapping values from DDSteve Siani1-1/+1
2020-02-12Refactoring Resource Resolution ServiceSingal, Kapil (ks220y)1-13/+19
2020-01-31Spring boot, Kotlin version upgradesBrinda Santh2-2/+3
2019-12-31Flexible DSL Types and Templates definition.Brinda Santh1-4/+24
2019-12-24Refactoring log-protect for hiding sensitive data in logsJozsef Csongvai3-25/+9
2019-11-29Optimize spring data JPA UT.Brinda Santh3-1/+5
2019-11-26Formatting Code base with ktlintSingal, Kapil (ks220y)24-510/+907
2019-11-13CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAItragait2-1/+5
2019-10-29Provide ongoing occurrence value for scriptingAlexis de Talhouët1-0/+6
2019-09-26Resource Resolution RefactoringSingal, Kapil (ks220y)2-1/+3
2019-09-26Fixing distribution and propertiesSingal, Kapil (ks220y)2-2/+4
2019-09-24Refactoring ResourceAssignmentUtilsSingal, Kapil (ks220y)4-32/+32
2019-09-23Refactoring ResourceAssignmentUtilsSingal, Kapil (ks220y)1-32/+30
2019-09-19Refactoring Resource Resolution ComponentSingal, Kapil (ks220y)7-213/+271
2019-09-19Bug-fix - CDS Processor-DB & Default Dictionary not workingSteve Siani5-143/+224
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