summaryrefslogtreecommitdiffstats
path: root/lifecycle-test
diff options
context:
space:
mode:
authorluxin <luxin7@huawei.com>2017-04-22 16:21:56 +0800
committerluxin <luxin7@huawei.com>2017-04-22 16:21:56 +0800
commit9ea13c5775df69b2cc39abdb459fd4b420863556 (patch)
tree5882f0bb3cec6e101e0627590366ec074c4bd7f1 /lifecycle-test
parent295e472763d46520ad266aecc8782ecc2d7f26a4 (diff)
fix lifecycle test config
VNFSDK-79 Change-Id: Ice44ec6e6d0eb2f6494e8bcb7f48eb30f2f6c741 Signed-off-by: luxin <luxin7@huawei.com>
Diffstat (limited to 'lifecycle-test')
-rw-r--r--lifecycle-test/src/webapp/WEB-INF/web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lifecycle-test/src/webapp/WEB-INF/web.xml b/lifecycle-test/src/webapp/WEB-INF/web.xml
index a41a5f2..77530b5 100644
--- a/lifecycle-test/src/webapp/WEB-INF/web.xml
+++ b/lifecycle-test/src/webapp/WEB-INF/web.xml
@@ -29,7 +29,7 @@
</servlet>
<servlet-mapping>
<servlet-name>CXFServlet</servlet-name>
- <url-pattern>/openoapi/lifecycletest/*</url-pattern>
+ <url-pattern>/openoapi/vnfsdk-lifecycletest/*</url-pattern>
</servlet-mapping>
<context-param>