aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor
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 resolvekuldipr2-18/+33
2020-12-14add toggle variable ansible fire failure to awx functionEltanany Shaaban1-2/+2
2020-12-14add toggle variable ansible fire failure to awx functionEltanany Shaaban1-3/+16
2020-11-12Remove URI encoding in BlueprintWebClientServiceJozsef Csongvai2-22/+6
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-08-04Merge "Fix incorrect error handling for resolveWorkflowOutputs" into frankfurt6.0.1-ONAPKAPIL SINGAL2-2/+62
2020-08-04Merge "Fix misleading errormessages in script exeutors" into frankfurtKAPIL SINGAL2-2/+2
2020-08-04Merge "Remove service annotation for ImperativeBluePrintWorkflowService" into...KAPIL SINGAL2-12/+4
2020-08-04Remove service annotation for ImperativeBluePrintWorkflowServiceJozsef Csongvai2-12/+4
2020-08-04Set EventType for GRPC response in designer APIJozsef Csongvai2-0/+10
2020-08-04Fix misleading errormessages in script exeutorsJozsef Csongvai2-2/+2
2020-08-04Fix incorrect error handling for resolveWorkflowOutputsJozsef Csongvai2-2/+62
2020-08-04Fix hazelcast issuesJozsef Csongvai6-51/+63
2020-08-04cds-exec shouldn't return "N/A" as outputOleg Mitsura1-8/+8
2020-07-28Merge "cmd-exec server-side timeout." into frankfurtKAPIL SINGAL1-1/+1
2020-07-28Merge "cmd-exec payload should be payload, not err msg." into frankfurtKAPIL SINGAL1-36/+78
2020-07-24Disable jython testsJozsef Csongvai1-1/+3
2020-07-16cmd-exec server-side timeout.Oleg Mitsura1-1/+1
2020-07-14cmd-exec payload should be payload, not err msg.Oleg Mitsura1-36/+78
2020-07-09single /enrichandupload endpoint.Oleg Mitsura2-0/+37
2020-07-06Roll version to latest Frankfurt snapshotDan Timoney40-49/+49
2020-06-12add error-messages_en.properties to the blueprint processor docker imageAbdelmuhaimen Seaudi1-0/+1
2020-06-11Add ResourceResolutionResult to ResourceResolutionServiceJozsef Csongvai11-59/+112
2020-06-03Set explicit uid and gid in dockerfilesJozsef Csongvai1-1/+1
2020-05-29Roll to next snapshotDan Timoney40-49/+49
2020-05-28Merge "Fix sub-attribute parsing for accessing resolved values" into frankfurtDan Timoney6-1/+43
2020-05-28Fix sub-attribute parsing for accessing resolved valuesJozsef Csongvai6-1/+43
2020-05-28REST endpoint for fetching templates resolution results does not expose occur...Serge Simard1-3/+7
2020-05-20Improve logging for ResourceAssingmentUtilsJozsef Csongvai2-7/+16
2020-05-19Fix incorrect encoding for query paramsJozsef Csongvai2-1/+37
2020-05-05Roll to next snapshotDan Timoney40-49/+49
2020-04-30Fix null safety - ResourceResolutionDBService.writeJozsef Csongvai2-5/+29
2020-04-30RestResourceResolutionProcessor should always set StatusJozsef Csongvai1-0/+3
2020-04-28Making POD run as non-rootjananib1-1/+3
2020-04-28Merge "Making POD run as non-root" into frankfurtDan Timoney1-0/+5
2020-04-20Fix default behavior for DatabaseResourceAssignmentProcessorJozsef Csongvai3-73/+40
2020-04-16Workflow-spec returning error responsejananib1-6/+21
2020-04-15Making POD run as non-rootjananib1-0/+5
2020-04-10Merge "Fix parsing error for RestResourceSource" into frankfurtDan Timoney2-2/+3
2020-04-10Enable inline templating in mapping filesJozsef Csongvai4-0/+53
2020-04-10Fix parsing error for RestResourceSourceJozsef Csongvai2-2/+3
2020-04-09Improving CMD-exec err msgs/handling.Oleg Mitsura1-16/+51
2020-04-08Refactoring BP Code with ErrorCatalogBrinda Santh47-389/+578
2020-04-08Merge "Roll to next Frankfurt snapshot" into frankfurtDan Timoney40-49/+89
2020-04-08Removed logging of configuration snapshot as it might leak sensitive data in ...Serge Simard1-1/+1
2020-04-07Roll to next Frankfurt snapshotDan Timoney40-49/+89
2020-04-06Merge "execution timeout not respected..."Dan Timoney4-23/+43