summaryrefslogtreecommitdiffstats
path: root/profiles/http/src/main/resources/open-cli-http.properties
diff options
context:
space:
mode:
authorKanagaraj Manickam <kanagaraj.manickam@huawei.com>2018-03-14 04:43:11 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-14 04:43:11 +0000
commit5719d0f8dbe6f418e3c8da323bcd6ab7b7241ac2 (patch)
tree0d56f095bfbeb721549d2c328765c29d911a0be0 /profiles/http/src/main/resources/open-cli-http.properties
parent717f6901b358d06de252ea7a3e4e475746f1fba6 (diff)
parenta59f5607eaf196e032990b3ca962f2378e45fa52 (diff)
Merge "Impl Verify feature for CLI"
Diffstat (limited to 'profiles/http/src/main/resources/open-cli-http.properties')
-rw-r--r--profiles/http/src/main/resources/open-cli-http.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/http/src/main/resources/open-cli-http.properties b/profiles/http/src/main/resources/open-cli-http.properties
index bc7d33c9..8cde793e 100644
--- a/profiles/http/src/main/resources/open-cli-http.properties
+++ b/profiles/http/src/main/resources/open-cli-http.properties
@@ -16,3 +16,7 @@ cli.schema.http.request.method.values=post,get,delete,put,head
cli.schema.http.service.auth.values=none,basic
cli.schema.http.service.mode.values=direct,catalog
+
+#verify properties
+cli.verify.host=http://localhost
+cli.verify.port=8585 \ No newline at end of file