aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge "Enforce resolutionKey or resourceId/resourceType"Dan Timoney16-211/+512
2019-07-08Merge "Share RR context within node template"Dan Timoney5-21/+43
2019-07-08Merge "Fix swagger definition for blueprint processor"Dan Timoney14-105/+236
2019-07-08Merge "Refactor resolution controllers"Dan Timoney16-532/+405
2019-07-08Merge "Kafka Messaging Controller API."Dan Timoney17-10/+464
2019-07-08Merge "Remote Python executor unescapes script parameter values"Dan Timoney1-2/+14
2019-07-04Enforce resolutionKey or resourceId/resourceTypeAlexis de Talhouët16-211/+512
2019-07-04Share RR context within node templateAlexis de Talhouët5-21/+43
2019-07-04Fix swagger definition for blueprint processorAlexis de Talhouët14-105/+236
2019-07-04Refactor resolution controllersAlexis de Talhouët16-532/+405
2019-07-04Error: Could not find or load main classAlexis de Talhouët3-15/+4
2019-06-25Refractor blueprint script dependencyBrinda Santh18-140/+421
2019-06-25Kafka Messaging Controller API.prathameshmo17-10/+464
2019-06-25Merge "Store resolution and expose with REST API"Dan Timoney17-151/+706
2019-06-25Merge "Allow multiple resolution for same node template"Dan Timoney3-30/+42
2019-06-25Merge "Added notes on remote python executor in dev env."Dan Timoney1-57/+75
2019-06-25Merge "python-executor will provide output line-by-line"Dan Timoney4-10/+11
2019-06-25Merge "InputResourceResolutionProcessorTest re-enabled"Dan Timoney1-13/+16
2019-06-25Store resolution and expose with REST APIAlexis de Talhouët17-151/+706
2019-06-25Allow multiple resolution for same node templateAlexis de Talhouët3-30/+42
2019-06-25python-executor will provide output line-by-lineOleg Mitsura4-10/+11
2019-06-21Remote Python executor unescapes script parameter valuesSerge Simard1-2/+14
2019-06-21Added notes on remote python executor in dev env.Oleg Mitsura1-57/+75
2019-06-21Fix httpclient classpath issueAlexis de Talhouët1-0/+1
2019-06-21Add Jinja2 custom ResourceLocatorAlexis de Talhouët3-8/+4
2019-06-20InputResourceResolutionProcessorTest re-enabledottero1-13/+16
2019-06-18Merge "Create REST API layer for resource resolution stored configlet"Dan Timoney10-10/+609
2019-06-18Merge "Python executor: Execution command and prepare environment log Also fi...Dan Timoney1-0/+2
2019-06-18Create REST API layer for resource resolution stored configletSerge Simard10-10/+609
2019-06-14Python executor: Execution command and prepare environment logSteve Siani1-0/+2
2019-06-14Correct netconf capability matching regexAbdelmuhaimen Seaudi1-2/+2
2019-06-13Various bug fixes encountered during remote ansible executor development.Serge Simard4-4/+9
2019-06-03Merge "Improved error handling for remote ansible executor. - Aligned error...Dan Timoney1-15/+25
2019-06-03Improved error handling for remote ansible executor.Serge Simard1-15/+25
2019-06-02add SDNC MD-SAL Restconf URL settingsAbdelmuhaimen Seaudi1-1/+15
2019-05-30Merge "Remote AWX ansible playbook executor"Dan Timoney10-0/+672
2019-05-28Merge "Bug fix: Enrichment fails for processor-db source"Dan Timoney2-2/+30
2019-05-28Returning null for unresolved variablesottero2-1/+90
2019-05-28Bug fix: Enrichment fails for processor-db sourceSteve Siani2-2/+30
2019-05-27Remote AWX ansible playbook executorSerge Simard10-0/+672
2019-05-23make templating service support JsonNode instead of any.Steve Siani2-18/+18
2019-05-23Add cli test blueprintsBrinda Santh7-29/+106
2019-05-23Add cli executor optionsBrinda Santh5-0/+41
2019-05-23Add cli executor componentBrinda Santh15-104/+322
2019-05-23Add ssh client configuration serviceBrinda Santh11-1/+515
2019-05-23Add Kafka client servicesBrinda Santh10-0/+467
2019-05-22Fix payload has not been init in aysncAlexis de Talhouët1-1/+1
2019-05-16Merge "BlueprintWebClientService: added return status"Dan Timoney5-152/+141
2019-05-16Merge "Fix: Enrichment fails for processor-db source"Dan Timoney2-10/+10
2019-05-16Bugfix: Blueprints Processor always return 200 OKottero5-9/+88