Add dist mode
[vnfsdk/refrepo.git] / vnfmarket-be / vnf-sdk-marketplace / src / main / resources / vtp.properties
index f7a579d..fa33e5f 100644 (file)
@@ -16,9 +16,15 @@ vtp.grpc.server = localhost
 vtp.grpc.port = 50051
 vtp.artifact.store = /tmp/data/vtp-artifacts
 vtp.file.store = /tmp/data/vtp-tmp-files
+#
+vtp.execution.mode = dist
+vtp.manager.server = localhost
+vtp.manager.port = 9090
 #60 seconds
 vtp.grpc.timeout = 60
 
-#scenario¡¢testsuit¡¢testcase store
+#scenario��testsuit��testcase store
 vtp.yaml.store = /opt/oclip/open-cli-schema/vtp
-vtp.script.store = /opt/oclip/script/vtp
\ No newline at end of file
+vtp.script.store = /opt/oclip/script/vtp
+vtp.manager.mode = dist
+vtp.manager.url = http://localhost:8088/