From: Julien Fontaine Date: Fri, 5 Jun 2020 13:34:19 +0000 (-0400) Subject: Add property enabling the py-executor component X-Git-Tag: 7.0.0~390 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a0aae63297e64016db2a441c23240849ebf4f2f2;p=oom.git Add property enabling the py-executor component Issue-ID: CCSDK-2414 Signed-off-by: Julien Fontaine Change-Id: I9a346b740c2c6225f690fca0b6b97c9f6b8b4951 --- diff --git a/kubernetes/cds/charts/cds-blueprints-processor/resources/config/application.properties b/kubernetes/cds/charts/cds-blueprints-processor/resources/config/application.properties index 05ac61cf57..453f906101 100755 --- a/kubernetes/cds/charts/cds-blueprints-processor/resources/config/application.properties +++ b/kubernetes/cds/charts/cds-blueprints-processor/resources/config/application.properties @@ -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