Add property enabling the py-executor component 19/109219/1
authorJulien Fontaine <julien.fontaine@bell.ca>
Fri, 5 Jun 2020 13:34:19 +0000 (09:34 -0400)
committerYuriy Malakov <Yuriy.Malakov@att.com>
Thu, 18 Jun 2020 01:45:20 +0000 (01:45 +0000)
Issue-ID: CCSDK-2414
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
Change-Id: I9a346b740c2c6225f690fca0b6b97c9f6b8b4951
(cherry picked from commit a0aae63297e64016db2a441c23240849ebf4f2f2)

kubernetes/cds/charts/cds-blueprints-processor/resources/config/application.properties

index 05ac61c..453f906 100755 (executable)
@@ -127,6 +127,8 @@ blueprintsprocessor.netconfExecutor.enabled=true
 blueprintsprocessor.restConfExecutor.enabled=true
 blueprintsprocessor.cliExecutor.enabled=true
 blueprintsprocessor.remoteScriptCommand.enabled=true
+## Enable py-executor
+blueprintsprocessor.streamingRemoteExecution.enabled=true
 
 # Used in Health Check
 blueprintsprocessor.messageproducer.self-service-api.type=kafka-basic-auth