aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap
AgeCommit message (Expand)AuthorFilesLines
2022-08-29Add endpoint for deleting templatesJozsef Csongvai2-0/+118
2022-08-26Rest resolution enhancementsLukasz Rajewski1-8/+41
2022-08-25Template headers, path and outputsmapping in the rest processorLukasz Rajewski1-9/+16
2022-08-03Enable deleting resources by lastN occurrencesJozsef Csongvai2-10/+121
2022-07-19[Blueprintsprocessor] Use all source-db resources instead of only processor-dbMichal Jagiello1-4/+6
2022-07-18Aligned attributes of CDS componentsLukasz Rajewski2-0/+5
2022-07-12Change template query to return a result when duplicate rows existskuldipr1-0/+19
2022-05-24Merge "Extend Template API to retrieve resolutions by occurrence"Jozsef Csongvai2-0/+160
2022-05-24API to resolve resources based on optional 'occurrence' optionskuldipr2-2/+147
2022-05-24Extend Template API to retrieve resolutions by occurrencejuhi arora2-0/+160
2022-05-24Enable versioned resource resolution by using occurrencekuldipr4-8/+136
2022-05-23Merge "Enable force-resolution"Dan Timoney4-7/+28
2022-05-19Resource endpoint should support occurrencesKuldip Rai2-7/+13
2022-05-19Enable force-resolutionOleg Mitsura4-7/+28
2022-05-16Re-enable formatting and fix formatting issuesJozsef Csongvai6-21/+28
2022-03-23Add indexes to Template/Resource resolutionOleg Mitsura2-2/+15
2022-01-17Add functions for retrieving multiple artifactsArne Chrestin5-4/+120
2021-07-28Revert "Renaming Files having BluePrint to have Blueprint"Jozsef Csongvai19-250/+250
2021-05-13Add MS SQL driver in CDS blueprints andPrudence Au1-4/+4
2021-03-17Refactoring to enable on_failure for imperative workflowJozsef Csongvai10-19/+20
2021-02-17Fixed null pointer exception for JSON RALukasz Rajewski1-1/+3
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL19-258/+258
2020-12-16Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to falseJulien Fontaine1-2/+0
2020-12-14ResourceResolution should fail if required resource did not resolve -edge casekuldipr1-2/+5
2020-12-04ResourceResolution should fail if required resource did not resolvekuldipr1-7/+15
2020-12-02CDS Fix Swagger issuesPiotr Stanior2-2/+2
2020-10-28Enable retrieving ResourceResolution objects from database in kotlin scriptskuldip Rai1-0/+19
2020-10-13master: missing input shouldn't fail processOleg Mitsura2-16/+21
2020-10-06Fix resolution of keyIdentifiersJozsef Csongvai2-4/+4
2020-09-22Enabling Code FormatterSingal, Kapil (ks220y)21-187/+239
2020-06-09Add ResourceResolutionResult to ResourceResolutionServiceJozsef Csongvai4-28/+37
2020-05-27Fix sub-attribute parsing for accessing resolved valuesJozsef Csongvai5-0/+27
2020-05-19Improve logging for ResourceAssingmentUtilsJozsef Csongvai1-1/+4
2020-05-18Add Naming Service & IP Assign custom resource resolution capabilityPaira, Saurav(sp694w)5-22/+414
2020-04-30Fix null safety - ResourceResolutionDBService.writeJozsef Csongvai1-5/+5
2020-04-29RestResourceResolutionProcessor should always set StatusJozsef Csongvai1-0/+3
2020-04-16Fix default behavior for DatabaseResourceAssignmentProcessorJozsef Csongvai1-3/+3
2020-04-10Merge "Enable inline templating in mapping files"Dan Timoney3-0/+32
2020-04-09Fix parsing error for RestResourceSourceJozsef Csongvai2-2/+3
2020-04-09Enable inline templating in mapping filesJozsef Csongvai3-0/+32
2020-04-08Merge "Refactoring BP Code with ErrorCatalog"Dan Timoney4-4/+28
2020-04-06Refactoring 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