From 7117ab0c12c54e40c3bcfdb999260224cfe01181 Mon Sep 17 00:00:00 2001 From: fujinhua Date: Wed, 13 Sep 2017 09:03:14 +0800 Subject: Change openoapi to api for sfc-driver Change-Id: I215513c16a9ef1f96e2ed5a02974c9464d77cbbd Issue-Id: VFC-342 Signed-off-by: fujinhua --- zte/sfc-driver/plugin-standalone/src/main/assembly/conf/console.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zte/sfc-driver/plugin-standalone/src/main/assembly/conf') diff --git a/zte/sfc-driver/plugin-standalone/src/main/assembly/conf/console.yml b/zte/sfc-driver/plugin-standalone/src/main/assembly/conf/console.yml index 4860afd..c6851cd 100644 --- a/zte/sfc-driver/plugin-standalone/src/main/assembly/conf/console.yml +++ b/zte/sfc-driver/plugin-standalone/src/main/assembly/conf/console.yml @@ -1,5 +1,5 @@ # -# Copyright 2016 [ZTE] and others. +# Copyright 2016 ZTE Corporation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -29,7 +29,7 @@ msbServiceUrl: http://127.0.0.1:80 server: type: simple - rootPath: '/openoapi/ztesdncdriver/v1/*' + rootPath: '/api/ztesdncdriver/v1/*' applicationContextPath: / adminContextPath: /admin connector: -- cgit 1.2.3-korg