summaryrefslogtreecommitdiffstats
path: root/zte/sfc-driver/plugin-standalone/src/main/assembly
diff options
context:
space:
mode:
Diffstat (limited to 'zte/sfc-driver/plugin-standalone/src/main/assembly')
-rw-r--r--zte/sfc-driver/plugin-standalone/src/main/assembly/conf/console.yml4
-rw-r--r--zte/sfc-driver/plugin-standalone/src/main/assembly/run.bat2
2 files changed, 3 insertions, 3 deletions
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:
diff --git a/zte/sfc-driver/plugin-standalone/src/main/assembly/run.bat b/zte/sfc-driver/plugin-standalone/src/main/assembly/run.bat
index 46e88bb..8b33246 100644
--- a/zte/sfc-driver/plugin-standalone/src/main/assembly/run.bat
+++ b/zte/sfc-driver/plugin-standalone/src/main/assembly/run.bat
@@ -1,5 +1,5 @@
@REM
-@REM Copyright 2016 [ZTE] and others.
+@REM Copyright 2016 ZTE Corporation.
@REM
@REM Licensed under the Apache License, Version 2.0 (the "License");
@REM you may not use this file except in compliance with the License.