aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties')
-rw-r--r--vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties10
1 files changed, 8 insertions, 2 deletions
diff --git a/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties b/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties
index f7a579da..fa33e5f1 100644
--- a/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties
+++ b/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/vtp.properties
@@ -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/