From 9ea13c5775df69b2cc39abdb459fd4b420863556 Mon Sep 17 00:00:00 2001 From: luxin Date: Sat, 22 Apr 2017 16:21:56 +0800 Subject: fix lifecycle test config VNFSDK-79 Change-Id: Ice44ec6e6d0eb2f6494e8bcb7f48eb30f2f6c741 Signed-off-by: luxin --- deployment/src/main/release/etc/adapterInfo/lifecycletestinfo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deployment/src') diff --git a/deployment/src/main/release/etc/adapterInfo/lifecycletestinfo.json b/deployment/src/main/release/etc/adapterInfo/lifecycletestinfo.json index a6d64f5..e49c8d4 100644 --- a/deployment/src/main/release/etc/adapterInfo/lifecycletestinfo.json +++ b/deployment/src/main/release/etc/adapterInfo/lifecycletestinfo.json @@ -1,7 +1,7 @@ { - "serviceName": "lifecycletest", + "serviceName": "vnfsdk-lifecycletest", "version": "v1", - "url": "/openoapi/lifecycletest/v1", + "url": "/openoapi/vnfsdk-lifecycletest/v1", "protocol": "REST", "visualRange": "1", "nodes": [ -- cgit 1.2.3-korg