summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Re-enabled RestClientServiceTestEliezio Oliveira2-58/+59
2019-07-08Re-enabled test for happy-path case on NetconfDeviceCommunicatorTestEliezio Oliveira0-0/+0
2019-07-04Add unit test for resolution repositoryAlexis de Talhouët1-3/+1
2019-07-04Enforce resolutionKey or resourceId/resourceTypeAlexis de Talhouët7-51/+78
2019-07-04Fix swagger definition for blueprint processorAlexis de Talhouët6-75/+158
2019-07-04Refactor resolution controllersAlexis de Talhouët10-444/+307
2019-07-04Share RR context within node templateAlexis de Talhouët0-0/+0
2019-06-25Refractor blueprint script dependencyBrinda Santh8-2/+202
2019-06-25Kafka Messaging Controller API.prathameshmo11-6/+428
2019-06-25Merge "Store resolution and expose with REST API"Dan Timoney5-52/+366
2019-06-25Store resolution and expose with REST APIAlexis de Talhouët5-52/+366
2019-06-25python-executor will provide output line-by-lineOleg Mitsura2-4/+4
2019-06-18Create REST API layer for resource resolution stored configletSerge Simard8-0/+582
2019-05-30Merge "Remote AWX ansible playbook executor"Dan Timoney1-0/+9
2019-05-27Remote AWX ansible playbook executorSerge Simard1-0/+9
2019-05-23Add cli test blueprintsBrinda Santh2-19/+38
2019-05-23Add cli executor componentBrinda Santh1-10/+10
2019-05-23Add ssh client configuration serviceBrinda Santh10-0/+513
2019-05-23Add Kafka client servicesBrinda Santh9-0/+439
2019-05-22Fix payload has not been init in aysncAlexis de Talhouët1-1/+1
2019-05-16Merge "BlueprintWebClientService: added return status"Dan Timoney2-137/+119
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 Mitsura2-137/+119
2019-05-15Fix: Enrichment fails for processor-db sourceSteve Siani2-10/+10
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)14-14/+14
2019-04-26Merge "UT for Execution Service"0.4.2Dan Timoney4-2/+128
2019-04-26UT for Execution Servicejanani b4-2/+128
2019-04-25Update to use released 1.2.2 parentTimoney, Dan (dt5972)1-5/+2
2019-04-24Multiples fixesAlexis de Talhouët3-3/+12
2019-04-24Merge "Rework remote command arguments"Dan Timoney1-4/+5
2019-04-24Merge "UT for execution service"Dan Timoney2-0/+178
2019-04-24Rework remote command argumentsBrinda Santh1-4/+5
2019-04-24UT for execution servicejanani b2-0/+178
2019-04-22Update package type nameAlexis de Talhouët1-1/+1
2019-04-18Add support for Ansible packagesAlexis de Talhouët2-16/+15
2019-04-16Integration Test - Component ExecutorAlexis de Talhouët1-17/+10
2019-04-16Add grpc execution serviceBrinda Santh10-7/+341
2019-04-16Add grpc property serviceBrinda Santh7-0/+259
2019-04-16Add remote python executorBrinda Santh2-0/+72
2019-04-15Fix wrong package for workflow-serviceAlexis de Talhouët9-9/+11
2019-04-09Jinja template for Blueprint template serviceSteve Siani1-3/+2
2019-04-04Merge "Improve step data access."Dan Timoney4-39/+35
2019-04-04Improve step data access.Muthuramalingam, Brinda Santh4-39/+35
2019-04-03BluePrintManagmentGRPC handler should send failure message back to the client.prathamesh morde1-2/+2
2019-04-02Fix: Complementary JUnit tests in BlueprintProcessorSteve Siani1-7/+3
2019-04-02Merge "Complementary Junit test coverage"Dan Timoney9-16/+294