aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Removed redundant Jython interpreter instantiation testEliezio Oliveira0-0/+0
2019-07-04Add UT for ResourceResolutionService/ComponentAlexis de Talhouët11-139/+223
2019-07-04Add unit test for resolution repositoryAlexis de Talhouët3-1/+352
2019-07-04Enforce resolutionKey or resourceId/resourceTypeAlexis de Talhouët9-160/+434
2019-07-04Share RR context within node templateAlexis de Talhouët5-21/+43
2019-07-04Fix swagger definition for blueprint processorAlexis de Talhouët4-6/+32
2019-07-04Refactor resolution controllersAlexis de Talhouët5-87/+97
2019-07-04Error: Could not find or load main classAlexis de Talhouët1-7/+1
2019-06-25Refractor blueprint script dependencyBrinda Santh10-138/+219
2019-06-25Merge "Store resolution and expose with REST API"Dan Timoney12-99/+340
2019-06-25Merge "Allow multiple resolution for same node template"Dan Timoney3-30/+42
2019-06-25Merge "python-executor will provide output line-by-line"Dan Timoney2-6/+7
2019-06-25Merge "InputResourceResolutionProcessorTest re-enabled"Dan Timoney1-13/+16
2019-06-25Store resolution and expose with REST APIAlexis de Talhouët12-99/+340
2019-06-25Allow multiple resolution for same node templateAlexis de Talhouët3-30/+42
2019-06-25python-executor will provide output line-by-lineOleg Mitsura2-6/+7
2019-06-21Remote Python executor unescapes script parameter valuesSerge Simard1-2/+14
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 Timoney1-10/+22
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 Simard1-10/+22
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-03Improved error handling for remote ansible executor.Serge Simard1-15/+25
2019-05-30Merge "Remote AWX ansible playbook executor"Dan Timoney7-0/+654
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 Simard7-0/+654
2019-05-23make templating service support JsonNode instead of any.Steve Siani2-18/+18
2019-05-23Add cli test blueprintsBrinda Santh5-10/+68
2019-05-23Add cli executor optionsBrinda Santh3-0/+32
2019-05-23Add cli executor componentBrinda Santh10-88/+298
2019-05-15BlueprintWebClientService: added return statusOleg Mitsura3-15/+22
2019-04-30Roll master to El AltoTimoney, Dan (dt5972)6-6/+6
2019-04-26UT for python executorjanani b2-1/+142
2019-04-24Multiples fixesAlexis de Talhouët1-0/+1
2019-04-24Rework remote command argumentsBrinda Santh2-27/+27
2019-04-23Support for dynamic property in command argsAlexis de Talhouët1-3/+6
2019-04-22Update package type nameAlexis de Talhouët1-16/+7
2019-04-19Merge "Add support for Ansible packages"Dan Timoney2-8/+8
2019-04-19Merge "Add support to command to execute for remote python"Dan Timoney1-1/+3
2019-04-19Merge "Integration Test - Component Executor"Dan Timoney1-13/+34
2019-04-19Merge "Add remote scripts cba"Dan Timoney2-11/+100
2019-04-19Merge "Add grpc execution service"Dan Timoney1-21/+33
2019-04-18Add support for Ansible packagesAlexis de Talhouët2-8/+8
2019-04-18Merge "Add grpc property service"Dan Timoney1-1/+1
2019-04-18Merge "Add remote python executor"Dan Timoney1-0/+101