From 807fbaae96dc75294fe17c933b43261011f33309 Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Mon, 23 Sep 2019 10:10:58 -0400 Subject: Add bi-directional GRPC python executor. Python based bidirectional communication script executor microservice. Issue-ID: CCSDK-1747 Signed-off-by: Brinda Santh Change-Id: If2e8f862ca4cb97d10714df2ab1cccccef2d576a --- ms/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'ms/pom.xml') diff --git a/ms/pom.xml b/ms/pom.xml index ba5a5b0c7..5e8761be8 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -34,6 +34,7 @@ controllerblueprints blueprintsprocessor + py-executor command-executor sdclistener -- cgit 1.2.3-korg