aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor
AgeCommit message (Expand)AuthorFilesLines
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-21Fix httpclient classpath issueAlexis de Talhouët1-0/+1
2019-06-21Add Jinja2 custom ResourceLocatorAlexis de Talhouët3-8/+4
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
2019-05-15BlueprintWebClientService: added return statusOleg Mitsura5-152/+141
2019-05-15Fix: Enrichment fails for processor-db sourceSteve Siani2-10/+10
2019-05-15Upates in sdc-listener notification part.prathamesh morde1-2/+1
2019-05-02Merge "UT for Rest lib"Dan Timoney1-2/+20
2019-05-02UT for Rest libjanani b1-2/+20
2019-05-02UT for GRPC libjanani b1-6/+82
2019-04-30Roll master to El AltoTimoney, Dan (dt5972)24-24/+24
2019-04-26Merge "UT for Execution Service"0.4.2Dan Timoney4-2/+128
2019-04-26Merge "UT for python executor"Dan Timoney2-1/+142
2019-04-26UT for Execution Servicejanani b4-2/+128
2019-04-26UT for python executorjanani b2-1/+142
2019-04-25Update to use released 1.2.2 parentTimoney, Dan (dt5972)2-7/+3
2019-04-24Multiples fixesAlexis de Talhouët4-3/+13
2019-04-24Merge "Rework remote command arguments"Dan Timoney3-31/+32
2019-04-24Merge "UT for execution service"Dan Timoney2-0/+178
2019-04-24Rework remote command argumentsBrinda Santh3-31/+32
2019-04-24UT for execution servicejanani b2-0/+178
2019-04-23Support for dynamic property in command argsAlexis de Talhouët1-3/+6
2019-04-22Update package type nameAlexis de Talhouët2-17/+8
2019-04-19Merge "Add support for Ansible packages"Dan Timoney4-24/+23
2019-04-19Merge "Add support to command to execute for remote python"Dan Timoney1-1/+3
2019-04-19Merge "Integration Test - Component Executor"Dan Timoney3-36/+52