X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=zte%2Fsfc-driver%2Fplugin-standalone%2Fsrc%2Fmain%2Fassembly%2Fconf%2Fconsole.yml;h=6ff2664b53b7808d290ab7b4344e85e12877ff14;hb=fe0419ddd4bfaa45397b8610131d3569a999c016;hp=4860afd5a7bc981824a42f645204f4633879d763;hpb=6346805afd9fcf4c56966751e41ee959391e8788;p=vfc%2Fnfvo%2Fdriver%2Fsfc.git 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..6ff2664 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. @@ -26,10 +26,11 @@ msbServiceUrl: http://127.0.0.1:80 # connector: # type: http # port: 8080 +serviceIp: 127.0.0.1 server: type: simple - rootPath: '/openoapi/ztesdncdriver/v1/*' + rootPath: '/api/ztesdncdriver/v1/*' applicationContextPath: / adminContextPath: /admin connector: @@ -54,6 +55,7 @@ logging: timeZone: UTC logFormat: "%-6level [%d{HH:mm:ss.SSS}] [%t] %logger{5} - %X{code} %msg %n" - type: file + maxFileSize: 100MB threshold: INFO logFormat: "%-6level [%d{HH:mm:ss.SSS}] [%t] %logger{5} - %X{code} %msg %n" currentLogFilename: ./logs/application.log