aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket-be/deployment/src/main/release/etc/conf
diff options
context:
space:
mode:
authorMurali-P <murali.p@huawei.com>2017-08-09 18:13:47 +0530
committerMurali-P <murali.p@huawei.com>2017-08-09 18:13:47 +0530
commitdd9444f286adb565485f12b80c7bbff1b1c6a677 (patch)
treec945d256e7df5a09a84a34c0bfba00ef53f85c36 /vnfmarket-be/deployment/src/main/release/etc/conf
parente1afbe6179fb10f791977c5f35bf1773b4cb3329 (diff)
Build docker image
Change-Id: Ia47047ffed69e35622ef94b58b5f84956e557a2d JIRA:VNFSDK-53 Signed-off-by: Murali-P <murali.p@huawei.com>
Diffstat (limited to 'vnfmarket-be/deployment/src/main/release/etc/conf')
-rw-r--r--vnfmarket-be/deployment/src/main/release/etc/conf/lifeCycleConfig.json6
-rw-r--r--vnfmarket-be/deployment/src/main/release/etc/conf/restclient.json11
2 files changed, 0 insertions, 17 deletions
diff --git a/vnfmarket-be/deployment/src/main/release/etc/conf/lifeCycleConfig.json b/vnfmarket-be/deployment/src/main/release/etc/conf/lifeCycleConfig.json
deleted file mode 100644
index f26103f9..00000000
--- a/vnfmarket-be/deployment/src/main/release/etc/conf/lifeCycleConfig.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "lab_vim_id":"",
- "vnf_index":"",
- "vnfprofileid":"",
- "ns_instance_id":""
-} \ No newline at end of file
diff --git a/vnfmarket-be/deployment/src/main/release/etc/conf/restclient.json b/vnfmarket-be/deployment/src/main/release/etc/conf/restclient.json
deleted file mode 100644
index 9f38f6b6..00000000
--- a/vnfmarket-be/deployment/src/main/release/etc/conf/restclient.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "defaultServer":
- {
- "host":"msb.openo.org",
- "port":"80"
- },
- "ConnectTimeout":"300000",
- "thread":"10",
- "idletimeout":"500000",
- "timeout":"300000"
-} \ No newline at end of file