diff options
author | Dan Timoney <dt5972@att.com> | 2018-09-04 15:14:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-04 15:14:31 +0000 |
commit | 9abed7f23417e24039d463f84156c1d9fef672f7 (patch) | |
tree | 5f8cc884094cac2dbd1fd02d64325dc5e45d457f /ms/controllerblueprints/README.md | |
parent | bae35a20cafabf78672db065e41f4018c619e863 (diff) | |
parent | 74a62bea98248a496ae032ed694e19573cd98d0b (diff) |
Merge "Controller Blueprints Microservice"
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 070a5416..4079daf6 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
|