aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions
AgeCommit message (Expand)AuthorFilesLines
2020-07-08cmd-exec server-side timeout.Oleg Mitsura1-1/+1
2020-07-02Command Executor : Invalid response_data when executed script failsJulien Fontaine1-18/+18
2020-06-30RemoteAnsibleExecutor delay vs Thread.sleep bugOleg Mitsura1-2/+3
2020-06-26cmdexec should return status=FAILURE on errorsOleg Mitsura1-40/+47
2020-06-18Missing note of timeout differences.Oleg Mitsura1-3/+8
2020-06-09Add ResourceResolutionResult to ResourceResolutionServiceJozsef Csongvai8-52/+61
2020-05-27Fix sub-attribute parsing for accessing resolved valuesJozsef Csongvai6-1/+43
2020-05-19Improve logging for ResourceAssingmentUtilsJozsef Csongvai2-7/+16
2020-05-19Merge "Add Naming Service & IP Assign custom resource resolution capability"Dan Timoney7-22/+1052
2020-05-18Add Naming Service & IP Assign custom resource resolution capabilityPaira, Saurav(sp694w)7-22/+1052
2020-05-06Merge "Truncate message published on Kafka / Spike: Define solution for logs ...Dan Timoney2-25/+83
2020-05-05Truncate message published on Kafka / Spike: Define solution for logs separationJulien Fontaine2-25/+83
2020-04-30Fix null safety - ResourceResolutionDBService.writeJozsef Csongvai2-5/+29
2020-04-29RestResourceResolutionProcessor should always set StatusJozsef Csongvai1-0/+3
2020-04-24Merge "Secure Kafka Authentication"Dan Timoney1-4/+16
2020-04-21Secure Kafka AuthenticationJulien Fontaine1-4/+16
2020-04-16Fix default behavior for DatabaseResourceAssignmentProcessorJozsef Csongvai1-3/+3
2020-04-10Merge "Enable inline templating in mapping files"Dan Timoney4-0/+53
2020-04-10Merge "Fix parsing error for RestResourceSource"Dan Timoney2-2/+3
2020-04-09Fix parsing error for RestResourceSourceJozsef Csongvai2-2/+3
2020-04-09Remove unneeded backup filesDan Timoney10-542/+0
2020-04-09Enable inline templating in mapping filesJozsef Csongvai4-0/+53
2020-04-09Merge "Improving CMD-exec err msgs/handling."Dan Timoney1-16/+51
2020-04-08Improving CMD-exec err msgs/handling.Oleg Mitsura1-16/+51
2020-04-08Merge "Refactoring BP Code with ErrorCatalog"Dan Timoney5-4/+34
2020-04-08Merge "Removed logging of configuration snapshot as it might leak sensitive d...Dan Timoney1-1/+1
2020-04-07Roll to next Guilin snapshotDan Timoney20-16/+568
2020-04-06Merge "execution timeout not respected..."Dan Timoney2-9/+27
2020-04-06Refactoring BP Code with ErrorCatalogBrinda Santh5-4/+34
2020-03-31Fix ResolutionSummary - return empty string instead of nullJozsef Csongvai2-9/+31
2020-03-30Roll to next Frankfurt snapshot and fix sonar buildDan Timoney10-16/+16
2020-03-30execution timeout not respected...Oleg Mitsura2-9/+27
2020-03-28Removed logging of configuration snapshot as it might leak sensitive data in ...Serge Simard1-1/+1
2020-03-27Change relative paths in Python Executor testMichal Jagiello1-2/+2
2020-03-19Fix kotlin cache lazy loadingSebastien Premont-Tendland3-0/+13
2020-03-18Use released parent pomsDan Timoney1-1/+0
2020-03-09add a rest endpoint to remove resourcesJulien Fontaine3-0/+44
2020-03-06Add the executor and the component function to support 5G NRM CMHuang Cheng8-7/+353
2020-03-03Add properties to ResolutionSummaryJozsef Csongvai3-19/+40
2020-02-28Fix - ResolutionSummary should contain resolved request-payloadJozsef Csongvai3-2/+3
2020-02-26Merge SW Upgrade Blueprint into PNF_AAI and create one UAT BP for PNFgummar1-5/+5
2020-02-21Eliminate Template RequirementJozsef Csongvai10-23/+260
2020-02-20Update restconf executor to return responsedfarrelly1-4/+3
2020-02-13DB resolutions are picking inputKeyMapping values from DDSteve Siani1-1/+1
2020-02-13Merge "Refactoring Resource Resolution Service"Brinda Santh Muthuramalingam2-25/+33
2020-02-13add support for reply-time-out in cds blueprintAbdelmuhaimen Seaudi1-2/+2
2020-02-12Refactoring Resource Resolution ServiceSingal, Kapil (ks220y)2-25/+33
2020-02-12Cluster co-ordination with Hazelcast.Brinda Santh2-5/+1
2020-02-01Expose rest API with non blocking call.Brinda Santh1-9/+10
2020-01-31Spring boot, Kotlin version upgradesBrinda Santh4-21/+22