diff options
author | Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com> | 2018-09-03 00:50:25 +0000 |
---|---|---|
committer | Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com> | 2018-09-04 13:48:06 +0000 |
commit | 713a0958b1796d06ca19ad9be396e92999e851d6 (patch) | |
tree | 6895abe9a5fa031667920fc8cca2d5ee00c17942 /ms/controllerblueprints/README.md | |
parent | 5dbc79162b53a0e97be4561719ae0e181944d2c8 (diff) |
Controller Blueprints Microservice
Add Logger MDC using ONAP LoggerAdaptor and change swagger configuration to return the transactions information, version, etc
Change-Id: Ie1dccecce0c08e7ae02c0e55c1cc5be75d5fc686
Issue-ID: CCSDK-510
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Diffstat (limited to 'ms/controllerblueprints/README.md')
-rwxr-xr-x | ms/controllerblueprints/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ms/controllerblueprints/README.md b/ms/controllerblueprints/README.md index 070a54169..4079daf60 100755 --- a/ms/controllerblueprints/README.md +++ b/ms/controllerblueprints/README.md @@ -1,5 +1,8 @@ Application VM Arguments :
+-DappName=ControllerBluePrints
+-Dms_name=org.onap.ccsdk.apps.controllerblueprints
+-DappVersion=1.0.0
-Dlogging.config=etc/logback.xml
-Dspring.config.location=opt/app/onap/config/
-Dspring.datasource.url=jdbc:mysql://127.0.0.1:3306/sdnctl
|