summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Create REST API layer for resource resolution stored configletSerge Simard1-10/+22
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
2019-04-16Add support to command to execute for remote pythonAlexis de Talhouët1-1/+3
2019-04-16Integration Test - Component ExecutorAlexis de Talhouët1-13/+34
2019-04-16Add remote scripts cbaBrinda Santh2-11/+100
2019-04-16Add grpc execution serviceBrinda Santh1-21/+33
2019-04-16Add grpc property serviceBrinda Santh1-1/+1
2019-04-16Add remote python executorBrinda Santh1-0/+101
2019-04-15AAI Junit test and Blueprint support configsSteve Siani9-18/+425
2019-04-11netconf-executor: NetconfSessionImp removed useless methodOleg Mitsura1-12/+1
2019-04-11netconf-executor: NetconfSessionImplTest improvementsOleg Mitsura3-34/+42
2019-04-10Merge "netconf-executor: NetconfSessionImplTest"Dan Timoney6-313/+580
2019-04-10netconf-executor: NetconfSessionImplTestOleg Mitsura6-313/+580
2019-04-10netconf-executor: RpcMessageUtilsTest improvementOleg Mitsura2-5/+33
2019-04-10netconf-executor: Moving NetconfSessionListenerImpl out of NetconfSessionImpl...Oleg Mitsura3-14/+162
2019-04-10Merge "Jinja template for Blueprint template service"Dan Timoney4-22/+25
2019-04-09Jinja template for Blueprint template serviceSteve Siani4-22/+25
2019-04-09netconf-executor: NetconfDeviceCommunicator testsOleg Mitsura2-0/+270
2019-04-09Merge "netconf-executor: adding pojo tests"Dan Timoney2-0/+102
2019-04-09netconf-executor: adding pojo testsOleg Mitsura2-0/+102
2019-04-08netconf-executor tests: adding MessageStateTestsOleg Mitsura4-54/+191
2019-04-08Adding NetconfRpcServiceImplTest for netconf-executorOleg Mitsura4-116/+325
2019-04-04Improve data type handlingMuthuramalingam, Brinda Santh3-61/+88
2019-04-04Improve step data access.Muthuramalingam, Brinda Santh13-136/+177
2019-04-02Fix: Complementary JUnit tests in BlueprintProcessorSteve Siani1-25/+26