aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org
AgeCommit message (Expand)AuthorFilesLines
2021-03-24Refactoring to enable on_failure for imperative workflowJozsef Csongvai3-4/+6
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL19-133/+133
2020-12-16Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to falseJulien Fontaine3-16/+2
2020-12-04ResourceResolution should fail if required resource did not resolvekuldipr1-7/+13
2020-10-21Update AAI endpoints to /aai/v22 for HonoluluLasse Kaihlavirta1-1/+1
2020-10-20Update AAI endpoints to /aai/v21Lasse Kaihlavirta1-1/+1
2020-09-22Enabling Code FormatterSingal, Kapil (ks220y)13-85/+118
2020-06-09Add ResourceResolutionResult to ResourceResolutionServiceJozsef Csongvai3-23/+23
2020-05-27Fix sub-attribute parsing for accessing resolved valuesJozsef Csongvai1-1/+16
2020-05-19Improve logging for ResourceAssingmentUtilsJozsef Csongvai1-6/+12
2020-05-18Add Naming Service & IP Assign custom resource resolution capabilityPaira, Saurav(sp694w)2-0/+638
2020-04-30Fix null safety - ResourceResolutionDBService.writeJozsef Csongvai1-0/+24
2020-04-09Enable inline templating in mapping filesJozsef Csongvai1-0/+21
2020-03-31Fix ResolutionSummary - return empty string instead of nullJozsef Csongvai1-4/+4
2020-03-19Fix kotlin cache lazy loadingSebastien Premont-Tendland1-0/+8
2020-03-09add a rest endpoint to remove resourcesJulien Fontaine1-0/+12
2020-03-03Add properties to ResolutionSummaryJozsef Csongvai2-13/+26
2020-02-28Fix - ResolutionSummary should contain resolved request-payloadJozsef Csongvai1-1/+1
2020-02-21Eliminate Template RequirementJozsef Csongvai3-1/+155
2020-02-12Refactoring Resource Resolution ServiceSingal, Kapil (ks220y)1-12/+14
2020-01-31Spring boot, Kotlin version upgradesBrinda Santh1-14/+14
2019-12-30Relationship Type and Templates modelsBrinda Santh1-11/+11
2019-12-11Metadata for name, version, tags and typeBrinda Santh2-8/+11
2019-12-11Separate jython implementation and dependencies.Brinda Santh1-22/+15
2019-11-29Optimize spring data JPA UT.Brinda Santh11-49/+153
2019-11-26Formatting Code base with ktlintSingal, Kapil (ks220y)17-264/+400
2019-11-09Convert component functions IT to UT.Brinda Santh4-14/+13
2019-11-04Extension support for db configuration.Brinda Santh1-1/+2
2019-10-29Provide ongoing occurrence value for scriptingAlexis de Talhouët1-0/+1
2019-09-27ResourceAssignmentUtils Junit FixesSingal, Kapil (ks220y)1-2/+2
2019-09-26Fixing distribution and propertiesSingal, Kapil (ks220y)1-1/+2
2019-09-19Refactoring Resource Resolution ComponentSingal, Kapil (ks220y)2-26/+39
2019-09-19Bug-fix - CDS Processor-DB & Default Dictionary not workingSteve Siani1-130/+130
2019-09-18Refactoring Netconf NetconfMessageUtilsSingal, Kapil (ks220y)1-2/+0
2019-09-05Merge "RR Complex types and Unit tests coverage"Dan Timoney1-2/+311
2019-09-04RR Complex types and Unit tests coverageSteve Siani1-2/+311
2019-08-29Resolve duplicate application property valuesBrinda Santh1-2/+2
2019-08-28rename config-data=>sdncOleg Mitsura1-1/+1
2019-08-27Make source-db consistent across samplesOleg Mitsura1-4/+4
2019-08-09Add resource definition resolution service.Brinda Santh2-75/+155
2019-08-09Add resource assignment DSL.Brinda Santh1-4/+37
2019-08-09Add resource definition DSL.Brinda Santh1-0/+78
2019-08-09Add resource source template DSL.Brinda Santh1-14/+89
2019-08-09Add property definition type DSL.Brinda Santh1-1/+1
2019-08-09Add resource source node type DSL definitions.Brinda Santh1-0/+59
2019-08-01Add remote python executor DSL propertiesBrinda Santh1-1/+1
2019-07-31Fix conflicting catalog service instance names.Brinda Santh1-3/+8
2019-07-30Add resource resolution component DSLBrinda Santh1-0/+60
2019-07-17Fail to get assignment-params when error occurAlexis de Talhouët1-1/+2
2019-07-15Merge "Minor updates in ResourceResolutionComponent class"Dan Timoney1-14/+15